blob: f3bbc30e8cccf23bf8e269632b0756c0f41045d1 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-pydantic"
VERSION="2.11.7"
HOMEPAGE="https://github.com/pydantic/pydantic"
DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pydantic/pydantic-2.11.7.tar.gz"
MD5SUM="0d1c309b8fdead08922e1ed9d86517b0"
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"
|