Date: Tuesday, August 4, 2020 @ 17:33:31 Author: felixonmars Revision: 668974
upgpkg: python-hypothesis 5.23.10-1 Modified: python-hypothesis/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-04 17:33:01 UTC (rev 668973) +++ PKGBUILD 2020-08-04 17:33:31 UTC (rev 668974) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-hypothesis -pkgver=5.23.9 +pkgver=5.23.10 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=('9093005589643c185dbea8c8ee5fd2e9c23c37fe6dc0798dfcbd2afe57d97f652fb1c10d7b482e3fb333499639de1796ac2d091e7e7f41e1c88ac14aed337a31') +sha512sums=('86ae623349ba1d4614e28093088eb77dc801d7967780710c7e271097f9232412da8eabad414feb3c0a993b2d435efad05cf6f30fe49dc1f5647199b33913d9d0') prepare() { mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
