dev-python/oauth2client - 4.1.3 (stowe-verlay)

Search

Install

Install this version:

emerge -a =dev-python/oauth2client-4.1.3

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-python/oauth2client-4.1.3

Or alternatively:

emerge --autounmask-write -a =dev-python/oauth2client-4.1.3

Package Information

Description:
OAuth 2.0 client library (deprecated, used by PyDrive2)
Homepage:
https://pypi.org/project/oauth2client/
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
4.1.3 8 ~amd64 ~x86 0
View Raw Ebuild
EAPI=8

PYTHON_COMPAT=( python3_{12..14} )
DISTUTILS_USE_PEP517=setuptools

inherit pypi distutils-r1

DESCRIPTION="OAuth 2.0 client library (deprecated, used by PyDrive2)"
HOMEPAGE="https://pypi.org/project/oauth2client/"
LICENSE="Apache-2.0"
SRC_URI="https://files.pythonhosted.org/packages/source/${PN::1}/${PN}/${PN}-${PV}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND="
	dev-python/httplib2[${PYTHON_USEDEP}]
	dev-python/pyasn1[${PYTHON_USEDEP}]
	dev-python/pyasn1-modules[${PYTHON_USEDEP}]
	dev-python/rsa[${PYTHON_USEDEP}]
	dev-python/six[${PYTHON_USEDEP}]
"

Inherited Eclasses

Dependencies

RDEPEND

	dev-python/httplib2[]
	dev-python/pyasn1[]
	dev-python/pyasn1-modules[]
	dev-python/rsa[]
	dev-python/six[]

Manifest for 4.1.3

Type File Size Source URLs
DIST oauth2client-4.1.3.tar.gz 155910 bytes https://files.pythonhosted.org/packages/source//oauth2client/-4.1.3.tar.gz