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

Felix Yan felixonmars at archlinux.org
Fri Aug 18 10:34:51 UTC 2017


    Date: Friday, August 18, 2017 @ 10:34:49
  Author: felixonmars
Revision: 252438

upgpkg: python-hypothesis 3.18.5-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-18 09:46:07 UTC (rev 252437)
+++ PKGBUILD	2017-08-18 10:34:49 UTC (rev 252438)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.18.3
+pkgver=3.18.5
 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-faker' 'python2-faker'
               'python-flaky' 'python2-flaky' 'python-pytest-benchmark' 'python2-pytest-benchmark'
-              'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist')
+              'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist'
+              'python-mock' 'python2-mock')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz")
-sha512sums=('87035cc55a83c5f45ed24677890b68e0d8a14ae000ce2d9a4a7644d88dc8373d0fc2c15eefbac71def43f0c42a8a4a0f9c5c1be7a1a78f3ae89c3a8c9680a80e')
+sha512sums=('0f728c66ef0170c4886d5cc168419ae7bbcd9f9f72d968031e34fe01a616e3ad76bad35f3ea50f258f5f8f75ad63426894a9f0cf4c683f2c6a9c9e3b5ac8db58')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list