dev-python/nettigo-air-monitor: add 3.0.0

Closes: #3286
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2024-05-12 21:53:29 +02:00
parent 54bd0cdf70
commit 9675701ac7
4 changed files with 36 additions and 4 deletions

View File

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