Date: Saturday, April 8, 2023 @ 05:50:23 Author: felixonmars Revision: 1441811
upgpkg: python-lockfile 0.12.2-12: rebuild with python 3.11 Modified: python-lockfile/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 05:50:20 UTC (rev 1441810) +++ PKGBUILD 2023-04-08 05:50:23 UTC (rev 1441811) @@ -2,7 +2,7 @@ pkgbase=python-lockfile pkgname=(python-lockfile) pkgver=0.12.2 -pkgrel=11 +pkgrel=12 pkgdesc='Platform-independent file locking module' arch=(any) url='https://github.com/openstack/pylockfile'
