[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Feb 27 18:00:56 UTC 2019
Date: Wednesday, February 27, 2019 @ 18:00:55
Author: felixonmars
Revision: 436571
upgpkg: python-hypothesis 4.7.12-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-27 17:58:32 UTC (rev 436570)
+++ PKGBUILD 2019-02-27 18:00:55 UTC (rev 436571)
@@ -2,7 +2,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.7.11
+pkgver=4.7.12
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=('37edcb602e1f6c31e2e28dd6d28aa032918121c3d8a0afd1b5c5130917c679ad9732981ad11311c19d15c6c720035b948573557b084f012163b2e7acf8f667da')
+sha512sums=('0e8ad8a1d63671fe06d78fcd6c99e0680c232368ab9cd7ead7a981a47753fb4291956b1998ecb3ed101b9382201fcbd3dbf511d23af403db5250b095b5354602')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list