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

Felix Yan felixonmars at archlinux.org
Sat Sep 29 09:02:31 UTC 2018


    Date: Saturday, September 29, 2018 @ 09:02:31
  Author: felixonmars
Revision: 387694

upgpkg: python-hypothesis 3.73.3-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-29 09:01:16 UTC (rev 387693)
+++ PKGBUILD	2018-09-29 09:02:31 UTC (rev 387694)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.72.0
+pkgver=3.73.3
 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-django' 'python2-django' 'python-pytest-xdist'
-              'python2-pytest-xdist' 'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas')
+              'python2-pytest-xdist' 'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas'
+              'python-dpcontracts' 'python2-dpcontracts')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('e6fed571bbcbdbb5a8397ec02ff12d542496c9e8419a0da287304ce59e0333d9f33a66df2469f938dea057675fe1fa064764fd9d5b5882a3519c9f9c1c375e1f')
+sha512sums=('8d05f4ceb03d57007eaa9c044b17319081742e252b5dd824e0bbd4e88559989f5cef774c1b05504de230341836116cc926bc08c6d87637aab6ad00dfbc407aa2')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list