Date: Saturday, April 8, 2023 @ 17:45:03 Author: felixonmars Revision: 1442827
upgpkg: python-pook 1.1.1-4: rebuild with python 3.11 Modified: python-pook/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 17:45:03 UTC (rev 1442826) +++ PKGBUILD 2023-04-08 17:45:03 UTC (rev 1442827) @@ -2,7 +2,7 @@ pkgname=python-pook pkgver=1.1.1 -pkgrel=3 +pkgrel=4 pkgdesc="Versatile and expressive HTTP traffic mocking and testing made simple in Python" url="https://github.com/h2non/pook" license=('MIT')
