aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pydantic/python3-pydantic.info
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-03-02 14:48:02 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-09 08:08:13 +0700
commit1a6ed5e08d6a4be447c34ae0744ab361170b29db (patch)
treed0ccacb3d5b85d38a747c29d8647f80768b8a93a /python/python3-pydantic/python3-pydantic.info
parentb3eb33a0ac53ba58a337a44e101147c917d24d3f (diff)
python/python3-pydantic: Updated for version 2.6.3.
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 02ac87bb55..9d41b75925 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.2"
+VERSION="2.6.3"
HOMEPAGE="https://github.com/pydantic/pydantic"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pydantic/pydantic-2.6.2.tar.gz"
-MD5SUM="f07f11534e715f71a5ae91418a291ce9"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pydantic/pydantic-2.6.3.tar.gz"
+MD5SUM="bb92d8aa8e45d4df14c914f88fba07f0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-annotated-types python3-pydantic-core python3-hatch_fancy_pypi_readme"