From a53ed141612a3cc52f2cb21c89b8b407f1e32320 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Mon, 10 Apr 2023 08:39:36 -0600 Subject: python/python3-pydantic: Updated for version 1.10.7. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pydantic/python3-pydantic.SlackBuild | 2 +- python/python3-pydantic/python3-pydantic.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-pydantic') diff --git a/python/python3-pydantic/python3-pydantic.SlackBuild b/python/python3-pydantic/python3-pydantic.SlackBuild index ddf32ac369..5fd85fec85 100644 --- a/python/python3-pydantic/python3-pydantic.SlackBuild +++ b/python/python3-pydantic/python3-pydantic.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pydantic SRCNAM=$(echo $PRGNAM | sed "s/python3-//") -VERSION=${VERSION:-1.10.4} +VERSION=${VERSION:-1.10.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-pydantic/python3-pydantic.info b/python/python3-pydantic/python3-pydantic.info index 29e3ec0a5c..44577a14a1 100644 --- a/python/python3-pydantic/python3-pydantic.info +++ b/python/python3-pydantic/python3-pydantic.info @@ -1,8 +1,8 @@ PRGNAM="python3-pydantic" -VERSION="1.10.4" +VERSION="1.10.7" HOMEPAGE="https://github.com/pydantic/pydantic" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pydantic/pydantic-1.10.4.tar.gz" -MD5SUM="2e036b5f993b93dd83f6a7009252ae78" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pydantic/pydantic-1.10.7.tar.gz" +MD5SUM="4279a3a76b4c287b444d7ce37fed02c2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-installer python3-build wheel typing-extensions" -- cgit v1.2.3