Date: Thursday, April 6, 2023 @ 02:42:49
Author: felixonmars
Revision: 472697
upgpkg: python-lazy-object-proxy 1.9.0-2: rebuild with python 3.11 (rebuild
pass 1, specified --nocheck)
Modified:
python-lazy-object-proxy/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 02:34:59 UTC (rev 472696)
+++ PKGBUILD 2023-04-06 02:42:49 UTC (rev 472697)
@@ -2,7 +2,7 @@
pkgname=python-lazy-object-proxy
pkgver=1.9.0
-pkgrel=1
+pkgrel=2
pkgdesc='A fast and thorough lazy object proxy'
arch=('x86_64')
url="https://github.com/ionelmc/python-lazy-object-proxy"