diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-09-23 10:11:03 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-23 11:33:34 +0700 |
commit | 5997956445e0bbc0bc1f246c207182c6d4a339c2 (patch) | |
tree | e87ef38239b5fcc1870b41156ce25081f5535f5e /python/python3-pydantic-core/python3-pydantic-core.info | |
parent | 5f661eb3ef02ba468d54b89f6b3507e8f85b5208 (diff) |
python/python3-pydantic-core: Added (pydantic core functionality).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pydantic-core/python3-pydantic-core.info')
-rw-r--r-- | python/python3-pydantic-core/python3-pydantic-core.info | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/python/python3-pydantic-core/python3-pydantic-core.info b/python/python3-pydantic-core/python3-pydantic-core.info new file mode 100644 index 0000000000..6eb6b27335 --- /dev/null +++ b/python/python3-pydantic-core/python3-pydantic-core.info @@ -0,0 +1,12 @@ +PRGNAM="python3-pydantic-core" +VERSION="2.6.3" +HOMEPAGE="https://github.com/pydantic/pydantic-core" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pydantic-core/pydantic_core-2.6.3.tar.gz \ + https://slackware.uk/~fourtysixandtwo/src/pydantic_core-vendored-sources-2.6.3-1.tar.xz" +MD5SUM="29a2f85463667001aa86c7c3393087a8 \ + e0dc0577273bfaa0737c9e34446b03e2" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-maturin python3-hatchling typing-extensions" +MAINTAINER="fourtysixandtwo" +EMAIL="fourtysixandtwo@sliderr.net" |