| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.1.2 | 8 | ~amd64 ~x86 | 0 |
# 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="Yet another gRPC reflection client"
HOMEPAGE="https://github.com/sparky8512/yagrc"
LICENSE="Apache-2.0"
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="test"
DEPENDENCIES=">=dev-python/grpcio-1.12.0[${PYTHON_USEDEP}]
dev-python/grpcio-reflection[${PYTHON_USEDEP}]
>=dev-python/protobuf-4.22.0[${PYTHON_USEDEP}]
test? ( dev-python/pytest[${PYTHON_USEDEP}] )
test? ( dev-python/pytest-grpc[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"
>=dev-python/grpcio-1.12.0[${PYTHON_USEDEP}]
dev-python/grpcio-reflection[${PYTHON_USEDEP}]
>=dev-python/protobuf-4.22.0[${PYTHON_USEDEP}]
test? ( dev-python/pytest[${PYTHON_USEDEP}] )
test? ( dev-python/pytest-grpc[${PYTHON_USEDEP}] )
>=dev-python/grpcio-1.12.0[${PYTHON_USEDEP}]
dev-python/grpcio-reflection[${PYTHON_USEDEP}]
>=dev-python/protobuf-4.22.0[${PYTHON_USEDEP}]
test? ( dev-python/pytest[${PYTHON_USEDEP}] )
test? ( dev-python/pytest-grpc[${PYTHON_USEDEP}] )
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | yagrc-1.1.2.tar.gz | 27342 bytes | https://files.pythonhosted.org/packages/source/${REALNAME::1}/yagrc/yagrc-1.1.2.tar.gz |