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

Felix Yan felixonmars at archlinux.org
Sun Jul 23 14:36:42 UTC 2017


    Date: Sunday, July 23, 2017 @ 14:36:41
  Author: felixonmars
Revision: 246130

upgpkg: python-hypothesis 3.14.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-23 13:05:21 UTC (rev 246129)
+++ PKGBUILD	2017-07-23 14:36:41 UTC (rev 246130)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.13.1
+pkgver=3.14.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -15,7 +15,7 @@
               'python-flaky' 'python2-flaky' 'python-pytest-benchmark' '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=('288705ef79b7d968527b85ede5d54afab483d84ad73ae0abd1f92eec4868c3c964bf19cb3780522ad5d76cfbe1c2e28e4a6ba048c761469d4ea2956be6fce8c0')
+sha512sums=('8632127deb54c98d4b9677cc7fac889637df5ed197b212b887eb53a32e7492119afa4ccc2cc179f6eae6d796019ce8a6591f99dcc59afbf7cdcfe7d50790ffbd')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list