From 525f5e74610b7033b3408a1d580e19238f29df35 Mon Sep 17 00:00:00 2001 From: Arn0 Date: Thu, 27 Jul 2023 09:55:42 +0200 Subject: python/python3-dnspython: updated for version 2.4.1 Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-dnspython/python3-dnspython.SlackBuild | 2 +- python/python3-dnspython/python3-dnspython.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python') diff --git a/python/python3-dnspython/python3-dnspython.SlackBuild b/python/python3-dnspython/python3-dnspython.SlackBuild index 1ebf3460d938..6d3a41c9876c 100644 --- a/python/python3-dnspython/python3-dnspython.SlackBuild +++ b/python/python3-dnspython/python3-dnspython.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-dnspython SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-2.4.0} +VERSION=${VERSION:-2.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-dnspython/python3-dnspython.info b/python/python3-dnspython/python3-dnspython.info index 7a5602da0d8b..06a38aad1658 100644 --- a/python/python3-dnspython/python3-dnspython.info +++ b/python/python3-dnspython/python3-dnspython.info @@ -1,8 +1,8 @@ PRGNAM="python3-dnspython" -VERSION="2.4.0" +VERSION="2.4.1" HOMEPAGE="http://www.dnspython.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/d/dnspython/dnspython-2.4.0.tar.gz" -MD5SUM="6d56aa5ef4e80e226c48d870c9733d0c" +DOWNLOAD="https://files.pythonhosted.org/packages/source/d/dnspython/dnspython-2.4.1.tar.gz" +MD5SUM="f74443020854c072ffd394bea765d68a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-poetry-core python3-exceptiongroup python3-httpcore" -- cgit v1.2.3