[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Apr 22 17:02:51 UTC 2018
Date: Sunday, April 22, 2018 @ 17:02:50
Author: felixonmars
Revision: 317306
upgpkg: python-hypothesis 3.56.4-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-04-22 14:08:34 UTC (rev 317305)
+++ PKGBUILD 2018-04-22 17:02:50 UTC (rev 317306)
@@ -3,7 +3,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.56.3
+pkgver=3.56.4
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/$pkgver.tar.gz")
-sha512sums=('7f5a7ae7989af0a609553e3760028a136209f871c751fbf8e4ef32dee6a97ecf4c473ec538e45e2b1c6a5d18ccd1b6197f2032df44f64db675aa19ea2dc0459a')
+sha512sums=('3ce24f4bc263a3d0f8274ad0a68682f6a2540d5e64500c0e9df68f0cde7ad40825e896497d00b015dfcb6c11fdb6f86549ffe041b597521d3b5a4a40764e7111')
prepare() {
# Make tests faster
More information about the arch-commits
mailing list