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="Command Line for Google Services"
HOMEPAGE="https://github.com/supersaiyanmode/gapi"
LICENSE="https://opensource.org/licenses/MIT"
SRC_URI="https://files.pythonhosted.org/packages/6b/74/fa538424f2dfd888fa448893ec364ea8b02b1169819e4ed99c1d9536d62a/gapi4term-${REALVERSION}.tar.gz"
SOURCEFILE="gapi4term-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="dev-python/appdirs[${PYTHON_USEDEP}]
dev-python/google-api-python-client[${PYTHON_USEDEP}]
dev-python/iso8601[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
dev-python/rfc3339[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"