[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Aug 24 06:07:22 UTC 2019
Date: Saturday, August 24, 2019 @ 06:07:21
Author: felixonmars
Revision: 501441
upgpkg: python-hypothesis 4.34.0-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-24 04:39:44 UTC (rev 501440)
+++ PKGBUILD 2019-08-24 06:07:21 UTC (rev 501441)
@@ -2,7 +2,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.33.1
+pkgver=4.34.0
pkgrel=1
pkgdesc="Advanced Quickcheck style testing library for Python"
arch=('any')
@@ -14,7 +14,7 @@
'python-flaky' 'python-django' 'python-mock' 'python-pandas' 'python-dpcontracts'
'python-pytest-xdist' 'python-lark-parser')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('36a31f12ac4aaad89e9cc0846ad8ad84af5edbf851c2af36ce6389dee8a368d37afb69733443baaa2ac3ceafe48903511bc3b6b11009712ac8854be04a0fdaa5')
+sha512sums=('c1bc3307048e7b9e818e6c709544ec5be2fb0f8109a5a49af7a320ea77c8da0d69cad6e0fd546723c866d674960f009f901b2d0299ac55930ac2ff8db378929d')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list