[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Dec 24 12:26:13 UTC 2019
Date: Tuesday, December 24, 2019 @ 12:26:12
Author: felixonmars
Revision: 539861
upgpkg: python-hypothesis 4.53.3-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-24 12:25:02 UTC (rev 539860)
+++ PKGBUILD 2019-12-24 12:26:12 UTC (rev 539861)
@@ -2,7 +2,7 @@
pkgbase=python-hypothesis
pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.53.2
+pkgver=4.53.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' 'python-pexpect')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('d2ff624c10e13ff040bdf05b9082f37b2e7529bb9cc98f3972f8240d3802a034580720983e98b7ba6165a98e64ac5692b1e14f5c490f8aabdb9ea7c19364b66f')
+sha512sums=('ed3cd56ff09d4d245f70d64dd5dd19985fabfb8ae604355aa45f67d2aa9d4b7931927ea8e3f64a092904d09ead205731290b5505b1d878017642cbf5ed0fc95e')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list