[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Mar 25 13:15:59 UTC 2020
Date: Wednesday, March 25, 2020 @ 13:15:58
Author: felixonmars
Revision: 604096
upgpkg: python-hypothesis 5.8.0-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-25 13:10:33 UTC (rev 604095)
+++ PKGBUILD 2020-03-25 13:15:58 UTC (rev 604096)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-hypothesis
-pkgver=5.7.1
+pkgver=5.8.0
pkgrel=1
pkgdesc="Advanced Quickcheck style testing library for Python"
arch=('any')
@@ -19,7 +19,7 @@
'python-flaky' 'python-django' 'python-mock' 'python-pandas' 'python-dpcontracts'
'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 'python-coverage')
source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('a8f84698cd37f5581ec7b055c111db76d57ead93988627a0cd7dbcfc1c8d3f5fe3a69e96566ba0f1f452a1d8b661fe3bf16aa36e2d0d4bfad3d4dc88310e8c69')
+sha512sums=('60e355e2f3a03264fff852f422fcceec6ca621e28ea63e100f85ab0144a8e291e7fada78e82ad55623c0bfba971008a059bc125eff89c82d5ddfbfca88e4d43c')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list