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

Antonio Rojas arojas at archlinux.org
Fri Nov 1 22:03:10 UTC 2019


    Date: Friday, November 1, 2019 @ 22:03:10
  Author: arojas
Revision: 522093

Prepare update to 4.42.5

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-01 21:37:08 UTC (rev 522092)
+++ PKGBUILD	2019-11-01 22:03:10 UTC (rev 522093)
@@ -2,8 +2,8 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.36.2
-pkgrel=2
+pkgver=4.42.5
+pkgrel=0
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
 license=('MPL')
@@ -12,9 +12,9 @@
              'python-coverage' 'python2-coverage' 'python2-enum34')
 checkdepends=('python-pytest-runner' 'flake8' 'python-pytz' 'python-numpy' 'python-faker'
               'python-flaky' 'python-django' 'python-mock' 'python-pandas' 'python-dpcontracts'
-              'python-pytest-xdist' 'python-lark-parser')
+              'python-pytest-xdist' 'python-lark-parser' 'python-pexpect')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('301076674a0751d052f3df6a03f6d6ac8c9288e1f6a6dcce998153cd93129228749e5d89679dc02fb25d581ccc2678b49489ea416754c551993355cf1ec76b0f')
+sha512sums=('516cb775a2d9181498cfa5489438912286461865e597fd2d64e40cb73af60906eadb5fa6c70833b2431557804082a2f8b220573a2d518673aedf828ebe385699')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list