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

Felix Yan felixonmars at archlinux.org
Mon Mar 18 19:56:36 UTC 2019


    Date: Monday, March 18, 2019 @ 19:56:35
  Author: felixonmars
Revision: 442495

upgpkg: python-hypothesis 4.12.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-18 19:16:26 UTC (rev 442494)
+++ PKGBUILD	2019-03-18 19:56:35 UTC (rev 442495)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.11.7
+pkgver=4.12.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=('b8985e83dc3846364b763b3eddc274cbbe316c134c4e4ff179aee958340b19354bb7dcc640ea39eb37889142e2adc4742efc8961262e476bc2478de3c425e1a5')
+sha512sums=('e69b1d4e7817ef1faa2c59d78326163b95e9c582ab37073a7d608c3514324f65c43fb7e6d70bbf7e6b4ff244500c20ae03e7ece44d9aad6656da98a45d2e89a3')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list