aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pydantic/python3-pydantic.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-05-10 02:47:03 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-11 08:12:26 +0700
commit7db1df09624cb317ae3b8b020079a173128ce559 (patch)
tree2da8351e5747926f6702f7c46b6d26fb512c207a /python/python3-pydantic/python3-pydantic.SlackBuild
parent975c6bb7ff38c876c36d6386ed5bce1ae577a56e (diff)
python/python3-pydantic: Updated for version 2.7.1.
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 76a82fc276..c695d7d7de 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.4}
+VERSION=${VERSION:-2.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}