[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat May 8 14:17:35 UTC 2021
Date: Saturday, May 8, 2021 @ 14:17:34
Author: felixonmars
Revision: 928847
upgpkg: python-hypothesis 6.11.0-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-08 14:17:28 UTC (rev 928846)
+++ PKGBUILD 2021-05-08 14:17:34 UTC (rev 928847)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-hypothesis
-pkgver=6.10.1
+pkgver=6.11.0
pkgrel=1
pkgdesc="Advanced Quickcheck style testing library for Python"
arch=('any')
@@ -21,7 +21,7 @@
'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 'python-coverage'
'python-typing_extensions' 'python-black' 'python-fakeredis' 'python-libcst')
source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('586b7f380cb850089f7d5321f11da92ef4a9b80e2ea925103e29c1f6c6c9da0a2a899a1a45ce77e0a40073f147561bc4fcbd5cb2ce77a9c0c65f6f64dfe4b716')
+sha512sums=('05fb95b4e5dadf9f5819a990846adf72493f7a2e93381c44c342842e2eb567ecdd4ff86f0908b678b7f4237b42b3b0bc6a5235afbd31fb5f1ee3331cf2c62a6c')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list