From 0d48d3fc735a4c9d81aac59e3c7797d4a6af27d3 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Wed, 27 Sep 2023 02:18:46 -0600 Subject: python/python3-pydantic-core: Updated for version 2.10.1, with fixes. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pydantic-core/python3-pydantic-core.SlackBuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'python/python3-pydantic-core/python3-pydantic-core.SlackBuild') diff --git a/python/python3-pydantic-core/python3-pydantic-core.SlackBuild b/python/python3-pydantic-core/python3-pydantic-core.SlackBuild index c5f30bee6a..d39cfd16e9 100644 --- a/python/python3-pydantic-core/python3-pydantic-core.SlackBuild +++ b/python/python3-pydantic-core/python3-pydantic-core.SlackBuild @@ -3,7 +3,6 @@ # Slackware build script for python3-pydantic-core # Copyright 2023 fourtysixandtwo -# Copyright 2022-2023 fourtysixandtwo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pydantic-core SRCNAM=pydantic_core -VERSION=${VERSION:-2.6.3} +VERSION=${VERSION:-2.10.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3