[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Sep 17 19:38:09 UTC 2017
Date: Sunday, September 17, 2017 @ 19:38:08
Author: felixonmars
Revision: 258644
upgpkg: python-hypothesis 3.28.1-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-09-17 18:56:10 UTC (rev 258643)
+++ PKGBUILD 2017-09-17 19:38:08 UTC (rev 258644)
@@ -3,7 +3,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.28.0
+pkgver=3.28.1
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=('d111150c2f180550054066c5d22e8d78e922bf18ac4d2617a466dbd420d19891fdfc4b80b57acff9b39111a35f15d80229020ac843cbe8e9c77291145209610a')
+sha512sums=('7b46d862773b61b02859022fb291416c7deed7566257a5b74de215a64d7c0c9d9d6366b05141dd6d2e12c0a3a54ff91a9095a85126043b93fe688c29ed30ab72')
prepare() {
# Make tests faster
More information about the arch-commits
mailing list