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

Felix Yan felixonmars at archlinux.org
Sun Jun 18 11:53:28 UTC 2017


    Date: Sunday, June 18, 2017 @ 11:53:28
  Author: felixonmars
Revision: 238048

upgpkg: python-hypothesis 3.11.4-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-18 11:36:10 UTC (rev 238047)
+++ PKGBUILD	2017-06-18 11:53:28 UTC (rev 238048)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.11.3
+pkgver=3.11.4
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -15,12 +15,9 @@
               'python-flaky' 'python2-flaky' 'python-pytest-benchmark' 'python2-pytest-benchmark'
               'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz")
-sha512sums=('06b3ac69c48afa62caed5373f084db388d20f1cb10350e440a90cad1d3386fbd47dc830122fdb780ceb5144ac42382869d1ad8bf063e88d0e0b81f098763af0c')
+sha512sums=('a2780a79e37475858bdc8c230fa0730ddf46b3212e218f086aab3740496463e8dea61688b9cf67e53ad6c147dd1d7008ef83edc4f2d140d4d9e99da17e1eac17')
 
 prepare() {
-  # Always fail :/
-  sed -i 's/max_runs=5/max_runs=50/' hypothesis-python-$pkgver/tests/numpy/test_gen_data.py
-
   cp -a hypothesis-python-$pkgver{,-py2}
 
   rm -r hypothesis-python-$pkgver/tests/py2



More information about the arch-commits mailing list