From 0a549b20cd09f0a1160ec34d4451bed33f02a506 Mon Sep 17 00:00:00 2001 From: Arn0 Date: Wed, 21 Feb 2024 09:22:08 +0100 Subject: python/python3-dnspython: updated for version 2.6.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/python3-dnspython') diff --git a/python/python3-dnspython/python3-dnspython.SlackBuild b/python/python3-dnspython/python3-dnspython.SlackBuild index 2a0f6e27c3..8b754254a7 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.5.0} +VERSION=${VERSION:-2.6.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 dbd5560dde..01fa785bf9 100644 --- a/python/python3-dnspython/python3-dnspython.info +++ b/python/python3-dnspython/python3-dnspython.info @@ -1,8 +1,8 @@ PRGNAM="python3-dnspython" -VERSION="2.5.0" +VERSION="2.6.1" HOMEPAGE="http://www.dnspython.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/d/dnspython/dnspython-2.5.0.tar.gz" -MD5SUM="d60f3922f56b631af6bfb1127241bf84" +DOWNLOAD="https://files.pythonhosted.org/packages/source/d/dnspython/dnspython-2.6.1.tar.gz" +MD5SUM="ad29d0392621fb107e0eac4beed79ce5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-poetry-core python3-exceptiongroup python3-httpcore" -- cgit v1.2.3