commit:     cc65ee003e305b12aa128eef800b9055ea7d3f33
Author:     Mattéo Rossillol‑‑Laruelle <beatussum <AT> protonmail <DOT> com>
AuthorDate: Sat Jul 19 17:27:08 2025 +0000
Commit:     Mattéo Rossillol‑‑Laruelle <beatussum <AT> protonmail <DOT> com>
CommitDate: Sat Jul 19 17:27:08 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cc65ee00

dev-python/types-protobuf: enable py3.13

Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum <AT> protonmail.com>

 dev-python/types-protobuf/types-protobuf-4.24.0.20240408.ebuild | 2 +-
 dev-python/types-protobuf/types-protobuf-5.27.0.20240626.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.20240408.ebuild 
b/dev-python/types-protobuf/types-protobuf-4.24.0.20240408.ebuild
index 71fdfb0843..52f60b47ec 100644
--- a/dev-python/types-protobuf/types-protobuf-4.24.0.20240408.ebuild
+++ b/dev-python/types-protobuf/types-protobuf-4.24.0.20240408.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
 inherit distutils-r1 pypi
 
 DESCRIPTION="Typing stubs for protobuf"

diff --git a/dev-python/types-protobuf/types-protobuf-5.27.0.20240626.ebuild 
b/dev-python/types-protobuf/types-protobuf-5.27.0.20240626.ebuild
index 71fdfb0843..52f60b47ec 100644
--- a/dev-python/types-protobuf/types-protobuf-5.27.0.20240626.ebuild
+++ b/dev-python/types-protobuf/types-protobuf-5.27.0.20240626.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
 inherit distutils-r1 pypi
 
 DESCRIPTION="Typing stubs for protobuf"

Reply via email to