dev-python/PyQt5-sip: note to keep python in sync with PyQt5

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens 2024-06-28 07:28:27 -04:00
parent 942b3013ce
commit f100b84bb7
No known key found for this signature in database
GPG Key ID: B24406B0B0AC4334

View File

@ -7,6 +7,7 @@ DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYPI_PN=${PN/-/_}
# keep compat in sync with PyQt5 or else it confuses some revdeps
PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1 pypi