Versions
v0.5.31 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64 ~arm ~x86
- 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
Dependencies
dev-python / fasteners : Python package that provides useful locks
dev-python / httplib2 : A comprehensive HTTP client library
dev-python / mock : Rolling backport of unittest.mock for all Pythons
dev-python / oauth2client : Library for accessing resources protected by OAuth 2.0
dev-python / python-gflags : Google's Python argument parsing library
dev-python / setuptools : Collection of extensions to Distutils
dev-python / six : Python 2 and 3 compatibility library
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-python / fasteners : Python package that provides useful locks
dev-python / httplib2 : A comprehensive HTTP client library
dev-python / oauth2client : Library for accessing resources protected by OAuth 2.0
dev-python / python-gflags : Google's Python argument parsing library
dev-python / setuptools : Collection of extensions to Distutils
dev-python / six : Python 2 and 3 compatibility library
Depending packages
net-misc / gsutil : command line tool for interacting with cloud storage services
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Mike Frysinger · gentoo
dev-python/google-apitools: add python3.9 support
Signed-off-by: Mike Frysinger <vapier@gentoo.org> - 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/google-apitools: 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/google-apitools: Bump to 0.5.31
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/google-apitools: Bump to 0.5.31
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/google-apitools: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick McLean · gentoo
dev-python/google-apitools-0.5.30_p20200507: Version bump. add py37, 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
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/google-apitools: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/google-apitools: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/google-apitools: Add RESTRICT="!test? ( test )"
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick McLean · gentoo
dev-python/google-apitools: Version bump to 0.5.30
Fails tests on python3.7, so not adding that. Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> - Mike Frysinger · gentoo
dev-python/google-apitools: drop cli/test/sample modules
Talking to upstream, the cli modules aren't generally useful, and gsutil (the only user of this currently) doesn't need it. By dropping that, we can drop the deprecated google-apputils project which doesn't support py3. We also clean up the install of unused sample & test modules. Now we can make it support python-3. - Mike Frysinger · gentoo
dev-python/google-apitools: version bump to 0.5.22 - Michał Górny · gentoo
dev-python/google-apitools: Clean old up - Mike Frysinger · gentoo
dev-python/google-apitools: version bump to 0.5.16 - Michał Górny · gentoo
dev-python/google-apitools: Clean old versions up - Michał Górny · gentoo
dev-python/google-apitools: Remove old 0.4.1[12] versions - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Mike Frysinger · gentoo
dev-python/google-apitools: version bump to 0.5.4 - Mike Frysinger · gentoo
dev-python/google-apitools: version bump to 0.5.2 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/sbraz/urlwatch'
Pull request: https://github.com/gentoo/gentoo/pull/705 - Mike Frysinger · gentoo
dev-python/google-apitools: version bump to 0.4.15 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/mpv-verbump-to-0.15.0'
Pull request: https://github.com/gentoo/gentoo/pull/675 - Patrice Clement · gentoo
dev-python/google-apitools: Fix DESCRIPTION lenght.
Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Mike Frysinger · gentoo
dev-python/google-apitools: drop old version <0.4.11 - Mike Frysinger · gentoo
dev-python/google-apitools: version bump to 0.4.12 - Mike Frysinger · gentoo
dev-python/google-apitools: version bump to 0.4.11 - 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