[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Aug 21 12:45:55 UTC 2017
Date: Monday, August 21, 2017 @ 12:45:54
Author: felixonmars
Revision: 252816
upgpkg: python-hypothesis 3.19.0-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-08-21 12:36:11 UTC (rev 252815)
+++ PKGBUILD 2017-08-21 12:45:54 UTC (rev 252816)
@@ -3,7 +3,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.18.5
+pkgver=3.19.0
pkgrel=1
pkgdesc="Advanced Quickcheck style testing library for Python"
arch=('any')
@@ -16,7 +16,7 @@
'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist'
'python-mock' 'python2-mock')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz")
-sha512sums=('0f728c66ef0170c4886d5cc168419ae7bbcd9f9f72d968031e34fe01a616e3ad76bad35f3ea50f258f5f8f75ad63426894a9f0cf4c683f2c6a9c9e3b5ac8db58')
+sha512sums=('dd8e904b5927dd8300fb3be50b5b8869b4c99ea670d245e0f0f50628f470a563eaee850b1235410e4e3383d2e2928c9f8796ade6d86e2ae2207f88e6364b489e')
prepare() {
cp -a hypothesis-python-$pkgver{,-py2}
More information about the arch-commits
mailing list