[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Aug 1 19:08:49 UTC 2018
Date: Wednesday, August 1, 2018 @ 19:08:49
Author: felixonmars
Revision: 367210
upgpkg: python-hypothesis 3.66.22-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-01 18:59:36 UTC (rev 367209)
+++ PKGBUILD 2018-08-01 19:08:49 UTC (rev 367210)
@@ -3,7 +3,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.66.17
+pkgver=3.66.22
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/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('f780748a2d28394d83b70c1e5a90a2272317e995830a836b65bc4d6674951ebf60366ecfe3ee660ca31d399ae21bfb920d4cd19cd04e0da9cc0728b6e1d36409')
+sha512sums=('2a8ccaba1e7c822d18673ae5b92fbbfa8e79dc7025dc7fea7f99e4bfa2ec8168c1cc63cdfebeb861d07ffaee81e20dd905b46fa09cc81e1d99f778785a6e5e6b')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list