dev-python/types-protobuf: drop 4.24.0.20240106

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
Lucio Sauer
2024-01-30 23:07:01 +01:00
parent f8cc54d1d9
commit c04cadf531
2 changed files with 0 additions and 19 deletions

View File

@@ -1,2 +1 @@
DIST types-protobuf-4.24.0.20240106.tar.gz 48159 BLAKE2B 4b10f28990d8b204ab44f21e49c99ae8a80ea7c08063f91aed18964e91cf61b5c226caf65b2c01dc7e402877a1921512d307d539e5930c0c98d4cc8c08789e4e SHA512 7f72f404e8144c3637abec7bcf7c356e56a1a51136e3cd64bd13210c52af43ab5fee7702f01de7e0fb072058afb73ddeb2dde47d0f0cccb14fb82b413d37f40a
DIST types-protobuf-4.24.0.20240129.tar.gz 48125 BLAKE2B 5348a59fe912411a06be7453066163b904f8183984da1f821745d0e7d1ff2ea81d087169c3ffdd5f4c22756b2c106a95a606e451eca84b341c1f05b882d87f56 SHA512 f7d381ed59ff72bddbd300d9d969bd323b6fd1f1a0add37065cdece3294a944e078d7701c6a8521c64103ab6e2a4d3c004ad2552523c0da75e45a971c2a96cde

View File

@@ -1,18 +0,0 @@
# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYTHON_COMPAT=( python3_{10..12} )
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"