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

Felix Yan felixonmars at archlinux.org
Wed Jul 3 01:05:33 UTC 2019


    Date: Wednesday, July 3, 2019 @ 01:05:33
  Author: felixonmars
Revision: 487328

upgpkg: python-hypothesis 4.25.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-03 00:38:51 UTC (rev 487327)
+++ PKGBUILD	2019-07-03 01:05:33 UTC (rev 487328)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.24.6
+pkgver=4.25.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=('20a7e2c4e32fc4766c98b8bf40fa3297bbd96157b985edac2284386600b4bf1b254633af2b63d291713c38f49b5f384025af6443152261d905404fa6c7222912')
+sha512sums=('e5f8c4471a7dd1eebf8858e9ee537468b6274ae4b9df98ae040f36b11d1a5d18e8f6a15b3b62d5191a5479cabb7ca25196b2de9b0e10d92d0c706ae345078a83')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list