summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-05-27 05:03:10 +0200
committerMichał Górny <mgorny@gentoo.org>2025-05-27 05:24:24 +0200
commit0421f7d063694e36d28d9aa16e032fc2b8a1dccb (patch)
tree34c6026303d0f284c31c1d2b6286816f16ac8ed2 /dev-python
parent8bcc692884032fab5bfe3ff140f0dd24ab941ac1 (diff)
downloadgentoo-0421f7d063694e36d28d9aa16e032fc2b8a1dccb.tar.gz
gentoo-0421f7d063694e36d28d9aa16e032fc2b8a1dccb.tar.bz2
gentoo-0421f7d063694e36d28d9aa16e032fc2b8a1dccb.zip
dev-python/miniupnpc: Enable py3.14
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/miniupnpc/miniupnpc-2.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/miniupnpc/miniupnpc-2.3.3.ebuild b/dev-python/miniupnpc/miniupnpc-2.3.3.ebuild
index 243ece6603ef..a9f5b765cd4d 100644
--- a/dev-python/miniupnpc/miniupnpc-2.3.3.ebuild
+++ b/dev-python/miniupnpc/miniupnpc-2.3.3.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..13} pypy3_11 )
+PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
inherit distutils-r1 verify-sig