From 145da37adcf782856a6ef704e51f678b990a6993 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 16 Apr 2025 11:09:34 +0100 Subject: dev-python/grpcio-tools : version bump --- dev-python/grpcio-tools/Manifest | 2 +- .../grpcio-tools/grpcio-tools-1.66.1-r2.ebuild | 39 ---------------------- dev-python/grpcio-tools/grpcio-tools-1.71.0.ebuild | 39 ++++++++++++++++++++++ .../md5-cache/dev-python/grpcio-tools-1.66.1-r2 | 16 --------- metadata/md5-cache/dev-python/grpcio-tools-1.71.0 | 16 +++++++++ metadata/pkg_desc_index | 2 +- 6 files changed, 57 insertions(+), 57 deletions(-) delete mode 100644 dev-python/grpcio-tools/grpcio-tools-1.66.1-r2.ebuild create mode 100644 dev-python/grpcio-tools/grpcio-tools-1.71.0.ebuild delete mode 100644 metadata/md5-cache/dev-python/grpcio-tools-1.66.1-r2 create mode 100644 metadata/md5-cache/dev-python/grpcio-tools-1.71.0 diff --git a/dev-python/grpcio-tools/Manifest b/dev-python/grpcio-tools/Manifest index 9c2603a4..6273746e 100644 --- a/dev-python/grpcio-tools/Manifest +++ b/dev-python/grpcio-tools/Manifest @@ -1 +1 @@ -DIST grpcio_tools-1.66.1.tar.gz 5134197 BLAKE2B b55eecb8fef4f529bb1cf616b71fd676d5cef27431d01cb5bc5920664e904c6f0a6b84ffb3ae067eebfc5a964fbe45ff18b89f74786a52c7d6b98232ee1521c3 SHA512 04cb1cd4280e938d9eec8b4c9ddd8d2cb815a6b8785968b6afa305612d60ead90c8162f522287d82a5bb4d335095918e4b2babaa7766db6f8fb821e5fbb07096 +DIST grpcio_tools-1.71.0.tar.gz 5326008 BLAKE2B 70dae192880c861e659f1901e00d7189637843c25c309791857fdc1ef58692fcd3a42d34587896b67d19b2a067561d0cc51e5c9f530352d5345fd06f00fea045 SHA512 33ec4c4a5f09e41af3c20cf030a16f69b8b9d0b8f107f84be6666afce026367d710c0fe4b383f3b45a56e3403fd4f23309ca16ea7d1a122245572868bf7a1507 diff --git a/dev-python/grpcio-tools/grpcio-tools-1.66.1-r2.ebuild b/dev-python/grpcio-tools/grpcio-tools-1.66.1-r2.ebuild deleted file mode 100644 index 366f75f7..00000000 --- a/dev-python/grpcio-tools/grpcio-tools-1.66.1-r2.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_EXT=1 -PYTHON_COMPAT=( python3_{9..12} ) -DISTUTILS_USE_PEP517=setuptools - -inherit distutils-r1 multiprocessing prefix pypi - -DESCRIPTION="Protobuf code generator for gRPC" -HOMEPAGE="https://grpc.io" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" - -RDEPEND=" - ~dev-python/grpcio-${PV}[${PYTHON_USEDEP}] - >=dev-python/protobuf-5.26.1[${PYTHON_USEDEP}] - =dev-python/gpep517-16[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-75.8.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] -DEFINED_PHASES=compile configure install prepare test -DEPEND=~dev-python/grpcio-1.66.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/protobuf-5.26.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] =dev-python/protobuf-5.26.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] =dev-python/gpep517-16[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-75.8.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +DEFINED_PHASES=compile configure install prepare test +DEPEND=~dev-python/grpcio-1.71.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/protobuf-5.26.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] =dev-python/protobuf-5.26.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]