[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Apr 16 08:37:28 UTC 2020
Date: Thursday, April 16, 2020 @ 08:37:28
Author: felixonmars
Revision: 615276
upgpkg: python-hypothesis 5.8.5-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-16 08:16:27 UTC (rev 615275)
+++ PKGBUILD 2020-04-16 08:37:28 UTC (rev 615276)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-hypothesis
-pkgver=5.8.4
+pkgver=5.8.5
pkgrel=1
pkgdesc="Advanced Quickcheck style testing library for Python"
arch=('any')
@@ -19,7 +19,7 @@
'python-flaky' 'python-django' 'python-mock' 'python-pandas' 'python-dpcontracts'
'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 'python-coverage')
source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('57ad7865f395268c4e1d6d7e63ad730d2639fd5e7d12510034651949e754007dc6b88f55d77632763dfd5051f187d3d180c1c7462e03efd7eda9855dcc567a97')
+sha512sums=('31040baf5655b9d68bcbc87730a01548b03f784852c420f94d1acda96b0125a2e584fb938a5acaa59cc6a6233fa06fc03eaf6d509c989338df992a9bceed9ab5')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list