Versions
v0.1.1 :: 0 :: gentoo (Masked by set 6410)
- 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_10
- Build with Python 3.10
- python3_9
- Build with Python 3.9
Dependencies
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 / pytest : Simple powerful testing with Python
dev-python / pyu2f : Python based U2F host 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-python / oauth2client : Library for accessing resources protected by OAuth 2.0
dev-python / pyu2f : Python based U2F host library
dev-python / six : Python 2 and 3 compatibility library
Depending packages
dev-python / gcs-oauth2-boto-plugin : OAuth 2.0 plugin for Google Cloud Storage credentials in the Boto library
net-misc / gsutil : command line tool for interacting with cloud storage services
Masks
6410- Michał Górny
The package has been archived upstream. It is broken with all Python versions supported by Gentoo, and it is broken with django-2. The other listed packages are its reverse dependencies. Removal on 2023-03-05. Bug #718972.- app-misc/gcalcli
- app-misc/goobook
- dev-python/gcs-oauth2-boto-plugin
- dev-python/google-apitools
- dev-python/google-reauth-python
- dev-python/oauth2client
- net-misc/gsutil
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Zac Medico · gentoo
dev-python/google-reauth-python: enable py3.10
Closes: https://bugs.gentoo.org/845738 Signed-off-by: Zac Medico <zmedico@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/google-reauth-python: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Frysinger · gentoo
dev-python/google-reauth-python: version bump to 1.1.1
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-reauth-python: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick McLean · gentoo
dev-python/google-reauth-python-0.1.0-r1: revbump, EAPI=7, 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/google-reauth-python: 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 - Patrick McLean · gentoo
dev-python/google-reauth-python: Add python3_7
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Patrick McLean <chutzpah@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 - Zac Medico · gentoo
dev-python/google-reauth-python: new package
Package-Manager: Portage-2.3.40, Repoman-2.3.9