aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pydantic/python3-pydantic.info
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-28 16:38:57 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-30 07:33:34 +0700
commit8db6aea16e755607299397b398b1118c9745b735 (patch)
tree8da9b00e53d56f46dc5f21c0bf5ead27a80a7222 /python/python3-pydantic/python3-pydantic.info
parent94a755473fc7936580a8d8e552b3f465ffdd0833 (diff)
python/python3-pydantic: Updated for version 2.5.3.
Diffstat (limited to 'python/python3-pydantic/python3-pydantic.info')
-rw-r--r--python/python3-pydantic/python3-pydantic.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-pydantic/python3-pydantic.info b/python/python3-pydantic/python3-pydantic.info
index 5b468ebe5f..56bae48dd0 100644
--- a/python/python3-pydantic/python3-pydantic.info
+++ b/python/python3-pydantic/python3-pydantic.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pydantic"
-VERSION="2.5.2"
+VERSION="2.5.3"
HOMEPAGE="https://github.com/pydantic/pydantic"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pydantic/pydantic-2.5.2.tar.gz"
-MD5SUM="348281a5a27eb5253c7a83927aae64e1"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pydantic/pydantic-2.5.3.tar.gz"
+MD5SUM="4651fb3374d2a0d74442c2cc780770d0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-annotated-types python3-pydantic-core python3-hatch_fancy_pypi_readme"