diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-07-28 09:19:32 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-03 15:05:23 +0700 |
commit | af2e3700b6530a9650c8e4b85906b29172bac5a6 (patch) | |
tree | 0d66de71e175792214c8bd38baf83b457a0c9fed /python/python3-pydantic-core/python3-pydantic-core.SlackBuild | |
parent | e97bc430d4aa7fedcfafc776258fd460469a2c0d (diff) |
python/python3-pydantic-core: Updated for version 2.20.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 265da2a8e3..da853e54dd 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.19.0} +VERSION=${VERSION:-2.20.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |