aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pydantic/python3-pydantic.info
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-03-12 17:34:45 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-16 10:22:26 +0700
commit4e4950c0870b6e17cc8cc9cd6803107c02dc2f48 (patch)
tree33a3d83cdae2ac27ab12e12b929ddbe3f3b1b023 /python/python3-pydantic/python3-pydantic.info
parentfa68cdbfb21da3c165cbd65a73f43795a161d456 (diff)
python/python3-pydantic: Updated for version 2.6.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.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 9d41b75925..ae543fd94d 100644
--- a/python/python3-pydantic/python3-pydantic.info
+++ b/python/python3-pydantic/python3-pydantic.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pydantic"
-VERSION="2.6.3"
+VERSION="2.6.4"
HOMEPAGE="https://github.com/pydantic/pydantic"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pydantic/pydantic-2.6.3.tar.gz"
-MD5SUM="bb92d8aa8e45d4df14c914f88fba07f0"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pydantic/pydantic-2.6.4.tar.gz"
+MD5SUM="d4de7e5de1d5d9e03caaac5d0bf310b6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-annotated-types python3-pydantic-core python3-hatch_fancy_pypi_readme"