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