[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Jan 13 16:09:19 UTC 2018
Date: Saturday, January 13, 2018 @ 16:09:18
Author: felixonmars
Revision: 281825
upgpkg: python-hypothesis 3.44.16-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-13 15:55:08 UTC (rev 281824)
+++ PKGBUILD 2018-01-13 16:09:18 UTC (rev 281825)
@@ -3,7 +3,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.44.14
+pkgver=3.44.16
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-python/archive/$pkgver.tar.gz")
-sha512sums=('06f87b2f93a6b3c07334772d18498b07afa7be7b3d3c75af86d6b80cf39766cce5007376ee2cd0bd0c726971a01316a1ff840d05e58d32a7737847f4cc8a18de')
+sha512sums=('2354946ccf596a83e1c8dd1c38e854e7a7fec146d4e35bee67423472799ddcd9b5cd63f612f4602cb1c569084ef094ae317a3776513da1bb57c80e9d372712de')
prepare() {
# Make tests faster
More information about the arch-commits
mailing list