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

Felix Yan felixonmars at archlinux.org
Mon Apr 24 05:33:20 UTC 2017


    Date: Monday, April 24, 2017 @ 05:33:20
  Author: felixonmars
Revision: 224772

upgpkg: python-hypothesis 3.7.4-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-24 05:32:47 UTC (rev 224771)
+++ PKGBUILD	2017-04-24 05:33:20 UTC (rev 224772)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.7.0
+pkgver=3.7.4
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -13,9 +13,10 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'flake8' 'python2-flake8' 'python-pytz'
               'python2-pytz' 'python-numpy' 'python2-numpy' 'python-fake-factory'
               'python2-fake-factory' 'python-flaky' 'python2-flaky' 'python-pytest-benchmark'
-              'python2-pytest-benchmark' 'python-django' 'python2-django')
+              '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=('5bde3a3ba296f3395c61d7396b71896d38037148ca554472fee9c3fce908e2d559fb557e646e26bdef011985f6cb4a82599a054179d6216aecf8b6b7d68c3ac9')
+sha512sums=('930bc80ad11f560c611c8a1532f0e90f757802917571fab7ec288677ed9128ac36f020869da21de46bfc68a3e7339e86aecaff511a68fa70861b4cc3ccd7b6d6')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list