dev-python/govee-ble: drop 0.23.0

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2024-04-12 17:40:42 +02:00
parent 191a8981fc
commit 0641e4a4b2
4 changed files with 4 additions and 37 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{11..12} )
DISTUTILS_USE_PEP517=poetry
inherit distutils-r1 pypi