[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Oct 8 02:56:33 UTC 2017
Date: Sunday, October 8, 2017 @ 02:56:32
Author: felixonmars
Revision: 262112
upgpkg: python-hypothesis 3.31.4-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-08 02:27:56 UTC (rev 262111)
+++ PKGBUILD 2017-10-08 02:56:32 UTC (rev 262112)
@@ -3,7 +3,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.31.3
+pkgver=3.31.4
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-python/archive/$pkgver.tar.gz")
-sha512sums=('c84987676992a4cc12a6aeb9f3ca57876f3b72edb8ea32ff840ce2afc264274d7f3c664e9bedf3290fd836cfa5fc4936d9805d6a29c7a7411e7a2464962326f3')
+sha512sums=('83b3ccdc7a3cff159dabb1071c455ec7d9f21b0ddd7118dca8438d9b0a42dd87f4f84a7f593f5ead8acbddcb1d12bfbd934a555cce69240b4dd4fe4bcb7ae8a6')
prepare() {
# Make tests faster
More information about the arch-commits
mailing list