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

Felix Yan felixonmars at archlinux.org
Wed Dec 6 12:07:42 UTC 2017


    Date: Wednesday, December 6, 2017 @ 12:07:41
  Author: felixonmars
Revision: 272479

upgpkg: python-hypothesis 3.41.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-06 12:07:22 UTC (rev 272478)
+++ PKGBUILD	2017-12-06 12:07:41 UTC (rev 272479)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.40.1
+pkgver=3.41.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=('2d7261e428c663bf725f8ddd2dbf281edac62fb6f882e7ed6eed5e7c8081b6c1738212c132db69d556c6c4dcc0248f28d010f92590c734c141f00aef5e08e5e5')
+sha512sums=('866454a2316840f77683713b88381573f6acedf25768171b12dba81bd387c33433247fef7c8af003066cfaf7956a237b9a8e64a589548c87b8e487c1bf631a1b')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list