dev-python/python-matter-server: add 5.7.0

Closes: #2994
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2024-03-10 12:33:13 +01:00
parent f4a0bef2cf
commit 603af242da
5 changed files with 44 additions and 6 deletions

View File

@@ -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