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

Felix Yan felixonmars at archlinux.org
Wed Apr 26 08:26:05 UTC 2017


    Date: Wednesday, April 26, 2017 @ 08:26:05
  Author: felixonmars
Revision: 225478

upgpkg: python-hypothesis 3.8.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-26 08:25:04 UTC (rev 225477)
+++ PKGBUILD	2017-04-26 08:26:05 UTC (rev 225478)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.7.4
+pkgver=3.8.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -16,7 +16,7 @@
               'python2-pytest-benchmark' 'python-django' 'python2-django' 'python-pytest-xdist'
               'python2-pytest-xdist')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz")
-sha512sums=('930bc80ad11f560c611c8a1532f0e90f757802917571fab7ec288677ed9128ac36f020869da21de46bfc68a3e7339e86aecaff511a68fa70861b4cc3ccd7b6d6')
+sha512sums=('cc9b4cba8378c6205925a9239f208580de3f5f9349a71d27a6ff917ad1f1f88cd24790ade06ab3b53acc13393a7a15b73ab5d27c252f065efe16420e115ec0b0')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list