[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Aug 30 17:50:55 UTC 2018
Date: Thursday, August 30, 2018 @ 17:50:55
Author: felixonmars
Revision: 375627
upgpkg: python-hypothesis 3.69.11-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-30 17:50:19 UTC (rev 375626)
+++ PKGBUILD 2018-08-30 17:50:55 UTC (rev 375627)
@@ -3,7 +3,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.69.9
+pkgver=3.69.11
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=('ea0348105a06c370fd9b1261f7f3e759c03ce606276da12c1ea87dec8a403fd6436a75398b2f202490b058b02d0377bef306b050d99128f82ee3e42c74d26b52')
+sha512sums=('36e562c449677a4341d83af9cafda3c39e8a5fdfd452ecededd3c9bc50a78a08b6df515161e7beaaf47bc2b2521ffdd62693b27e561e7e9ce32d2594a3a56906')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list