dev-python/protobuf-python: drop 4.24.3-r1

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2024-09-21 11:51:09 +02:00
parent aa01d0609f
commit e1ec384673
4 changed files with 4 additions and 85 deletions

View File

@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{11..13} )
inherit distutils-r1