mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/ipython-pygments-lexers: Enable py3.15
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -3,9 +3,9 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
DISTUTILS_USE_PEP517=flit
|
DISTUTILS_USE_PEP517=flit-core
|
||||||
PYPI_VERIFY_REPO=https://github.com/ipython/ipython-pygments-lexers
|
PYPI_VERIFY_REPO=https://github.com/ipython/ipython-pygments-lexers
|
||||||
PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
|
PYTHON_COMPAT=( python3_{12..15} )
|
||||||
|
|
||||||
inherit distutils-r1 pypi
|
inherit distutils-r1 pypi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user