summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-17 06:40:47 +0100
committerSam James <sam@gentoo.org>2024-07-17 06:53:06 +0100
commitbce18fa09ffe0fe00b0929bcc2579f237c27b12f (patch)
tree39bb96be8c9e549392db65917dd2caee2b200911 /net-analyzer
parentnet-irc/ergo: add 2.14.0 (diff)
downloadgentoo-bce18fa09ffe0fe00b0929bcc2579f237c27b12f.tar.gz
gentoo-bce18fa09ffe0fe00b0929bcc2579f237c27b12f.tar.bz2
gentoo-bce18fa09ffe0fe00b0929bcc2579f237c27b12f.zip
net-analyzer/wireshark: enable py3.13
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/wireshark-4.2.6.ebuild2
-rw-r--r--net-analyzer/wireshark/wireshark-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.2.6.ebuild b/net-analyzer/wireshark/wireshark-4.2.6.ebuild
index 6f588ee19554..63bc4eeebbb0 100644
--- a/net-analyzer/wireshark/wireshark-4.2.6.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.2.6.ebuild
@@ -5,7 +5,7 @@ EAPI=8
LUA_COMPAT=( lua5-{1..2} )
# TODO: check cmake/modules/UseAsn2Wrs.cmake for 3.12
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit fcaps flag-o-matic lua-single python-any-r1 qmake-utils xdg cmake
diff --git a/net-analyzer/wireshark/wireshark-9999.ebuild b/net-analyzer/wireshark/wireshark-9999.ebuild
index 6f588ee19554..63bc4eeebbb0 100644
--- a/net-analyzer/wireshark/wireshark-9999.ebuild
+++ b/net-analyzer/wireshark/wireshark-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
LUA_COMPAT=( lua5-{1..2} )
# TODO: check cmake/modules/UseAsn2Wrs.cmake for 3.12
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit fcaps flag-o-matic lua-single python-any-r1 qmake-utils xdg cmake