mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
app-text/nnote: disable py3.10, py3.11, py3.15
Signed-off-by: Agil Mammadov <mammadovagil@proton.me>
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{10..15} )
|
PYTHON_COMPAT=( python3_{12..14} )
|
||||||
DISTUTILS_USE_PEP517=uv-build
|
DISTUTILS_USE_PEP517=uv-build
|
||||||
PYPI_VERIFY_REPO="stiermid/nnote"
|
PYPI_VERIFY_REPO="stiermid/nnote"
|
||||||
inherit distutils-r1 pypi
|
inherit distutils-r1 pypi
|
||||||
|
|||||||
Reference in New Issue
Block a user