Date: Thursday, August 27, 2020 @ 21:46:19 Author: felixonmars Revision: 690075
upgpkg: python-hypothesis 5.29.1-1 Modified: python-hypothesis/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-27 21:46:12 UTC (rev 690074) +++ PKGBUILD 2020-08-27 21:46:19 UTC (rev 690075) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-hypothesis -pkgver=5.29.0 +pkgver=5.29.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' 'python-black') source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz") -sha512sums=('e3fc350181f86bb9669d4b0d0a43291056550bb73545070e2c7931006393895e7010050f90a063935bedb60bd18a3bad904ca92b147d81254ab50d4868adc8d0') +sha512sums=('f4793c56cd061754d13e704affb338b62f46cf762bfdb622475e799f449ebdb46b37b88318916508b14a96204291be45d8656d5f9fa6502f3dec23386ee76bd9') prepare() { mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
