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

Felix Yan felixonmars at archlinux.org
Fri Aug 25 14:18:51 UTC 2017


    Date: Friday, August 25, 2017 @ 14:18:50
  Author: felixonmars
Revision: 253371

upgpkg: python-hypothesis 3.21.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-25 14:06:49 UTC (rev 253370)
+++ PKGBUILD	2017-08-25 14:18:50 UTC (rev 253371)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.21.1
+pkgver=3.21.2
 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=('c5a7a0bee554444bbebca85c9593feadae971e8ba189d7dd5236086e990a2b59d895145701536368fff8bdac02ea441e61492d5ac24fb1b82797353bef403671')
+sha512sums=('37a03885fd1c8c775c3477124bacb604e2653e72b7e0f812aedad61de2bcd32e48f21278158fdb4f00df0af626ad32b56b0e33b0dad7e2f822e4be309ff5b1a0')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list