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

Felix Yan felixonmars at archlinux.org
Tue Jul 30 16:56:28 UTC 2019


    Date: Tuesday, July 30, 2019 @ 16:56:28
  Author: felixonmars
Revision: 495397

upgpkg: python-hypothesis 4.32.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-30 16:56:08 UTC (rev 495396)
+++ PKGBUILD	2019-07-30 16:56:28 UTC (rev 495397)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.32.1
+pkgver=4.32.2
 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=('21a94ba7377b15682bcf5c05463bc0af7edd96b56487a60aebcdc97542ab784b0ab370af1ebca742e1f9a255a0aee30d189df87a529065a25163584ddd7e8545')
+sha512sums=('ed8cc36ee2329d6ee078a5bbae49b28be52c58d715d5fe755d8816f62c17292b766c585b2d02767b2aae563c279c6cb64e3af7a29f81be0f86c47454c0b923a3')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list