Date: Friday, April 7, 2023 @ 04:51:36 Author: felixonmars Revision: 1440579
upgpkg: python-pydantic 1.10.7-4: rebuild with python 3.11 Modified: python-pydantic/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 04:50:28 UTC (rev 1440578) +++ PKGBUILD 2023-04-07 04:51:36 UTC (rev 1440579) @@ -4,7 +4,7 @@ _name=pydantic pkgname=python-$_name pkgver=1.10.7 -pkgrel=3 +pkgrel=4 pkgdesc='Data parsing and validation using Python type hints' arch=(x86_64) url="https://github.com/pydantic/pydantic"
