Date: Thursday, April 20, 2023 @ 18:48:39 Author: arojas Revision: 1448042
upgpkg: python-hypothesis-auto 1.1.5-2: Python 3.11 rebuild Modified: python-hypothesis-auto/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-20 18:48:02 UTC (rev 1448041) +++ PKGBUILD 2023-04-20 18:48:39 UTC (rev 1448042) @@ -4,7 +4,7 @@ pkgname=python-hypothesis-auto pkgver=1.1.5 _commit=d3a9162feb79b310aa9ce61f8f8ac86caa591d38 -pkgrel=1 +pkgrel=2 pkgdesc="Extends Hypothesis to add fully automatic testing of type annotated functions" url="https://github.com/timothycrosley/hypothesis-auto" license=('MIT')
