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