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

Felix Yan felixonmars at archlinux.org
Wed Mar 13 11:42:47 UTC 2019


    Date: Wednesday, March 13, 2019 @ 11:42:46
  Author: felixonmars
Revision: 440827

upgpkg: python-hypothesis 4.11.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-13 08:40:00 UTC (rev 440826)
+++ PKGBUILD	2019-03-13 11:42:46 UTC (rev 440827)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.10.0
+pkgver=4.11.0
 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=('fd5ea0b421c991a2605661293402db9af12c6eaf9e93a2ab3320adf4c7af01d768796ea1f0ebe7ee8da81425425ba767a6e88aa84b1e43bcd9e0e1d59e2b03e9')
+sha512sums=('984480738ac55f0320391989a3a2d92c2c29de938d188ba41b24cf773f6de845a62184a47f94e59bc6cbe9c27b2e9638cb18741f72dca32da7f28f45f9c5359e')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list