From 400a4daec591ee9b25eebc0091b21c13bef3d362 Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Fri, 11 Jul 2025 10:18:32 +0800 Subject: [PATCH] grpcio-tools-1.72.1.ebuild --- dev-python/grpcio-testing/Manifest | 1 - .../grpcio-testing-1.72.0.ebuild | 24 ------------------- dev-python/grpcio-testing/metadata.xml | 11 --------- dev-python/grpcio-tools/Manifest | 2 +- ...0-r1.ebuild => grpcio-tools-1.72.1.ebuild} | 0 5 files changed, 1 insertion(+), 37 deletions(-) delete mode 100644 dev-python/grpcio-testing/Manifest delete mode 100644 dev-python/grpcio-testing/grpcio-testing-1.72.0.ebuild delete mode 100644 dev-python/grpcio-testing/metadata.xml rename dev-python/grpcio-tools/{grpcio-tools-1.72.0-r1.ebuild => grpcio-tools-1.72.1.ebuild} (100%) diff --git a/dev-python/grpcio-testing/Manifest b/dev-python/grpcio-testing/Manifest deleted file mode 100644 index d6f9dee78..000000000 --- a/dev-python/grpcio-testing/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST grpcio_testing-1.72.0.tar.gz 22525 BLAKE2B fd3201169a1bce475702ef08845f109ed62562fa57a1919961bf773ae8f882e9ba88ffdb01240bd84c2c7be17f989a401a39a425d6832fc3cd8156f40b63cc93 SHA512 48c7fdc743a9a5c0da5aae6be01f0fbe7ff4aa3bee897a1ee026119f9cfbcb5fdc677c673f5c5f4cea15b27e3d18820125a95f390b46dbc98497ecfab9371ffb diff --git a/dev-python/grpcio-testing/grpcio-testing-1.72.0.ebuild b/dev-python/grpcio-testing/grpcio-testing-1.72.0.ebuild deleted file mode 100644 index 3566f7100..000000000 --- a/dev-python/grpcio-testing/grpcio-testing-1.72.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) -PYPI_PN="grpcio_testing" - -inherit distutils-r1 pypi - -DESCRIPTION="Testing utilities for gRPC Python" -HOMEPAGE="https://grpc.io" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" - -RDEPEND=" - ~dev-python/grpcio-${PV}[${PYTHON_USEDEP}] - >=dev-python/protobuf-6.30.0[${PYTHON_USEDEP}] - - - - - unknown@pentoo.ch - Author Unknown - - - grpcio_testing - - diff --git a/dev-python/grpcio-tools/Manifest b/dev-python/grpcio-tools/Manifest index 0fcdba275..83baecf28 100644 --- a/dev-python/grpcio-tools/Manifest +++ b/dev-python/grpcio-tools/Manifest @@ -1 +1 @@ -DIST grpcio_tools-1.72.0.tar.gz 5396558 BLAKE2B db25a36efd70270b0b91c0e3b73f7595cf32b613dacf6c9d053659610e5a10773666a18776bf01d4904222ebe2b855def3accfc4c778ecd1f37f0d1f7913a3ba SHA512 b2317fdaba0d1c7cffc652443a42fd4d452fa9d188d9908eb73826448bafbce76ac898497da2fb3dbf709fed6666916f026c05af3e4a6dd5db71a13f895d345a +DIST grpcio_tools-1.72.1.tar.gz 5404888 BLAKE2B d32da8170add8ed1b3f59ac0f0ec263ef97cfe3d201cf3df6d7ea0fd07d1a2b008d19ad7bdc4c614734d090d87d674ccb83c64ebe73529a361df0c4c4369c104 SHA512 b28eb3519d9898b815d5cb05514332db0371d592a96cb8ea5bacadd1e24a325d6af3662a76964ecd16e4e80c495480676c08ef5dd53195c144579458240543d8 diff --git a/dev-python/grpcio-tools/grpcio-tools-1.72.0-r1.ebuild b/dev-python/grpcio-tools/grpcio-tools-1.72.1.ebuild similarity index 100% rename from dev-python/grpcio-tools/grpcio-tools-1.72.0-r1.ebuild rename to dev-python/grpcio-tools/grpcio-tools-1.72.1.ebuild