blob: c74efd66dfe45258aaf47a457b70551adc326d56 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PRGNAM="python3-pydantic-core"
VERSION="2.14.5"
HOMEPAGE="https://github.com/pydantic/pydantic-core"
DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pydantic-core/pydantic_core-2.14.5.tar.gz \
https://slackware.uk/~fourtysixandtwo/src/pydantic_core-vendored-sources-2.14.5-1.tar.xz"
MD5SUM="1eb13c211147496c1c9484ff7f8ac438 \
cfe526eca7860e48281373958fef8118"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-maturin python3-hatchling"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"
|