[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Aug 4 14:29:14 UTC 2018
Date: Saturday, August 4, 2018 @ 14:29:14
Author: felixonmars
Revision: 367938
upgpkg: python-hypothesis 3.66.24-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-04 14:29:13 UTC (rev 367937)
+++ PKGBUILD 2018-08-04 14:29:14 UTC (rev 367938)
@@ -3,7 +3,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.66.22
+pkgver=3.66.24
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=('2a8ccaba1e7c822d18673ae5b92fbbfa8e79dc7025dc7fea7f99e4bfa2ec8168c1cc63cdfebeb861d07ffaee81e20dd905b46fa09cc81e1d99f778785a6e5e6b')
+sha512sums=('c53c22317e1558e7a8d43357d56c148afd89badc1694a528eeca6de13e14244c5f7d5afc28e3c99c1485fecc20c37c711adfaa575196704eb19e3d46d8e4628c')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list