python3-pydantic: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:49 -04:00
parent 9ece2a371f
commit 03b244c58d

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pydantic'
pkgname=python3-pydantic
version=1.10.2
revision=1
revision=2
wrksrc="pydantic-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"