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

Felix Yan felixonmars at archlinux.org
Wed Nov 27 05:30:37 UTC 2019


    Date: Wednesday, November 27, 2019 @ 05:30:36
  Author: felixonmars
Revision: 533760

upgpkg: python-hypothesis 4.47.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-27 05:30:21 UTC (rev 533759)
+++ PKGBUILD	2019-11-27 05:30:36 UTC (rev 533760)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.46.1
+pkgver=4.47.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' 'python-pexpect')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('bf27e9f2938ec42459432593abac38871dd80b671738e7650effc8103b49e945819b2528c7976867b6d9c570bcfb87125d51d03e3321a3b4aa2178fc2661f923')
+sha512sums=('c7a601e915deb086ca28618a9205de58a300205eaea3df7a8a8f5efc69e9c77ff1fd44aa4119b5bca144959b84bb3866b89d82e3a36412a21f1fd54f1c6e26a4')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list