commit:     41c3ddaf0e8edaaa4b089ecbf15045521cfb49e3
Author:     Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
AuthorDate: Wed Mar 15 20:38:08 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 19 03:12:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41c3ddaf

net-analyzer/wtfis: enable py3.11

Closes: https://bugs.gentoo.org/897080
Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/30146
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/wtfis/wtfis-0.5.1.ebuild | 2 +-
 net-analyzer/wtfis/wtfis-0.6.1.ebuild | 2 +-
 net-analyzer/wtfis/wtfis-9999.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-analyzer/wtfis/wtfis-0.5.1.ebuild 
b/net-analyzer/wtfis/wtfis-0.5.1.ebuild
index 98a16230fa10..dc39ae77fcb0 100644
--- a/net-analyzer/wtfis/wtfis-0.5.1.ebuild
+++ b/net-analyzer/wtfis/wtfis-0.5.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 inherit distutils-r1
 
 DESCRIPTION="Passive hostname, domain and IP lookup tool for non-robots"

diff --git a/net-analyzer/wtfis/wtfis-0.6.1.ebuild 
b/net-analyzer/wtfis/wtfis-0.6.1.ebuild
index bc0d8ff31d44..4ab2cc180a22 100644
--- a/net-analyzer/wtfis/wtfis-0.6.1.ebuild
+++ b/net-analyzer/wtfis/wtfis-0.6.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 inherit distutils-r1
 
 DESCRIPTION="Passive hostname, domain and IP lookup tool for non-robots"

diff --git a/net-analyzer/wtfis/wtfis-9999.ebuild 
b/net-analyzer/wtfis/wtfis-9999.ebuild
index bc0d8ff31d44..4ab2cc180a22 100644
--- a/net-analyzer/wtfis/wtfis-9999.ebuild
+++ b/net-analyzer/wtfis/wtfis-9999.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 inherit distutils-r1
 
 DESCRIPTION="Passive hostname, domain and IP lookup tool for non-robots"

Reply via email to