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