dev-python/grpclib - 0.4.9 (pypi)

Search

Package Information

Description:
Pure-Python gRPC implementation for asyncio
Homepage:
https://github.com/vmagamedov/grpclib
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
0.4.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="Pure-Python gRPC implementation for asyncio"

HOMEPAGE="https://github.com/vmagamedov/grpclib"
LICENSE="BSD"
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="protobuf"
DEPENDENCIES="<dev-python/h2-5.0[${PYTHON_USEDEP}]
	dev-python/multidict[${PYTHON_USEDEP}]
	protobuf? ( >=dev-python/protobuf-3.20.0[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

<dev-python/h2-5.0[${PYTHON_USEDEP}]
	dev-python/multidict[${PYTHON_USEDEP}]
	protobuf? ( >=dev-python/protobuf-3.20.0[${PYTHON_USEDEP}] )

BDEPEND

<dev-python/h2-5.0[${PYTHON_USEDEP}]
	dev-python/multidict[${PYTHON_USEDEP}]
	protobuf? ( >=dev-python/protobuf-3.20.0[${PYTHON_USEDEP}] )

Manifest for 0.4.9

Type File Size Source URLs
DIST grpclib-0.4.9.tar.gz 84798 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/grpclib/grpclib-0.4.9.tar.gz