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

Felix Yan felixonmars at archlinux.org
Thu Sep 13 18:13:24 UTC 2018


    Date: Thursday, September 13, 2018 @ 18:13:23
  Author: felixonmars
Revision: 380468

upgpkg: python-hypothesis 3.71.3-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-13 18:13:14 UTC (rev 380467)
+++ PKGBUILD	2018-09-13 18:13:23 UTC (rev 380468)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.70.3
+pkgver=3.71.3
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -12,11 +12,10 @@
              'python-coverage' 'python2-coverage' 'python2-enum34')
 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-mock' 'python2-mock' 'python-pandas' 'python2-pandas')
+              'python-flaky' 'python2-flaky' 'python-django' 'python2-django' 'python-pytest-xdist'
+              'python2-pytest-xdist' 'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('86b3799c12a657995695c0cf7a7dfc1316b0d53e778b57dfbd9c302b319c64c7968a94d8cc1d08b3a2da4ea1c86d9f7d84cf426cb268dc7ece2a821aed707343')
+sha512sums=('2f2b7bc77dad318ea715f49b0ca3288ea02b2608bfbeb02e87ed98a7c40daeb63c95baa88d0eb5814644b93334ee63978a2272148384a72323e02f8024b867a2')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list