From e141f520714dcab216c0e2b733398a6a36eecea4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 4 May 2025 21:15:35 +0200 Subject: [PATCH] dev-python/sigstore-protobuf-specs: Remove old MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/sigstore-protobuf-specs/Manifest | 2 -- .../sigstore-protobuf-specs-0.3.5.ebuild | 24 ------------------- .../sigstore-protobuf-specs-0.4.0.ebuild | 24 ------------------- 3 files changed, 50 deletions(-) delete mode 100644 dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.3.5.ebuild delete mode 100644 dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.4.0.ebuild diff --git a/dev-python/sigstore-protobuf-specs/Manifest b/dev-python/sigstore-protobuf-specs/Manifest index 27d4bf60206cb..341cf8bba6037 100644 --- a/dev-python/sigstore-protobuf-specs/Manifest +++ b/dev-python/sigstore-protobuf-specs/Manifest @@ -1,4 +1,2 @@ DIST sigstore_protobuf_specs-0.3.2.tar.gz 17529 BLAKE2B e12bcd471f20c993b0fd5cabc2abf424fd5d185d159321c34c14175d5e11089c18d631f612d81b083176359dc66948691e3711de4c91e1c64e55a5bd7df85543 SHA512 52559a5b2eb4f108950c41ab885fa22169b30de674af08314dd81dc1dbc568b887427d0fee497f5b98c230700f8d81c6901ccad77bddd7ca89f1a453d48c94ae -DIST sigstore_protobuf_specs-0.3.5.tar.gz 18179 BLAKE2B a022b5c937902bb0f6fcfefebf2347d101a5d803dbbebd03a1c7e595df4edff73c8f0c09af0b686e5c090193f696802d8a41fea9b20160fe1d5e55e43322f2d4 SHA512 f413ca3344093e863078698de49ebf141f0152638ea9e47300835444c7c15a9ecc9fcd477cece3aab6bdbdc0052c7c1e607917b32ece56bf3b5cd11cecfd5fe2 -DIST sigstore_protobuf_specs-0.4.0.tar.gz 18530 BLAKE2B 001f13d25217485652bc0836e02136aea8342cbecc67d65692b6714c97afea478b4af564fa4bbb5c7b0b1fa46b393bc88234772671ced3c72a0ff3e250bedd91 SHA512 817c7e506fc54bbb1ab84d510df2eeb7e8e04535b559ea3303d2086c4e92500ff9254cd6e9734ed7e0d4baaa2b0fbc81398e00684e520bb0917337bfdd95ec5a DIST sigstore_protobuf_specs-0.4.1.tar.gz 19520 BLAKE2B 5a5a680dc83f737c6560ce0b38add4513a47c0863388adcd4fca050e198f5204b7fce2ab41b2ca26ad310d49b8afbe29091385a9e451743c31e50b46027b14ed SHA512 32811f0e93a05857ee13efe85b657360ca43c0cc089737166c7f302f54ff2f64eb3d836c544c9cbc43f99ab777fd661ad8642f26a932e996a4df72c4b9d17228 diff --git a/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.3.5.ebuild b/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.3.5.ebuild deleted file mode 100644 index 18873ee1f9f47..0000000000000 --- a/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.3.5.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 2024-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 pypi - -DESCRIPTION="A library for serializing and deserializing Sigstore messages" -HOMEPAGE=" - https://github.com/sigstore/protobuf-specs/tree/main/gen/pb-python/ - https://pypi.org/project/sigstore-protobuf-specs/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - ~dev-python/betterproto-2.0.0_beta7[${PYTHON_USEDEP}] - =dev-python/pydantic-2*[${PYTHON_USEDEP}] -" diff --git a/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.4.0.ebuild b/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.4.0.ebuild deleted file mode 100644 index 18873ee1f9f47..0000000000000 --- a/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.4.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 2024-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 pypi - -DESCRIPTION="A library for serializing and deserializing Sigstore messages" -HOMEPAGE=" - https://github.com/sigstore/protobuf-specs/tree/main/gen/pb-python/ - https://pypi.org/project/sigstore-protobuf-specs/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - ~dev-python/betterproto-2.0.0_beta7[${PYTHON_USEDEP}] - =dev-python/pydantic-2*[${PYTHON_USEDEP}] -"