Date: Thursday, April 6, 2023 @ 14:48:26 Author: felixonmars Revision: 1439329
upgpkg: python-rfc3987 1.3.8-9: rebuild with python 3.11 Modified: python-rfc3987/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 14:48:20 UTC (rev 1439328) +++ PKGBUILD 2023-04-06 14:48:26 UTC (rev 1439329) @@ -4,7 +4,7 @@ pkgname=python-rfc3987 pkgver=1.3.8 -pkgrel=8 +pkgrel=9 pkgdesc="Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)" url="https://pypi.python.org/pypi/rfc3987" license=('GPL')
