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

Felix Yan felixonmars at archlinux.org
Sat Feb 29 21:29:47 UTC 2020


    Date: Saturday, February 29, 2020 @ 21:29:46
  Author: felixonmars
Revision: 587171

upgpkg: python-hypothesis 4.56.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-29 21:29:24 UTC (rev 587170)
+++ PKGBUILD	2020-02-29 21:29:46 UTC (rev 587171)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hypothesis
-pkgver=4.55.4
+pkgver=4.56.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'
               'python2-coverage')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('91d7d2cda32fd40d5368fdd1e60b990b8307573782d822113b6817a5c0b670610693a2f2b013f828913549946fa3dc15f45303bf7d3226bdc1e4527bc18981fb')
+sha512sums=('28dfeb35f519fc9bbab82fb57750d34f462cdc04567e7d0314d97479cba5f6227922236c1c6856d93c84f2ed1848bd5f03cfaa7fc233b3e30fe7b25d28de4679')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list