summaryrefslogtreecommitdiff
path: root/dev-python/google-api-python-client
AgeCommit message (Collapse)Author
2021-04-29dev-python/google-api-python-client: Bump to 2.3.0Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-04-14dev-python/google-api-python-client: Bump to 2.2.0Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-04-01dev-python/google-api-python-client: Bump to 2.1.0Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-03-04dev-python/google-api-python-client: Bump to 2.0.2Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-03-04dev-python/google-api-python-client: Add python@ as co-maintMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-03-04dev-python/google-api-python-client: Bump to 2.0.0Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-01-31*/*: Remove obsolete values from PYTHON_COMPATMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-12-11dev-python/google-api-python-client: Update HOMEPAGEMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-10-22dev-python/google-api-python-client: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-09-20dev-python/google-api-python-client: amd64 stable wrt bug #718978Agostino Sarubbo
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-08-31dev-python/google-api-python-client: x86 stable (bug #718978)Thomas Deutschmann
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2020-08-30dev-python/google-api-python-client: Add dev-python/rsa test depZac Medico
The rsa dependency is not in the unpacked sources, it's dynamically added by distutils_install_for_testing. Closes: https://bugs.gentoo.org/733716 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Zac Medico <zmedico@gentoo.org>
2020-08-09dev-python/google-api-python-client: PYTHON_COMPAT+=(python3_9)Zac Medico
Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Zac Medico <zmedico@gentoo.org>
2020-07-12dev-python/google-api-python-client: Remove redundant versionsMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-06-06dev-python/google-api-python-client: arm keyworded (bug #722798)Sam James (sam_c)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-05-15dev-python/google-api-python-client: arm64 keyworded (bug #722798)Sam James (sam_c)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
2020-05-14dev-python/google-api-python-client-1.8.3-r1: revbump, add test depPatrick McLean
Last version bump was missing a new test dep on oauth2client, reported by sam_c on IRC Reported-by: sam_c Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
2020-05-12dev-python/google-api-python-client: Version bump, add py38Patrick McLean
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
2020-03-28dev-python/google-api-python-client: Remove redundant versionsMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-27dev-python/google-api-python-client: Mark ALLARCHESMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-02-05dev-python/google-api-python-client: Remove py2Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-05*/*: Clean PYTHON_COMPAT of obsolete implsMichał Górny
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-12-11*/*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-07-12dev-python/google-api-python-client: Version bump to 1.7.9Patrick McLean
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
2019-07-12dev-python/google-api-python-client: Version bump to 1.7.0Patrick McLean
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
2019-04-17*/*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-04-10dev-python/google-api-python-client: add py37 supportMatthew Thode
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
2018-03-30dev-python/google-api-python-client: 1.6.5 stablized amd64 ~arm ~arm64 x86 ↵Matthew Thode
under allarches Stablized for Openstack Queens
2018-02-22dev-python/google-api-python-client: 1.6.5 bupMatthew Thode
Package-Manager: Portage-2.3.19, Repoman-2.3.6
2018-01-05dev-python/google-api-python-client: Clean old upMichał Górny
2017-12-09dev-python/*: Update Manifest hashesMichał Górny
2017-09-29dev-python/google-api-python-client: stable for openstack pikeMatthew Thode
Package-Manager: Portage-2.3.8, Repoman-2.3.3
2017-09-29dev-python/google-api-python-client: 1.6.2 stablized amd64 arm x86 under ↵Matthew Thode
allarches
2017-06-26dev-python/google-api-python-client: keyword ~arm64Alexis Ballier
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-05-13dev-python/google-api-python-client: add ~arm, bug #617438Markus Meier
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
2017-05-03dev-python/google-api-python-client: version bump to 1.6.2Zac Medico
Package-Manager: Portage-2.3.5, Repoman-2.3.2
2017-03-17dev-python/google-api-python-client: Add python3_6 to PYTHON_COMPATZac Medico
Package-Manager: Portage-2.3.5, Repoman-2.3.2
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-20dev-python/google-api-python-client: arm stable, bug #606074Markus Meier
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
2017-01-18dev-python/google-api-python-client: x86 stable wrt bug #606074Agostino Sarubbo
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-01-18dev-python/google-api-python-client: amd64 stable wrt bug #606074Agostino Sarubbo
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-11-05dev-python/google-api-python-client: cleanup googlecode references.Robin H. Johnson
Package-Manager: portage-2.3.2
2016-10-12dev-python/google-api-python-client: version bump to 1.5.3Zac Medico
Package-Manager: portage-2.3.2
2016-06-04openstack mass stable for mitaka, x86 and amd64 for bug 582170Matthew Thode
2016-02-21dev-python/google-api-python-client: Version BumpJustin Lecher
Set correct versions for dependencies Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
2016-01-24Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny
2015-11-25dev-python/google-api-python-client: version bump to 1.4.2Zac Medico
Package-Manager: portage-2.2.26
2015-08-24Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert
repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
2015-08-24Enable https for all google URIsJustin Lecher
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24Use https by defaultJustin Lecher
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>