diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-11-15 07:47:08 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-18 09:16:10 +0700 |
commit | 3c52de9fdb870a40d5ace6d929c53d00407ee604 (patch) | |
tree | 707aa82d822cea23b2c927ad92937889448530a9 /python/python3-pydantic-core/python3-pydantic-core.SlackBuild | |
parent | 04f2f8e12bba29222e33c499f5bd191fac00d798 (diff) |
python/python3-pydantic-core: Updated for version 2.14.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pydantic-core/python3-pydantic-core.SlackBuild')
-rw-r--r-- | python/python3-pydantic-core/python3-pydantic-core.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pydantic-core/python3-pydantic-core.SlackBuild b/python/python3-pydantic-core/python3-pydantic-core.SlackBuild index d1095f53c1..44007f4021 100644 --- a/python/python3-pydantic-core/python3-pydantic-core.SlackBuild +++ b/python/python3-pydantic-core/python3-pydantic-core.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pydantic-core SRCNAM=pydantic_core -VERSION=${VERSION:-2.13.0} +VERSION=${VERSION:-2.14.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |