dev-python/pydrive2 - 1.21.3 (stowe-verlay)

Search

Install

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

Package Information

Description:
Google Drive API Python wrapper library, maintained fork of PyDrive
Homepage:
https://pypi.org/project/pydrive2/
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
1.21.3 8 ~amd64 ~x86 0
View Raw Ebuild
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}]
"

Inherited Eclasses

Dependencies

RDEPEND

	dev-python/google-api-python-client[]
	dev-python/oauth2client[]
	dev-python/pyyaml[]
	dev-python/pyopenssl[]

BDEPEND

dev-python/setuptools-scm[]

Manifest for 1.21.3

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