Date: Sunday, April 9, 2023 @ 03:47:14 Author: felixonmars Revision: 1443056
upgpkg: python-utils 3.5.2-2: rebuild with python 3.11 Modified: python-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-09 03:45:21 UTC (rev 1443055) +++ PKGBUILD 2023-04-09 03:47:14 UTC (rev 1443056) @@ -5,7 +5,7 @@ pkgdesc="A module with some convenient utilities not included with the standard Python install" pkgname=python-utils pkgver=3.5.2 -pkgrel=1 +pkgrel=2 arch=(any) url="https://github.com/WoLpH/python-utils" license=(BSD)
