Versions
v4.1.3-r1 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- amd64 x86 ~amd64-linux ~arm ~arm64 ~x86-linux
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_7
- Build with Python 3.7
- python3_8
- Build with Python 3.8
- python3_9
- Build with Python 3.9
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-python / httplib2 : A comprehensive HTTP client library
dev-python / keyring : Provides access to the system keyring service
dev-python / pyasn1 : ASN.1 library for Python
dev-python / pyasn1-modules : pyasn1 modules
dev-python / rsa : Pure-Python RSA implementation
dev-python / six : Python 2 and 3 compatibility library
Depending packages
app-misc / gcalcli : Google Calendar Command Line Interface
app-misc / goobook : Access your Google contacts from the command line
dev-python / gcs-oauth2-boto-plugin : OAuth 2.0 plugin for Google Cloud Storage credentials in the Boto library
dev-python / google-api-python-client : Google API Client for Python
dev-python / google-apitools : Python library to manipulate Google APIs
dev-python / google-auth : Google Authentication Library
dev-python / google-reauth-python : Python based U2F host library
net-misc / gsutil : command line tool for interacting with cloud storage services
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/oauth2client: Port to py3.9
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/oauth2client: Add missing test dep on nose
Closes: https://bugs.gentoo.org/732348 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/oauth2client: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/oauth2client: Add test dep on flask
Closes: https://bugs.gentoo.org/731724 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/oauth2client: Stabilize 4.1.3-r1 ALLARCHES, #731456
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
dev-python/oauth2client: update HOMEPAGE
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick McLean · gentoo
dev-python/oauth2client-4.1.3-r1: revbump, EAPI=7, add py38
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/oauth2client: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/oauth2client: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/oauth2client: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
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> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/oauth2client: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-python/oauth2client: 4.1.3 allarches stablized
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-python/oauth2client: add py37 support
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Matthew Thode · gentoo
dev-python/oauth2client: 4.1.3 bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Michał Górny · gentoo
dev-python/oauth2client: Clean old up - Matthew Thode · gentoo
dev-python/oauth2client: adding arm keyword under allarches for openstack pike
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Matthew Thode · gentoo
dev-python/oauth2client: 4.1.2 stablized amd64 arm x86 under allarches - Robin H. Johnson · gentoo
dev-python/oauth2client: bump, based on patch in bug 626390.
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Alexis Ballier · gentoo
dev-python/oauth2client: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Zac Medico · gentoo
dev-python/oauth2client: version bump to 4.0.0
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Michał Górny · gentoo
dev-python/oauth2client: Clean old versions up - Zac Medico · gentoo
dev-python/oauth2client: Add python3_6 to PYTHON_COMPAT
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Markus Meier · gentoo
dev-python/oauth2client: arm stable, bug #606074
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Patrice Clement · gentoo
dev-python/oauth2client: clean up old.
Package-Manager: portage-2.3.0 - Michał Górny · gentoo
global: Drop dead implementations from PYTHON_COMPAT - Mike Frysinger · gentoo
dev-python/oauth2client: version bump to 2.1.0 & 2.2.0 - Matthew Thode · gentoo
openstack mass stable for mitaka, x86 and amd64 for bug 582170 - Mike Frysinger · gentoo
dev-python/oauth2client: version bump to 2.0.2 - Mike Frysinger · gentoo
dev-python/oauth2client: version bump to 2.0.1 - Justin Lecher · gentoo
dev-python/oauth2client: Fix name of S
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575408 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/oauth2client: Version Bump
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/oauth2client: Further refine tests installation blocker
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/oauth2client: Exclude tests from installation
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/oauth2client: Version Bump
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Mike Frysinger · gentoo
dev-python/oauth2client: mark 1.5.2 arm stable #570990 - Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/697'.
Gentoo-Bug: 558182 PR-Number: https://github.com/gentoo/gentoo/pull/697 - Andreas Schuerch · gentoo
dev-python/oauth2client: 1.5.2 stable on x86, see bug 570990
Package-Manager: portage-2.2.26 - Agostino Sarubbo · gentoo
dev-python/oauth2client: amd64 stable wrt bug #570990
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Justin Lecher · gentoo
dev-python/oauth2client: Version Bump
Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Mike Frysinger · gentoo
dev-python/oauth2client: version bump to 1.5.1 - Mike Frysinger · gentoo
dev-python/oauth2client: version bump to 1.4.12 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed