summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-31 16:32:13 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-31 16:48:45 +0200
commitb540ba0f796d37bd0650ab4a6bdc85f9f2784d46 (patch)
treedea010a5c63e93580bfe9bcd0eb0abbdb089d2f5 /dev-python/characteristic
parentapp-text/diff-pdf: add github remote-id to metadata.xml. (diff)
downloadgentoo-b540ba0f796d37bd0650ab4a6bdc85f9f2784d46.tar.gz
gentoo-b540ba0f796d37bd0650ab4a6bdc85f9f2784d46.tar.bz2
gentoo-b540ba0f796d37bd0650ab4a6bdc85f9f2784d46.zip
dev-python/characteristic: Enable py3.12
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/characteristic')
-rw-r--r--dev-python/characteristic/characteristic-14.3.0-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/characteristic/characteristic-14.3.0-r4.ebuild b/dev-python/characteristic/characteristic-14.3.0-r4.ebuild
index abeefd458522..8dd92edf61d6 100644
--- a/dev-python/characteristic/characteristic-14.3.0-r4.ebuild
+++ b/dev-python/characteristic/characteristic-14.3.0-r4.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
inherit distutils-r1 pypi