[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jul 27 13:35:04 UTC 2020
Date: Monday, July 27, 2020 @ 13:35:04
Author: felixonmars
Revision: 665461
upgpkg: python-hypothesis 5.23.1-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-27 13:22:48 UTC (rev 665460)
+++ PKGBUILD 2020-07-27 13:35:04 UTC (rev 665461)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-hypothesis
-pkgver=5.23.0
+pkgver=5.23.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'
'python-typing_extensions')
source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('71d93fbbd65a56214c61291023854887b6b68d66e2c6b93c9efbd890f7dfdb0d209a088c88e5257c1c52ba41c2b44207ec823a23c02572493658b4800eb7c623')
+sha512sums=('b6da23a586b60b5a094dddccab82f3b863cebcde5103e492807fb9e0b9d047b3e5fe928da24eabf5764298332d9c1e9b434ef167d7cff0a9de8a175d5f9964a5')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list