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

Felix Yan felixonmars at archlinux.org
Mon Jul 29 16:18:45 UTC 2019


    Date: Monday, July 29, 2019 @ 16:18:45
  Author: felixonmars
Revision: 494668

upgpkg: python-hypothesis 4.32.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-29 16:04:12 UTC (rev 494667)
+++ PKGBUILD	2019-07-29 16:18:45 UTC (rev 494668)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.32.0
+pkgver=4.32.1
 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=('4ee80a2b0a4d6a84fecb63690c0e4556498b5c69d08656ae21232691baf3fe9eb087da482c065c1baae94729202043cf49a3166fd1cc1ace02e969ec40628d36')
+sha512sums=('21a94ba7377b15682bcf5c05463bc0af7edd96b56487a60aebcdc97542ab784b0ab370af1ebca742e1f9a255a0aee30d189df87a529065a25163584ddd7e8545')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list