mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 12:18:08 -07:00
app-shells/powerline: enable py3.12
Closes: https://bugs.gentoo.org/929359 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_COMPAT=( python3_{9..12} )
|
||||
PYPI_NO_NORMALIZE=1
|
||||
PYPI_PN="powerline-status"
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_COMPAT=( python3_{9..12} )
|
||||
PYPI_NO_NORMALIZE=1
|
||||
PYPI_PN="powerline-status"
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
|
||||
Reference in New Issue
Block a user