[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Mar 17 10:10:35 UTC 2020
Date: Tuesday, March 17, 2020 @ 10:10:35
Author: felixonmars
Revision: 600129
upgpkg: python-hypothesis 5.5.5-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-17 10:10:20 UTC (rev 600128)
+++ PKGBUILD 2020-03-17 10:10:35 UTC (rev 600129)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-hypothesis
-pkgver=5.5.4
+pkgver=5.5.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=('fa1946722a8fa3bb90ec0fa0786b03da11514779d5598d549c98a17217ce6e848603904de06b5f8a24321adbfa7b3c6e0d79e63d158c633619572623243deb13')
+sha512sums=('49119cd69745900e3778f4334802765c5945661acbdd620de17e1a37ecfec0c3ecc406dbc2ba662019301f4ae80e35c8c3581bde60da69c82043480e421f8eb2')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list