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

Felix Yan felixonmars at archlinux.org
Mon Aug 10 16:40:30 UTC 2020


    Date: Monday, August 10, 2020 @ 16:40:28
  Author: felixonmars
Revision: 673855

upgpkg: python-hypothesis 5.24.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-10 16:40:20 UTC (rev 673854)
+++ PKGBUILD	2020-08-10 16:40:28 UTC (rev 673855)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hypothesis
-pkgver=5.23.12
+pkgver=5.24.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -20,7 +20,7 @@
               'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 'python-coverage'
               'python-typing_extensions' 'python-black')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('8a7c7df518a5cbb5ddd16793a742077adfef68244021487fd97efd6fb1b6c743760c01b4f5a7613c30308a38370d1ede5f7f77c2fcda4ae90f928d36c7bebc4f')
+sha512sums=('649bd9e1770c4b2ca55ad70f80b912f183dda73cb602538ba4d887f1df91b3ae9048b0fa3199d371019c06e15421de842e0451fc468a28e8a62506bcdae179d4')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list