[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 1 09:22:20 UTC 2020
Date: Sunday, March 1, 2020 @ 09:22:19
Author: felixonmars
Revision: 587391
upgpkg: python-hypothesis 4.56.1-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-01 09:14:58 UTC (rev 587390)
+++ PKGBUILD 2020-03-01 09:22:19 UTC (rev 587391)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-hypothesis
-pkgver=4.56.0
+pkgver=4.56.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=('28dfeb35f519fc9bbab82fb57750d34f462cdc04567e7d0314d97479cba5f6227922236c1c6856d93c84f2ed1848bd5f03cfaa7fc233b3e30fe7b25d28de4679')
+sha512sums=('ea63ef54cad88cc7ec422817ed9e63c8577be61ce1b0a5bedf333101ea7fb04ee417873d882ba983272706e02415de79eb0e52bd7fb7d1f65ae2d92802b02a4f')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list