commit:     39d6e7631f5dbd38d4418f5ca5015812077a6661
Author:     Saki Xi <space_raccoon <AT> riseup <DOT> net>
AuthorDate: Sun Jan 15 21:06:17 2023 +0000
Commit:     Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
CommitDate: Tue Jan 17 00:50:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=39d6e763

net-libs/ldns Python version update

Signed-off-by: Saki Xi <space_raccoon <AT> riseup.net>
Signed-off-by: Quentin Retornaz <gentoo <AT> retornaz.com>

 net-libs/ldns/ldns-1.7.1-r5.ebuild | 4 ++--
 net-libs/ldns/ldns-1.7.1-r6.ebuild | 4 ++--
 net-libs/ldns/ldns-1.8.0-r1.ebuild | 4 ++--
 net-libs/ldns/ldns-1.8.0-r4.ebuild | 4 ++--
 net-libs/ldns/ldns-1.8.1.ebuild    | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/net-libs/ldns/ldns-1.7.1-r5.ebuild 
b/net-libs/ldns/ldns-1.7.1-r5.ebuild
index 82c4552..32aa90b 100644
--- a/net-libs/ldns/ldns-1.7.1-r5.ebuild
+++ b/net-libs/ldns/ldns-1.7.1-r5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{9,10} )
 inherit multilib-minimal python-single-r1
 
 DESCRIPTION="A library with the aim to simplify DNS programming in C"

diff --git a/net-libs/ldns/ldns-1.7.1-r6.ebuild 
b/net-libs/ldns/ldns-1.7.1-r6.ebuild
index c586bc5..fb79460 100644
--- a/net-libs/ldns/ldns-1.7.1-r6.ebuild
+++ b/net-libs/ldns/ldns-1.7.1-r6.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{9,10} )
 inherit multilib-minimal python-single-r1
 
 DESCRIPTION="A library with the aim to simplify DNS programming in C"

diff --git a/net-libs/ldns/ldns-1.8.0-r1.ebuild 
b/net-libs/ldns/ldns-1.8.0-r1.ebuild
index 1d7a575..74ae9aa 100644
--- a/net-libs/ldns/ldns-1.8.0-r1.ebuild
+++ b/net-libs/ldns/ldns-1.8.0-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{9,10} )
 inherit python-single-r1 autotools multilib-minimal
 
 DESCRIPTION="A library with the aim to simplify DNS programming in C"

diff --git a/net-libs/ldns/ldns-1.8.0-r4.ebuild 
b/net-libs/ldns/ldns-1.8.0-r4.ebuild
index d087f39..ea9b31a 100644
--- a/net-libs/ldns/ldns-1.8.0-r4.ebuild
+++ b/net-libs/ldns/ldns-1.8.0-r4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{9,10} )
 inherit python-single-r1 autotools multilib-minimal
 
 DESCRIPTION="A library with the aim to simplify DNS programming in C"

diff --git a/net-libs/ldns/ldns-1.8.1.ebuild b/net-libs/ldns/ldns-1.8.1.ebuild
index da06869..6613cc7 100644
--- a/net-libs/ldns/ldns-1.8.1.ebuild
+++ b/net-libs/ldns/ldns-1.8.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{8,9,10} )
+PYTHON_COMPAT=( python3_{9,10} )
 inherit python-single-r1 multilib-minimal
 
 DESCRIPTION="A library with the aim to simplify DNS programming in C"

Reply via email to