[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Sep 30 17:33:54 UTC 2018
Date: Sunday, September 30, 2018 @ 17:33:54
Author: felixonmars
Revision: 388540
upgpkg: python-hypothesis 3.73.4-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-09-30 17:32:45 UTC (rev 388539)
+++ PKGBUILD 2018-09-30 17:33:54 UTC (rev 388540)
@@ -2,7 +2,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.73.3
+pkgver=3.73.4
pkgrel=1
pkgdesc="Advanced Quickcheck style testing library for Python"
arch=('any')
@@ -16,7 +16,7 @@
'python2-pytest-xdist' 'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas'
'python-dpcontracts' 'python2-dpcontracts')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('8d05f4ceb03d57007eaa9c044b17319081742e252b5dd824e0bbd4e88559989f5cef774c1b05504de230341836116cc926bc08c6d87637aab6ad00dfbc407aa2')
+sha512sums=('96fef3f2b0cb3596055f702973294088452e0dcc440b99ac14f9c3f727efc0a6f9e3e9a55ed497c2b517f37823989abd8c7b80308d846fa4b8578b903cc87c89')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list