commit:     8240bf5bfbdd676292f8de134b0a95d2dcfbd8d6
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 14 02:20:52 2025 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr 14 02:20:52 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8240bf5b

net-libs/dleyna: enable py3.13

Closes: https://bugs.gentoo.org/952594
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 net-libs/dleyna/dleyna-0.8.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/dleyna/dleyna-0.8.3-r1.ebuild 
b/net-libs/dleyna/dleyna-0.8.3-r1.ebuild
index a749a75155a1..9334177eb2f3 100644
--- a/net-libs/dleyna/dleyna-0.8.3-r1.ebuild
+++ b/net-libs/dleyna/dleyna-0.8.3-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit meson python-single-r1
 

Reply via email to