mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-07 00:04:45 +03:00
dev-python/importlib-metadata: enable py3.14
Signed-off-by: Andrew Udvare <audvare@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44927 Closes: https://github.com/gentoo/gentoo/pull/44927 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
564032973b
commit
5e0a57ed29
@ -7,7 +7,7 @@ EAPI=8
|
||||
DISTUTILS_USE_PEP517=flit
|
||||
# NB: this package extends beyond built-in importlib stuff in py3.8+
|
||||
# new entry_point API not yet included in cpython release
|
||||
PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
|
||||
PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
|
||||
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user