commit: eeca1a74174284e25418a3985338fb74e6c585e3
Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Thu Aug 10 10:20:18 2023 +0000
Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Thu Aug 10 10:27:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=eeca1a74
dev-python/types-protobuf: drop 4.23.0.3
Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
dev-python/types-protobuf/Manifest | 1 -
.../types-protobuf/types-protobuf-4.23.0.3.ebuild | 18 ------------------
2 files changed, 19 deletions(-)
diff --git a/dev-python/types-protobuf/Manifest
b/dev-python/types-protobuf/Manifest
index 40af0d8034..2a1193202b 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -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
diff --git a/dev-python/types-protobuf/types-protobuf-4.23.0.3.ebuild
b/dev-python/types-protobuf/types-protobuf-4.23.0.3.ebuild
deleted file mode 100644
index 522a3b2df2..0000000000
--- a/dev-python/types-protobuf/types-protobuf-4.23.0.3.ebuild
+++ /dev/null
@@ -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"