Date: Thursday, December 10, 2020 @ 21:34:03 Author: felixonmars Revision: 773086
upgpkg: python-hypothesis 5.43.1-1 Modified: python-hypothesis/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-10 21:27:32 UTC (rev 773085) +++ PKGBUILD 2020-12-10 21:34:03 UTC (rev 773086) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-hypothesis -pkgver=5.43.0 +pkgver=5.43.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' 'python-fakeredis') source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz") -sha512sums=('129760a9c58f264e25c403fcacf9e1ab41267faee637856230341a91d6965a6c2fd05b9a8a12b6977377f8abc26ed7151384ad08195b03ddf62e8445b216eacf') +sha512sums=('428a7f1cfb379ebb3d3bea01727ad1633d2e591bea00de15d7967856af8b1aaa9371d278e51be9a0a902adaeff63215a2e87205309f058e371f6ad331737a11f') prepare() { mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
