[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Mar 18 06:14:01 UTC 2019
Date: Monday, March 18, 2019 @ 06:14:00
Author: felixonmars
Revision: 442421
upgpkg: python-hypothesis 4.11.7-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-18 02:47:07 UTC (rev 442420)
+++ PKGBUILD 2019-03-18 06:14:00 UTC (rev 442421)
@@ -2,7 +2,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.11.6
+pkgver=4.11.7
pkgrel=1
pkgdesc="Advanced Quickcheck style testing library for Python"
arch=('any')
@@ -17,7 +17,7 @@
'python2-dpcontracts' 'python-pytest-xdist' 'python2-pytest-xdist'
'python-lark-parser' 'python2-lark-parser')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('47428d201c89ed56fb3da893543b3558e368f0828a5e8645bd6631dedb5f327e7d13c40085a578309370ccbee051930bb01bd362d7997edc5e5d733f217bb771')
+sha512sums=('b8985e83dc3846364b763b3eddc274cbbe316c134c4e4ff179aee958340b19354bb7dcc640ea39eb37889142e2adc4742efc8961262e476bc2478de3c425e1a5')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list