[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Mar 2 13:47:45 UTC 2018


    Date: Friday, March 2, 2018 @ 13:47:44
  Author: felixonmars
Revision: 301340

upgpkg: python-hypothesis 3.47.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-02 12:15:10 UTC (rev 301339)
+++ PKGBUILD	2018-03-02 13:47:44 UTC (rev 301340)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.46.2
+pkgver=3.47.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -17,7 +17,7 @@
               'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist'
               'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz")
-sha512sums=('1a74de5fcf7ba2d72cb572a5eb6a0b2e6c20f68acbfd2c87ff8abf6605de77c9f81055b0797ccbe007514635a0dd0d2d4aa14064a75e3d1029d52e99013574a3')
+sha512sums=('74628e6aaa06090dbb3e5ea79ee24539cce662dba422a8276527970c95e31214858cc976eb09e97ff2dcf1d518ee9f22db6f91064329eeddb4e1cea2fbc273de')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list