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

Felix Yan felixonmars at archlinux.org
Thu Jul 4 14:49:36 UTC 2019


    Date: Thursday, July 4, 2019 @ 14:49:35
  Author: felixonmars
Revision: 487433

upgpkg: python-hypothesis 4.26.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-04 14:37:52 UTC (rev 487432)
+++ PKGBUILD	2019-07-04 14:49:35 UTC (rev 487433)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.25.1
+pkgver=4.26.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=('9f24105ec6fe4242793e5625ab453997ea3654e2a8eb9b9c16ea8411b2ac1622351157f877a357f3a71f4788e4506ad10502c6c30b8a57e12b6ea684892d1b44')
+sha512sums=('9fc976429fb2eab53c1145eb333a33b1a108704934ad4bd3da8d5da07efc1e18a229a74f068d0384b16f8dbe31c5b794b1ac451eec43aba78a610bf7d811cfc0')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list