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

Felix Yan felixonmars at archlinux.org
Mon Jul 29 03:17:26 UTC 2019


    Date: Monday, July 29, 2019 @ 03:17:26
  Author: felixonmars
Revision: 494389

upgpkg: python-hypothesis 4.32.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-29 03:11:47 UTC (rev 494388)
+++ PKGBUILD	2019-07-29 03:17:26 UTC (rev 494389)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.31.1
+pkgver=4.32.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -14,7 +14,7 @@
               'python-flaky' 'python-django' 'python-mock' 'python-pandas' 'python-dpcontracts'
               'python-pytest-xdist' 'python-lark-parser')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('c10407dcfe85f06ed5300dbdae0c366f21ed8c432cffd9c2b42a42d09cd3c80c43229da1a91eaef61a60878f2422fec1a0465fbdec64bc0a38e7da1fb98e11ea')
+sha512sums=('4ee80a2b0a4d6a84fecb63690c0e4556498b5c69d08656ae21232691baf3fe9eb087da482c065c1baae94729202043cf49a3166fd1cc1ace02e969ec40628d36')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list