blob: e585c52558c2f9eda369db3c068e89963dfc98d1 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-pydantic"
VERSION="1.10.2"
HOMEPAGE="https://github.com/pydantic/pydantic"
DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pydantic/pydantic-1.10.2.tar.gz"
MD5SUM="9691f29e97c1280ab56b7d0a2dade9c1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-installer python3-build wheel typing-extensions"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"
|