aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pydantic/python3-pydantic.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-10-15 09:03:58 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-10-18 09:05:04 +0700
commit5ed9d7811d3b30593b374c40d93eabc875b25e53 (patch)
tree1a1706ae68b8f189872b4d616103214c6ffa296c /python/python3-pydantic/python3-pydantic.SlackBuild
parentf0b504f4db50373f197aebe99ad543d559b8b1bc (diff)
python/python3-pydantic: Updated for version 2.12.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pydantic/python3-pydantic.SlackBuild')
-rw-r--r--python/python3-pydantic/python3-pydantic.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pydantic/python3-pydantic.SlackBuild b/python/python3-pydantic/python3-pydantic.SlackBuild
index 05516c98a7..3bec03da1e 100644
--- a/python/python3-pydantic/python3-pydantic.SlackBuild
+++ b/python/python3-pydantic/python3-pydantic.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pydantic
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-2.12.0}
+VERSION=${VERSION:-2.12.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}