Date: Monday, August 17, 2020 @ 14:58:03 Author: felixonmars Revision: 682662
upgpkg: python-hypothesis 5.26.0-1 Modified: python-hypothesis/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 14:54:01 UTC (rev 682661) +++ PKGBUILD 2020-08-17 14:58:03 UTC (rev 682662) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-hypothesis -pkgver=5.25.0 +pkgver=5.26.0 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=('2d6335f7cbf25d7c110cfcbcebee3146ee6f080544c388c9e0d50fee16527e107e4446e083a5b28d052155d02607c1934b4531b3f2d68ba9097a8189c2f58820') +sha512sums=('8fc23a5e753cffe4a6a6b1be68fa96042933ef7ec8f8c4f88fbf0901996da9de576457647bea55ff2ceca4d71db322f927847258ca9bda90e1fac9f19c79a42b') prepare() { mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
