From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EDB8115800A for ; Mon, 7 Aug 2023 20:40:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44CEF2BC013; Mon, 7 Aug 2023 20:40:54 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 257D02BC013 for ; Mon, 7 Aug 2023 20:40:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A09C7335CA6 for ; Mon, 7 Aug 2023 20:40:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F7F6F27 for ; Mon, 7 Aug 2023 20:40:51 +0000 (UTC) From: "Lucio Sauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lucio Sauer" Message-ID: <1691440808.2ea31b0e257267f28b309deecc8d2ed7705bf287.watermanpaint@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/types-protobuf/Manifest dev-python/types-protobuf/types-protobuf-4.23.0.2.ebuild X-VCS-Directories: dev-python/types-protobuf/ X-VCS-Committer: watermanpaint X-VCS-Committer-Name: Lucio Sauer X-VCS-Revision: 2ea31b0e257267f28b309deecc8d2ed7705bf287 X-VCS-Branch: dev Date: Mon, 7 Aug 2023 20:40:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d45b9e5b-b32f-4709-a94a-63617fa07a97 X-Archives-Hash: 65c8d83028f796ab0c98ab25a3368468 commit: 2ea31b0e257267f28b309deecc8d2ed7705bf287 Author: Lucio Sauer posteo net> AuthorDate: Mon Aug 7 20:40:08 2023 +0000 Commit: Lucio Sauer posteo net> CommitDate: Mon Aug 7 20:40:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2ea31b0e dev-python/types-protobuf: drop 4.23.0.2 Signed-off-by: Lucio Sauer posteo.net> dev-python/types-protobuf/Manifest | 1 - .../types-protobuf/types-protobuf-4.23.0.2.ebuild | 18 ------------------ 2 files changed, 19 deletions(-) diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest index bc1f3ec04f..6c8c43806c 100644 --- a/dev-python/types-protobuf/Manifest +++ b/dev-python/types-protobuf/Manifest @@ -1,2 +1 @@ -DIST types-protobuf-4.23.0.2.tar.gz 47502 BLAKE2B 22e42fd9863eba077a2553b93bfc2ef170b991c36e48d14a3cb533bd81d37762b496aa974ab2f5850b4ad09e844ec25c07acbf68b8e72334eb4d0474d5c1ae83 SHA512 03b40ed9042f6edc1e90fa4e96eb0709375887a562fb3ae9f06e701d71d6cbc2ea2bbc788e1f09b30309c8077cdce3e0ba3b160fdb423f2459fdf5dec50511a3 DIST types-protobuf-4.23.0.3.tar.gz 47562 BLAKE2B ef694e1eb6354b2f1fd2c799784e157040ee47b291f2be389f4564ec57e14fce89d6d22362fcedf818cca5c675d3163c4b37a4e999c7ea94739420de3e4de3c1 SHA512 39b2b2997fa13b29479e7cb0395774f8428fb7135f8ddcdfa9a81293d212d8a1e29dfe6d54ea8a7652d44793b45bdeb7002a8cb07fe90c342de19c79a68d47ec diff --git a/dev-python/types-protobuf/types-protobuf-4.23.0.2.ebuild b/dev-python/types-protobuf/types-protobuf-4.23.0.2.ebuild deleted file mode 100644 index 522a3b2df2..0000000000 --- a/dev-python/types-protobuf/types-protobuf-4.23.0.2.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"