[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon May 6 20:56:27 UTC 2019
Date: Monday, May 6, 2019 @ 20:56:26
Author: felixonmars
Revision: 461854
upgpkg: python-hypothesis 4.21.1-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-06 20:56:20 UTC (rev 461853)
+++ PKGBUILD 2019-05-06 20:56:26 UTC (rev 461854)
@@ -2,7 +2,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.21.0
+pkgver=4.21.1
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=('a7d72f6de3fbfae9e92953476ce700f1c45f89870779e4f7efbd70f00f9ad3b790878b6ab3f6cc6118d57b3868d39e4bc011d2d82a5671c25c57f259b8f25fc1')
+sha512sums=('e33eff3721d13d27c513f3e70664626cb0113bdbf7729979c2f5418ef480093aef66d23acf308f518f74f230408c95381e23013a15f9670c210fbf8c84f2a38e')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list