[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon May 10 11:24:12 UTC 2021


    Date: Monday, May 10, 2021 @ 11:24:11
  Author: felixonmars
Revision: 929529

upgpkg: python-hypothesis 6.12.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-10 11:12:04 UTC (rev 929528)
+++ PKGBUILD	2021-05-10 11:24:11 UTC (rev 929529)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hypothesis
-pkgver=6.11.0
+pkgver=6.12.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=('05fb95b4e5dadf9f5819a990846adf72493f7a2e93381c44c342842e2eb567ecdd4ff86f0908b678b7f4237b42b3b0bc6a5235afbd31fb5f1ee3331cf2c62a6c')
+sha512sums=('7eafa80a546d17cb5239caf3aa18df1a23caea3021fe9a8d1e180c85443920df44ab93a31c13192ea9856db6a1ee8d5af82f44dcbaefb6dba6c37ab63081e050')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list