[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jul 31 06:45:31 UTC 2018
Date: Tuesday, July 31, 2018 @ 06:45:31
Author: felixonmars
Revision: 365054
upgpkg: python-hypothesis 3.66.15-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-31 06:43:14 UTC (rev 365053)
+++ PKGBUILD 2018-07-31 06:45:31 UTC (rev 365054)
@@ -3,7 +3,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.66.12
+pkgver=3.66.15
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=('e608bdbe44b7b6518a3f9aef7652e7f2eb1404207232a55737501015490000f16ed400946fef9bb109ffb4e42374e2c6318c99791aed2289af337093937f6308')
+sha512sums=('9f8022bc1104f07b9f5d001a962c64a5b6596571005783c15c707446c2a79c539fbc7c6edb619d1561cb38d003407b557fa541b702579b72690dd5cdbae92b05')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list