summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jordan <immoloism@gmail.com>2024-11-15 01:44:02 +0000
committerSam James <sam@gentoo.org>2024-12-01 11:49:01 +0000
commitc10a7380bed32e168949a3ff1b7c0b15bf9991e7 (patch)
tree52280e11a2df1777b143056bff139e29120cfec1 /net-wireless
parentsys-apps/util-linux: enable py3.13 (diff)
downloadgentoo-c10a7380bed32e168949a3ff1b7c0b15bf9991e7.tar.gz
gentoo-c10a7380bed32e168949a3ff1b7c0b15bf9991e7.tar.bz2
gentoo-c10a7380bed32e168949a3ff1b7c0b15bf9991e7.zip
net-wireless/blueman: enable py3.13
Signed-off-by: Ian Jordan <immoloism@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39321 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/blueman/blueman-2.4.3.ebuild2
-rw-r--r--net-wireless/blueman/blueman-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/blueman/blueman-2.4.3.ebuild b/net-wireless/blueman/blueman-2.4.3.ebuild
index 806f7a6d29d5..ad6a297e8796 100644
--- a/net-wireless/blueman/blueman-2.4.3.ebuild
+++ b/net-wireless/blueman/blueman-2.4.3.ebuild
@@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=no
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit autotools distutils-r1 gnome2-utils linux-info systemd xdg-utils
diff --git a/net-wireless/blueman/blueman-9999.ebuild b/net-wireless/blueman/blueman-9999.ebuild
index 37b799e0235e..e35c4e8453aa 100644
--- a/net-wireless/blueman/blueman-9999.ebuild
+++ b/net-wireless/blueman/blueman-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=no
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit autotools distutils-r1 gnome2-utils linux-info systemd xdg-utils