[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jan 9 03:41:09 UTC 2018
Date: Tuesday, January 9, 2018 @ 03:41:08
Author: felixonmars
Revision: 280613
upgpkg: python-hypothesis 3.44.14-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-09 03:33:30 UTC (rev 280612)
+++ PKGBUILD 2018-01-09 03:41:08 UTC (rev 280613)
@@ -3,7 +3,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.44.13
+pkgver=3.44.14
pkgrel=1
pkgdesc="Advanced Quickcheck style testing library for Python"
arch=('any')
@@ -17,7 +17,7 @@
'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-python/archive/$pkgver.tar.gz")
-sha512sums=('64fa9068e8d4f0da347983e9ac8289bb275ba14353eb3c4a052b4208612b4c7efef92e40a0d581b2d6488d9ff1bb046183c0607d734e80b266319ae9b3eeda4e')
+sha512sums=('06f87b2f93a6b3c07334772d18498b07afa7be7b3d3c75af86d6b80cf39766cce5007376ee2cd0bd0c726971a01316a1ff840d05e58d32a7737847f4cc8a18de')
prepare() {
# Make tests faster
More information about the arch-commits
mailing list