blob: c1f242d94bdd0fc4de39632e671ecbceec7b266a (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-pydantic"
VERSION="2.10.2"
HOMEPAGE="https://github.com/pydantic/pydantic"
DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pydantic/pydantic-2.10.2.tar.gz"
MD5SUM="7b030a56f0ffafd7403a8a786c2987ca"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-annotated-types python3-pydantic-core python3-hatch_fancy_pypi_readme"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"
|