commit:     5bb7a8c0d6bd44b26a69b079f096dd377a351728
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  5 13:26:33 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr  5 13:29:03 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bb7a8c0

dev-python/googleapis-common-protos: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/googleapis-common-protos/Manifest       |  1 -
 .../googleapis-common-protos-1.69.1.ebuild         | 31 ----------------------
 2 files changed, 32 deletions(-)

diff --git a/dev-python/googleapis-common-protos/Manifest 
b/dev-python/googleapis-common-protos/Manifest
index 454e4d813a2a..7c78603d4fe4 100644
--- a/dev-python/googleapis-common-protos/Manifest
+++ b/dev-python/googleapis-common-protos/Manifest
@@ -1,2 +1 @@
-DIST googleapis_common_protos-1.69.1.tar.gz 144514 BLAKE2B 
0e3a57a916202d7831e41081c5af759ba3976c2db349ad7def08bb9c9e085850182a5fc5e5d969498129f01c4275d7817e66015de29f9bbc96c8495402cb1ba7
 SHA512 
5f11d230e0d5503e32aee5832481a1ff3241a987911b0e3ca44c083f9e53eca916f9b07a9d02743fbe7508da478c1b87743c1c18c0afa0f92fb8f81481ddc385
 DIST googleapis_common_protos-1.69.2.tar.gz 144496 BLAKE2B 
0f6eeef6fc124062db6214fa4d90b9717e4c4fce6b61faa0864ba8946a6c1de4ff7941b8dae6e1a0fb09821ae79927cd1a45eb5768a7ea22a7d866e58fc9b489
 SHA512 
a8f6f6ab551813e05db06af9ec404e4e87dcf2ebdeeecc6976b11a7cf0ccf0e6ca500ba0c263dcb6b71290b3919c84e5af8c2705ae3f4a5b630831aea8ddb668

diff --git 
a/dev-python/googleapis-common-protos/googleapis-common-protos-1.69.1.ebuild 
b/dev-python/googleapis-common-protos/googleapis-common-protos-1.69.1.ebuild
deleted file mode 100644
index 2970fee8da78..000000000000
--- a/dev-python/googleapis-common-protos/googleapis-common-protos-1.69.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 2020-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python classes generated from the common protos in the googleapis 
repository"
-HOMEPAGE="
-       https://github.com/googleapis/python-api-common-protos/
-       https://pypi.org/project/googleapis-common-protos/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86"
-
-RDEPEND="
-       <dev-python/protobuf-6[${PYTHON_USEDEP}]
-       >=dev-python/protobuf-3.15.0[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-python_compile() {
-       distutils-r1_python_compile
-       find "${BUILD_DIR}" -name '*.pth' -delete || die
-}

Reply via email to