From 3517852e3b8a68d1e997770fc0650c5053bafc6c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 4 Jan 2022 01:27:12 +0000 Subject: gentoo resync : 04.01.2022 --- dev-python/google-api-python-client/Manifest | 6 +-- .../google-api-python-client-2.31.0.ebuild | 45 ---------------------- .../google-api-python-client-2.32.0.ebuild | 45 ---------------------- .../google-api-python-client-2.33.0.ebuild | 4 +- 4 files changed, 3 insertions(+), 97 deletions(-) delete mode 100644 dev-python/google-api-python-client/google-api-python-client-2.31.0.ebuild delete mode 100644 dev-python/google-api-python-client/google-api-python-client-2.32.0.ebuild (limited to 'dev-python/google-api-python-client') diff --git a/dev-python/google-api-python-client/Manifest b/dev-python/google-api-python-client/Manifest index c144cebe8705..bd21a9e67254 100644 --- a/dev-python/google-api-python-client/Manifest +++ b/dev-python/google-api-python-client/Manifest @@ -1,7 +1,3 @@ -DIST google-api-python-client-2.31.0.tar.gz 27822400 BLAKE2B 447d97ec10376c1a9e911023051b8e3e278db782f91e0e4c1eb72f4ba54db0498439fca42633bc9fdf16ac2982a286103d6d7a99b701b0ff30e024e131b5e175 SHA512 80359f415e2ec4c42b7e12aa333d91849a4246fd744ec627397099be261176add44bf4ada875bc353729bbbca589be59e6cad3810f609d9d23f9fb458bf2c69e -DIST google-api-python-client-2.32.0.tar.gz 27954196 BLAKE2B 1863735d3862a11b3fce3dc270442b9cd5612375062ee447be07baa35578668db53d8415e7c88ad29b9c6ede02113686ba7ea6b994bfb6b2b72bb2bf5139c86f SHA512 2a9300020ec28da02ae689b4527fcfea6f3f78131a5431a3c3720dae1868bfa76871330685fdb4403328cc21736099fe8e346cfbf215e19f8cb00d1f5d1707f6 DIST google-api-python-client-2.33.0.tar.gz 28292803 BLAKE2B b7e285a78d06aa9c0cb5609521443aa048220bb4b83e900b5915603c3cc1bd2eb6ff009c43503a8178f4ca2281fed0488bae9fbe0c29bf7a9df9ac2d4cf294e4 SHA512 47c8352440a2ffd3beca049a200c4a0cb1a2299b5fbce70b64a913f6121e731325831b229102d9940b386e082592efd49fdfc9409055b32f172551862740bd63 -EBUILD google-api-python-client-2.31.0.ebuild 1377 BLAKE2B db24f7aaca9d1940e65a76841802fd8fb30c8ccd9eff57678cb370cbd27d5d6c48654b41d03fcf3930428d284b899450ed51a154a1f90ade9e26f9e138cfc442 SHA512 0e818a1a02c2b91e89a4b93bbcc0df90ca6771d5755deda71d6bf1748af720f7ef66087f0aef05923cc97722c4ec5008b63856505fa4e186cfcb233b5aef2a98 -EBUILD google-api-python-client-2.32.0.ebuild 1379 BLAKE2B 4454c4a251dcbb1c23f13e714132150736962931989125a4ec8aa99df8a6f79c52655b3b667b07909a3ddd0d1c7761ad0613b9fdd6ce26c02140c390cc0dae76 SHA512 957f93c726882049404d55cef86c7c6ddbbec775adcd804933dbb2f1aa3162e3ca105a0fda34243aa8c31e7a8f8f47f1a726c23888048a503373069662975094 -EBUILD google-api-python-client-2.33.0.ebuild 1379 BLAKE2B 4454c4a251dcbb1c23f13e714132150736962931989125a4ec8aa99df8a6f79c52655b3b667b07909a3ddd0d1c7761ad0613b9fdd6ce26c02140c390cc0dae76 SHA512 957f93c726882049404d55cef86c7c6ddbbec775adcd804933dbb2f1aa3162e3ca105a0fda34243aa8c31e7a8f8f47f1a726c23888048a503373069662975094 +EBUILD google-api-python-client-2.33.0.ebuild 1377 BLAKE2B be3e2d39923cc9be436e5b0f60e55f58789b1b1f1b64095ecce75037fa823b288016e74e2c3f6eef4370fdd5037e6d7f7aed9ccea86119b4e2497843a83283c3 SHA512 d3dc2686aa60ffef541f4dfb2cb1707403cc180e845d6d7ea3d27de4c1cefc19baa9a64eb6ca21741d69e9626bd8295df395d21ffca5216221534a7ef16404c8 MISC metadata.xml 538 BLAKE2B bf0b8ab3a89ce9ab1d2159f4c0ebfe3f2646aced20bd2006485510c12d22e83cc130fac979f699ae6431a610c8d2acf86c04b39bc262abaf167c20571a860810 SHA512 30d004d944055660165954f8475e57ba45cef56423c80a324118836d78e5376261409955155a40c9bd988f230f3e2fc44c6aeb6fae3028c78c55a382ccd83bff diff --git a/dev-python/google-api-python-client/google-api-python-client-2.31.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.31.0.ebuild deleted file mode 100644 index d69261716410..000000000000 --- a/dev-python/google-api-python-client/google-api-python-client-2.31.0.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..9} ) -inherit distutils-r1 - -DESCRIPTION="Google API Client for Python" -HOMEPAGE="https://github.com/googleapis/google-api-python-client" -SRC_URI="https://github.com/googleapis/google-api-python-client/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" - -RDEPEND=" - >=dev-python/httplib2-0.15[${PYTHON_USEDEP}] - =dev-python/google-auth-1.35.0[${PYTHON_USEDEP}] - >=dev-python/google-auth-httplib2-0.1.0[${PYTHON_USEDEP}] - >=dev-python/uritemplate-3.0.0[${PYTHON_USEDEP}] -