Date: Friday, April 7, 2023 @ 05:26:52
Author: felixonmars
Revision: 1440617
upgpkg: python-formencode 2.0.1-4: rebuild with python 3.11
Modified:
python-formencode/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 05:26:49 UTC (rev 1440616)
+++ PKGBUILD 2023-04-07 05:26:52 UTC (rev 1440617)
@@ -4,7 +4,7 @@
_pkgname=formencode
_pypi=FormEncode
pkgver=2.0.1
-pkgrel=3
+pkgrel=4
pkgdesc="A validation library for Python."
arch=("any")
url="http://www.formencode.org/en/latest/"