summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-10-24 17:41:01 +0200
committerMichał Górny <mgorny@gentoo.org>2023-10-24 19:50:41 +0200
commit87b41b6cfb7344c90757538e7eccbff4b0df9697 (patch)
tree9fe03c7944e3fad70df9c84abd1ce3b9a0643240 /dev-python/jupyter-packaging/jupyter-packaging-0.12.3.ebuild
parentx11-libs/libdrm: Version bump to 2.4.117 (diff)
downloadgentoo-87b41b6cfb7344c90757538e7eccbff4b0df9697.tar.gz
gentoo-87b41b6cfb7344c90757538e7eccbff4b0df9697.tar.bz2
gentoo-87b41b6cfb7344c90757538e7eccbff4b0df9697.zip
dev-python/jupyter-packaging: Enable py3.12
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/jupyter-packaging/jupyter-packaging-0.12.3.ebuild')
-rw-r--r--dev-python/jupyter-packaging/jupyter-packaging-0.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jupyter-packaging/jupyter-packaging-0.12.3.ebuild b/dev-python/jupyter-packaging/jupyter-packaging-0.12.3.ebuild
index d9c5608e9239..f9e607c2b8e8 100644
--- a/dev-python/jupyter-packaging/jupyter-packaging-0.12.3.ebuild
+++ b/dev-python/jupyter-packaging/jupyter-packaging-0.12.3.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 pypi