[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Aug 28 08:24:05 UTC 2020
Date: Friday, August 28, 2020 @ 08:24:05
Author: felixonmars
Revision: 690219
upgpkg: python-hypothesis 5.29.2-1
Modified:
python-hypothesis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-28 08:24:00 UTC (rev 690218)
+++ PKGBUILD 2020-08-28 08:24:05 UTC (rev 690219)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-hypothesis
-pkgver=5.29.1
+pkgver=5.29.2
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' 'python-black')
source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('f4793c56cd061754d13e704affb338b62f46cf762bfdb622475e799f449ebdb46b37b88318916508b14a96204291be45d8656d5f9fa6502f3dec23386ee76bd9')
+sha512sums=('1f996ffd4b1d405ae3883e727fcf2ab631de458b14f66ac2fb386bc58ae0b794b5fe76ac120d0a50535079fec8575d5777a8bf56bb687c6473bf459e989318e8')
prepare() {
mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
More information about the arch-commits
mailing list