diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-04-11 13:28:06 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-12 08:42:20 +0700 |
commit | ea994c4b2888baa922dd5f9949884b6368ea27a8 (patch) | |
tree | 4e23e5ccc38f8634f77f2127f959000258fbe434 /python/python3-pydantic-core/python3-pydantic-core.SlackBuild | |
parent | d56386ea51476a4b56a601df6788ca48dfcb36d0 (diff) |
python/python3-pydantic-core: Updated for version 2.33.1.
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 22772675e5..739d7952ab 100644 --- a/python/python3-pydantic-core/python3-pydantic-core.SlackBuild +++ b/python/python3-pydantic-core/python3-pydantic-core.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pydantic-core SRCNAM=pydantic_core -VERSION=${VERSION:-2.27.2} +VERSION=${VERSION:-2.33.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |