[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jul 28 19:34:34 UTC 2020
Date: Tuesday, July 28, 2020 @ 19:34:34
Author: felixonmars
Revision: 665706
upgpkg: python-hypothesis 5.23.3-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-28 19:32:03 UTC (rev 665705)
+++ PKGBUILD 2020-07-28 19:34:34 UTC (rev 665706)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-hypothesis
-pkgver=5.23.2
+pkgver=5.23.3
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=('795a344c4fdaafec326420d286e49a82647fe9f3f02347e8179c3c8d9b9a66d52a1b3a2a8718fa63d126b0c935c31b6a1ae6c113fc89ca7936e8a2c4aa24933d')
+sha512sums=('15d4b3b57c234f970bebf7bd98a75a5ac031422b3f70848d25a8ee94852a3f73f8b3e1d69ee850144f1f229d1dbe18fa7959df1930fc42a5768ac7e3d6bb9e7b')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list