dev-python/PyMicroBot: add 0.0.17

Closes: #2988
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2024-03-10 10:36:51 +01:00
parent fd1c06dd50
commit dbf6721f2b
5 changed files with 32 additions and 6 deletions
@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{11..12} )
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
inherit distutils-r1 pypi