[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Aug 22 05:48:27 UTC 2019
Date: Thursday, August 22, 2019 @ 05:48:26
Author: felixonmars
Revision: 500467
upgpkg: python-hypothesis 4.33.1-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-22 02:40:30 UTC (rev 500466)
+++ PKGBUILD 2019-08-22 05:48:26 UTC (rev 500467)
@@ -2,7 +2,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.33.0
+pkgver=4.33.1
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=('f69702590bb249dbc02d4b9b42c90cfcd6a69156dcf8ba6061a7976dfa7556d1be8c2f0f2719ad9c4db19122ea4951989baff7e3bae8132e809f3744adbaddb6')
+sha512sums=('36a31f12ac4aaad89e9cc0846ad8ad84af5edbf851c2af36ce6389dee8a368d37afb69733443baaa2ac3ceafe48903511bc3b6b11009712ac8854be04a0fdaa5')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list