aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pydantic/python3-pydantic.SlackBuild
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.SlackBuild
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.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 9243d8673b..3f501845e9 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.6.2}
+VERSION=${VERSION:-2.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}