Date: Friday, April 7, 2023 @ 05:25:25 Author: felixonmars Revision: 1440601
upgpkg: python-schema 0.7.5-2: rebuild with python 3.11 Modified: python-schema/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 05:11:36 UTC (rev 1440600) +++ PKGBUILD 2023-04-07 05:25:25 UTC (rev 1440601) @@ -3,7 +3,7 @@ _name=schema pkgname="python-$_name" pkgver=0.7.5 -pkgrel=1 +pkgrel=2 pkgdesc='Python module to validate and convert data structures.' arch=(any) url="https://github.com/keleshev/$_name"
