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

Felix Yan felixonmars at archlinux.org
Mon Dec 4 16:50:36 UTC 2017


    Date: Monday, December 4, 2017 @ 16:50:35
  Author: felixonmars
Revision: 272148

upgpkg: python-hypothesis 3.40.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-04 16:50:29 UTC (rev 272147)
+++ PKGBUILD	2017-12-04 16:50:35 UTC (rev 272148)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.40.0
+pkgver=3.40.1
 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=('7ec53fd8daddeaf98bc1cc2492a38022c024d1b463cafdb21de3e4ff51afb88001927bee9e4ea4d02b62e368da8f850d74e6e98f98f55f56cdf994b9aed09806')
+sha512sums=('2d7261e428c663bf725f8ddd2dbf281edac62fb6f882e7ed6eed5e7c8081b6c1738212c132db69d556c6c4dcc0248f28d010f92590c734c141f00aef5e08e5e5')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list