[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jan 8 16:24:15 UTC 2018
Date: Monday, January 8, 2018 @ 16:24:14
Author: felixonmars
Revision: 280549
upgpkg: python-hypothesis 3.44.13-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-08 16:20:15 UTC (rev 280548)
+++ PKGBUILD 2018-01-08 16:24:14 UTC (rev 280549)
@@ -3,7 +3,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.44.12
+pkgver=3.44.13
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=('050917751f136509313cd0adeadf9965bce51a594742189af6d11a6cdfdadeb34216233ede07effc8e6929dad7befd87401ce421b4f4723f1e246e76e70e872c')
+sha512sums=('64fa9068e8d4f0da347983e9ac8289bb275ba14353eb3c4a052b4208612b4c7efef92e40a0d581b2d6488d9ff1bb046183c0607d734e80b266319ae9b3eeda4e')
prepare() {
# Make tests faster
More information about the arch-commits
mailing list