[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Aug 6 16:25:04 UTC 2018
Date: Monday, August 6, 2018 @ 16:25:03
Author: felixonmars
Revision: 369840
upgpkg: python-hypothesis 3.66.29-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-06 16:24:37 UTC (rev 369839)
+++ PKGBUILD 2018-08-06 16:25:03 UTC (rev 369840)
@@ -3,7 +3,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.66.27
+pkgver=3.66.29
pkgrel=1
pkgdesc="Advanced Quickcheck style testing library for Python"
arch=('any')
@@ -17,7 +17,7 @@
'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist'
'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('b2819d60d52f5bc9a038753dff7e03d5d9bb808ac04f0660ae8e9053288bdd35c180665a46ce94fd450c42cea828f85b5f6c0337a72aa746ee09b718484a625b')
+sha512sums=('41be3470ec7874fb3b27beb4b4cef5141333f628cba2c907d5446575f6f02d536b661ce2cafa4456c7da383da04c116f85ab516be2bf52a021dd45c9b1d15ca5')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list