Install this version:
emerge -a =dev-python/pydrive2-1.21.3
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-python/pydrive2-1.21.3
Or alternatively:
emerge --autounmask-write -a =dev-python/pydrive2-1.21.3
EAPI=8
REALNAME="pydrive2"
PYTHON_COMPAT=( python3_{12..14} )
DISTUTILS_USE_PEP517=setuptools
inherit pypi distutils-r1
DESCRIPTION="Google Drive API Python wrapper library, maintained fork of PyDrive"
HOMEPAGE="https://pypi.org/project/pydrive2/"
LICENSE="Apache-2.0"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${PV}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
BDEPEND="dev-python/setuptools-scm[${PYTHON_USEDEP}]"
RDEPEND="
dev-python/google-api-python-client[${PYTHON_USEDEP}]
dev-python/oauth2client[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/pyopenssl[${PYTHON_USEDEP}]
"
dev-python/google-api-python-client[] dev-python/oauth2client[] dev-python/pyyaml[] dev-python/pyopenssl[]
dev-python/setuptools-scm[]
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | pydrive2-1.21.3.tar.gz | 63348 bytes | https://files.pythonhosted.org/packages/source//pydrive2/-1.21.3.tar.gz |