[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Aug 7 03:03:27 UTC 2018
Date: Tuesday, August 7, 2018 @ 03:03:26
Author: felixonmars
Revision: 369983
upgpkg: python-hypothesis 3.66.30-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-07 02:55:31 UTC (rev 369982)
+++ PKGBUILD 2018-08-07 03:03:26 UTC (rev 369983)
@@ -3,7 +3,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.66.29
+pkgver=3.66.30
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=('41be3470ec7874fb3b27beb4b4cef5141333f628cba2c907d5446575f6f02d536b661ce2cafa4456c7da383da04c116f85ab516be2bf52a021dd45c9b1d15ca5')
+sha512sums=('05881385abd38209798977488f2f15825fcfa0d17ef5c641811a9ffda26b8ee6544c45cce1a687fe85f5c1180bde80877deffaa7bd7115b2694513262c5227f6')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list