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

Felix Yan felixonmars at archlinux.org
Tue Mar 5 04:08:40 UTC 2019


    Date: Tuesday, March 5, 2019 @ 04:08:39
  Author: felixonmars
Revision: 437690

upgpkg: python-hypothesis 4.7.19-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-05 03:30:01 UTC (rev 437689)
+++ PKGBUILD	2019-03-05 04:08:39 UTC (rev 437690)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.7.18
+pkgver=4.7.19
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -17,7 +17,7 @@
               'python2-dpcontracts' 'python-pytest-xdist' 'python2-pytest-xdist'
               'python-lark-parser' 'python2-lark-parser')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('76c005a136fb1b8eb1b9bfac31b212c16abb6edece04131cfda3a24c0619304e94d82308e9a083176b83abc13de0bc349f994a67e9f781ae42f4d30818758c32')
+sha512sums=('df8bcc7702b97094ec390c73c098e5517594d5ba130f3a79c34285ac28368fa842229308e320a49626b47031b1c7159999a79bb8e049e56bc6bf42769be04415')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list