# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="0.0.1rc7" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="Wrapper around Google Cloud Platform BigQuery client to simplify management of the BigQuery tables." HOMEPAGE="https://github.com/surquest/python-gcp-tracer" LICENSE="" SRC_URI="https://files.pythonhosted.org/packages/63/21/4169b1a60da15d63af7b7f5fe2a657dad4743a7ddd090d25303dd6ca90d5/surquest_gcp_bq_grid-${REALVERSION}.tar.gz" SOURCEFILE="surquest_gcp_bq_grid-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" DEPENDENCIES="dev-python/google-cloud-bigquery[${PYTHON_USEDEP}] dev-python/google-cloud-storage[${PYTHON_USEDEP}] >=dev-python/pyyaml-6.0[${PYTHON_USEDEP}] test? ( >=dev-python/pytest-cov-4.0.0[${PYTHON_USEDEP}] ) test? ( >=dev-python/pytest-7.2.1[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"