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

Felix Yan felixonmars at archlinux.org
Fri Aug 25 07:14:56 UTC 2017


    Date: Friday, August 25, 2017 @ 07:14:55
  Author: felixonmars
Revision: 253339

upgpkg: python-hypothesis 3.21.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-25 07:03:59 UTC (rev 253338)
+++ PKGBUILD	2017-08-25 07:14:55 UTC (rev 253339)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.21.0
+pkgver=3.21.1
 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=('101b5398b2ca66a746f7b16bf2879802585c276653a307ceb705ce3849d036fc98b152ec24b8b8fee60957af08c486ceadd30a05e6795339f2593c085ee4229e')
+sha512sums=('c5a7a0bee554444bbebca85c9593feadae971e8ba189d7dd5236086e990a2b59d895145701536368fff8bdac02ea441e61492d5ac24fb1b82797353bef403671')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list