Date: Wednesday, April 5, 2023 @ 17:14:40 Author: felixonmars Revision: 1437806
upgpkg: python-pydantic 1.10.7-3: rebuild with python 3.11 (pass1 with "python-bootstrap-evil") Modified: python-pydantic/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-05 17:14:30 UTC (rev 1437805) +++ PKGBUILD 2023-04-05 17:14:40 UTC (rev 1437806) @@ -4,7 +4,7 @@ _name=pydantic pkgname=python-$_name pkgver=1.10.7 -pkgrel=2 +pkgrel=3 pkgdesc='Data parsing and validation using Python type hints' arch=(x86_64) url="https://github.com/pydantic/pydantic"
