[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Aug 6 11:29:25 UTC 2019
Date: Tuesday, August 6, 2019 @ 11:29:25
Author: felixonmars
Revision: 497714
upgpkg: python-hypothesis 4.32.3-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-06 11:07:51 UTC (rev 497713)
+++ PKGBUILD 2019-08-06 11:29:25 UTC (rev 497714)
@@ -2,7 +2,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.32.2
+pkgver=4.32.3
pkgrel=1
pkgdesc="Advanced Quickcheck style testing library for Python"
arch=('any')
@@ -14,7 +14,7 @@
'python-flaky' 'python-django' 'python-mock' 'python-pandas' 'python-dpcontracts'
'python-pytest-xdist' 'python-lark-parser')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('ed8cc36ee2329d6ee078a5bbae49b28be52c58d715d5fe755d8816f62c17292b766c585b2d02767b2aae563c279c6cb64e3af7a29f81be0f86c47454c0b923a3')
+sha512sums=('e6c37eb73b76810a00eb70f3d6af83fb0baae35c095471253fcd5628c3ee24e95f41389e54aa80c154a6adaeb15c1273b0e4012f4c6df4b1d6f4d7642be487a7')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list