dev-python/types-protobuf: drop 6.30.2.20250703

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
Lucio Sauer
2026-01-04 11:42:17 +01:00
parent 8534525ce0
commit caaa13373d
2 changed files with 0 additions and 18 deletions

View File

@@ -1,2 +1 @@
DIST types_protobuf-6.30.2.20250703.tar.gz 62300 BLAKE2B 7069a81619a04807cd1816171691d757f5e87c509a88502581e85f10250e7fee37976aad91e295d3b4e398e0d991874bbbebac138fbb3b2cbf0c45ca248c2c3b SHA512 45df568cecf47b1a30a29d0c49299c82112c67420248d336704e9c700b9510f2fabae843eb7c67e42d690a9686a106bc889d1f4e2bbb28e2f6a04a03270f86e8
DIST types_protobuf-6.32.1.20251210.tar.gz 63900 BLAKE2B 08401c94c98e675e423071698bbda8abd52589b507a0acb831730aa43ee6966a4d4e4530e891bb5ba574d7f3d38d11772c0d056b75a3a44d8f9731b9154e631d SHA512 ebbf4eeaecc1fdd03c4d69129c37a064bb837471c5400b1398d8e3ad8722470ffe9d4a7c2fa2cabadf9773144c82d33dfba801cabf94983f9e23ef96a69ac593

View File

@@ -1,17 +0,0 @@
# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{11..14} )
inherit distutils-r1 pypi
DESCRIPTION="Typing stubs for protobuf"
HOMEPAGE="
https://pypi.org/project/types-protobuf/
https://github.com/python/typeshed/tree/master/stubs/protobuf/
"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"