[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Mar 6 09:21:07 UTC 2020
Date: Friday, March 6, 2020 @ 09:21:07
Author: felixonmars
Revision: 590921
upgpkg: python-hypothesis 4.57.1-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-06 07:53:21 UTC (rev 590920)
+++ PKGBUILD 2020-03-06 09:21:07 UTC (rev 590921)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-hypothesis
-pkgver=4.57.0
+pkgver=4.57.1
pkgrel=1
pkgdesc="Advanced Quickcheck style testing library for Python"
arch=('any')
@@ -20,7 +20,7 @@
'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 'python-coverage'
'python2-coverage')
source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('831d91429beda68355885ae860d2c3cb696da873dee4eaa917e2886d1f03af6649737caa4c27b8d2c390c11ac01cf92840960dddf19e45defca8d472b50a71ab')
+sha512sums=('28622ce8a1d89d09df65f3fbf7e92a1ad98dac140ab646fe11fcb15e6aa9a9672eb51d459f984384d92b819f902de911b06cec2542582d529dd556d2f99ed952')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list