diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-05-01 23:58:57 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-05-03 09:37:17 +0700 |
commit | d39dc1fe4f80e11cc65c21806877a6a1aca26254 (patch) | |
tree | b21e2f176eb5f10722efa3dd98311988b9acb1e5 /python/python3-pydantic/python3-pydantic.info | |
parent | 13c53b22723cb582efee85c062f8c21c20a68d94 (diff) |
python/python3-pydantic: Updated for version 2.11.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pydantic/python3-pydantic.info')
-rw-r--r-- | python/python3-pydantic/python3-pydantic.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-pydantic/python3-pydantic.info b/python/python3-pydantic/python3-pydantic.info index 0949fd0c35..2c5b63bbef 100644 --- a/python/python3-pydantic/python3-pydantic.info +++ b/python/python3-pydantic/python3-pydantic.info @@ -1,8 +1,8 @@ PRGNAM="python3-pydantic" -VERSION="2.11.3" +VERSION="2.11.4" HOMEPAGE="https://github.com/pydantic/pydantic" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pydantic/pydantic-2.11.3.tar.gz" -MD5SUM="7f0ae550d25a0018f05269b2258cf3b9" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pydantic/pydantic-2.11.4.tar.gz" +MD5SUM="13bdd5856e805abdce75516cdb98935f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-annotated-types python3-pydantic-core python3-hatch_fancy_pypi_readme python3-typing-inspection" |