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