Date: Friday, April 7, 2023 @ 10:35:41
Author: felixonmars
Revision: 1440998
upgpkg: python-zc.lockfile 2.0-9: rebuild with python 3.11
Modified:
python-zc.lockfile/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 10:35:40 UTC (rev 1440997)
+++ PKGBUILD 2023-04-07 10:35:41 UTC (rev 1440998)
@@ -3,7 +3,7 @@
pkgname=python-zc.lockfile
_pkgname=${pkgname#python-}
pkgver=2.0
-pkgrel=8
+pkgrel=9
arch=('any')
pkgdesc="Zope testing frameworks"
url="https://github.com/zopefoundation/$_pkgname"