[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Aug 29 23:23:20 UTC 2018
Date: Wednesday, August 29, 2018 @ 23:23:19
Author: felixonmars
Revision: 375397
upgpkg: python-hypothesis 3.69.8-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-29 23:17:09 UTC (rev 375396)
+++ PKGBUILD 2018-08-29 23:23:19 UTC (rev 375397)
@@ -3,7 +3,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.69.6
+pkgver=3.69.8
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=('7f0261509e0813e851dd752148b516b2b51c57d71e093892369f472d3f98acd7da033465c6f0d3dc07589477194a8a81c5ca1d64a6a7b75061a4f2b1947112a2')
+sha512sums=('dc222d0377f1c6aed633bc597483ebcf29d8ddaf169f943146c5b816f21954ec007d1813f644f97a9081eed0eea60b1c7c8918347bc3b69b937941b1016b5331')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list