[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Oct 13 16:15:50 UTC 2017
Date: Friday, October 13, 2017 @ 16:15:49
Author: felixonmars
Revision: 262509
upgpkg: python-hypothesis 3.32.1-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-13 13:28:29 UTC (rev 262508)
+++ PKGBUILD 2017-10-13 16:15:49 UTC (rev 262509)
@@ -3,7 +3,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.32.0
+pkgver=3.32.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=('7191f966a428b76dc7eb54699112c4371ae1e93bb3e7d04029de81f33dee68499812ef94d47f8378e503478539bad754ae9bb4fbb4db0d075ee734c1a3fb9f1b')
+sha512sums=('b94bae8a2fe6df4697dec8753a08de9af84d3a70cbfa74736f6c5c5488975c3b4a0a467f8a9ea7e23528ea61588bb42cc916fca68e39ee676044bdde0170a201')
prepare() {
# Make tests faster
More information about the arch-commits
mailing list