[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Apr 27 19:39:42 UTC 2021
Date: Tuesday, April 27, 2021 @ 19:39:41
Author: felixonmars
Revision: 924824
upgpkg: python-hypothesis 6.9.0-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-27 19:03:51 UTC (rev 924823)
+++ PKGBUILD 2021-04-27 19:39:41 UTC (rev 924824)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-hypothesis
-pkgver=6.8.12
+pkgver=6.9.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=('5fb1151669b660481b3867e7f2a1f3b817708cad41344fefbf176c3bf2c8b7fc6dddd4b4125644596165b12b378160dcf0f11c2bd576d7343abbf70aab87eebd')
+sha512sums=('8d63b22ec3ac9418dde758f70f2a8b65b455cffa32fbbf1fc99c2e64ca40f73436ee9eddea7ada34d8d68a41e88b50d54166babee9869fc03b32926bd85a4507')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list