Date: Saturday, April 8, 2023 @ 19:32:58 Author: felixonmars Revision: 1442953
upgpkg: python-importlib_resources 5.12.0-2: rebuild with python 3.11 Modified: python-importlib_resources/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 19:31:05 UTC (rev 1442952) +++ PKGBUILD 2023-04-08 19:32:58 UTC (rev 1442953) @@ -3,7 +3,7 @@ _name=importlib_resources pkgname=python-importlib_resources pkgver=5.12.0 -pkgrel=1 +pkgrel=2 pkgdesc="Design and implementation for a planned importlib.resources" arch=(any) url="https://github.com/python/importlib_resources"
