From 083e6f042f785cd712d55bf47282a95c5a9b218a Mon Sep 17 00:00:00 2001 From: Arjan Mossel Date: Fri, 3 Jan 2025 20:42:59 +0100 Subject: [PATCH] python3-dnspython: update to 2.7.0. --- srcpkgs/python3-dnspython/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-dnspython/template b/srcpkgs/python3-dnspython/template index 7621d6bef22bea..1688165a085166 100644 --- a/srcpkgs/python3-dnspython/template +++ b/srcpkgs/python3-dnspython/template @@ -1,7 +1,7 @@ # Template file for 'python3-dnspython' pkgname=python3-dnspython -version=2.6.1 -revision=2 +version=2.7.0 +revision=1 build_style=python3-pep517 hostmakedepends="hatchling" depends="python3" @@ -14,7 +14,7 @@ license="ISC" homepage="https://www.dnspython.org/" changelog="https://dnspython.readthedocs.io/en/stable/whatsnew.html" distfiles="${PYPI_SITE}/d/dnspython/dnspython-${version}.tar.gz" -checksum=e8f0f9c23a7b7cb99ded64e6c3a6f3e701d78f50c55e002b839dea7225cff7cc +checksum=ce9c432eda0dc91cf618a5cedf1a4e142651196bbcd2c80e89ed5a907e5cfaf1 post_install() { vlicense LICENSE