From 76e540f9a71e47a41caa1b44ba3615c6e218b0da Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Fri, 23 Feb 2024 08:20:26 -0700 Subject: python/python3-pydantic: Updated for version 2.6.1. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pydantic/python3-pydantic.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-pydantic/python3-pydantic.SlackBuild') diff --git a/python/python3-pydantic/python3-pydantic.SlackBuild b/python/python3-pydantic/python3-pydantic.SlackBuild index 740e749ebc..79d6ef1da9 100644 --- a/python/python3-pydantic/python3-pydantic.SlackBuild +++ b/python/python3-pydantic/python3-pydantic.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-pydantic -# Copyright 2022-2023 fourtysixandtwo +# Copyright 2022-2024 fourtysixandtwo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pydantic SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-2.5.3} +VERSION=${VERSION:-2.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3