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

Felix Yan felixonmars at archlinux.org
Wed Aug 23 18:21:33 UTC 2017


    Date: Wednesday, August 23, 2017 @ 18:21:33
  Author: felixonmars
Revision: 253089

upgpkg: python-hypothesis 3.21.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-23 18:09:08 UTC (rev 253088)
+++ PKGBUILD	2017-08-23 18:21:33 UTC (rev 253089)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.20.0
+pkgver=3.21.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -16,7 +16,7 @@
               'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist'
               'python-mock' 'python2-mock')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz")
-sha512sums=('f346d8be569e44e20307fc1771a36a0c6489769f9c4574bd92a18a306912337d9790ccae10d54634e102e5cfc7aebf2526c8471b79dd8bacc4da8350ed423abe')
+sha512sums=('101b5398b2ca66a746f7b16bf2879802585c276653a307ceb705ce3849d036fc98b152ec24b8b8fee60957af08c486ceadd30a05e6795339f2593c085ee4229e')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list