dev-python/types-protobuf: drop 4.23.0.3

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
Lucio Sauer
2023-08-10 12:20:18 +02:00
parent c06a17aa6a
commit eeca1a7417
2 changed files with 0 additions and 19 deletions

View File

@@ -1,2 +1 @@
DIST types-protobuf-4.23.0.3.tar.gz 47562 BLAKE2B ef694e1eb6354b2f1fd2c799784e157040ee47b291f2be389f4564ec57e14fce89d6d22362fcedf818cca5c675d3163c4b37a4e999c7ea94739420de3e4de3c1 SHA512 39b2b2997fa13b29479e7cb0395774f8428fb7135f8ddcdfa9a81293d212d8a1e29dfe6d54ea8a7652d44793b45bdeb7002a8cb07fe90c342de19c79a68d47ec
DIST types-protobuf-4.24.0.0.tar.gz 47598 BLAKE2B fe8ad6648cfc1ac527b9ef0272907d8dc9f173839c13d491952978a84e5c213509920b6e31c25e725cfc5dd33a643aa6725a08f898baf0ffb5cd1446688430ab SHA512 82f765df40db88f8ce48b557f684ad84184f7398628592726ac143e7feb0b07b7ea4d1e3c2068afbaae1bbcae10f4d85c7230e830455b6e2208839624d531aea

View File

@@ -1,18 +0,0 @@
# Copyright 2023 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,11} )
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"