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

Felix Yan felixonmars at archlinux.org
Thu Nov 30 04:35:42 UTC 2017


    Date: Thursday, November 30, 2017 @ 04:35:41
  Author: felixonmars
Revision: 270787

upgpkg: python-hypothesis 3.38.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-30 04:16:54 UTC (rev 270786)
+++ PKGBUILD	2017-11-30 04:35:41 UTC (rev 270787)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.38.8
+pkgver=3.38.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=('9103943efadda8dc647dca10cf0ebafaa964bc00033038e62509a15aadec7fe4d1da6864bed828b62fe822f64bba8018768e865b95cef09d308018c41b1780ef')
+sha512sums=('9001b045013f720885e53649c9445ac12c149e609b2532fc52ed2b4743aad59a2a59d6775988f65a23b58983a726849d75c368d291662c4b1d62e5d769efe88e')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list