dev-python/google-cloud-utilities - 0.8.9 (pypi)

Search

Package Information

Description:
A few handy Python functions for interacting with Google Cloud Platform
Homepage:
https://github.com/johnf1004/google_cloud_utilities
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.8.9 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="A few handy Python functions for interacting with Google Cloud Platform"

HOMEPAGE="https://github.com/johnf1004/google_cloud_utilities"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="dev-python/google-cloud-bigquery[${PYTHON_USEDEP}]
	dev-python/google-cloud-secret-manager[${PYTHON_USEDEP}]
	>=dev-python/pandas-2.2.2[${PYTHON_USEDEP}]
	>=dev-python/python-dateutil-2.8.2[${PYTHON_USEDEP}]
	>=dev-python/google-auth-2.30.0[${PYTHON_USEDEP}]
	dev-python/google-cloud-iam[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/google-cloud-bigquery[${PYTHON_USEDEP}]
	dev-python/google-cloud-secret-manager[${PYTHON_USEDEP}]
	>=dev-python/pandas-2.2.2[${PYTHON_USEDEP}]
	>=dev-python/python-dateutil-2.8.2[${PYTHON_USEDEP}]
	>=dev-python/google-auth-2.30.0[${PYTHON_USEDEP}]
	dev-python/google-cloud-iam[${PYTHON_USEDEP}]

BDEPEND

dev-python/google-cloud-bigquery[${PYTHON_USEDEP}]
	dev-python/google-cloud-secret-manager[${PYTHON_USEDEP}]
	>=dev-python/pandas-2.2.2[${PYTHON_USEDEP}]
	>=dev-python/python-dateutil-2.8.2[${PYTHON_USEDEP}]
	>=dev-python/google-auth-2.30.0[${PYTHON_USEDEP}]
	dev-python/google-cloud-iam[${PYTHON_USEDEP}]