dev-python/python-otbr-api: drop olds, add 2.5.0

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2023-10-11 20:55:27 +02:00
committed by Andreas Billmeier
parent e97ec9ba57
commit 6cef50799f
4 changed files with 7 additions and 41 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
inherit distutils-r1 pypi