dev-python/gevent - 26.4.0 (stowe-verlay)

Search

Install

Install this version:

emerge -a =dev-python/gevent-26.4.0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-python/gevent-26.4.0

Or alternatively:

emerge --autounmask-write -a =dev-python/gevent-26.4.0

Package Information

Description:
Coroutine-based network library
Homepage:
https://pypi.org/project/gevent/
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
26.4.0 8 ~amd64 ~x86 0
View Raw Ebuild
EAPI=8

PYTHON_COMPAT=( python3_{12..14} )
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_EXT=1

inherit pypi distutils-r1

DESCRIPTION="Coroutine-based network library"
HOMEPAGE="https://pypi.org/project/gevent/"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/source/${PN::1}/${PN}/${PN}-${PV}.tar.gz"
RESTRICT="test"

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

DEPEND="dev-libs/libev
	net-dns/c-ares"
RDEPEND="${DEPEND}
	>=dev-python/greenlet-3.2.2[${PYTHON_USEDEP}]
	dev-python/zope-event[${PYTHON_USEDEP}]
	dev-python/zope-interface[${PYTHON_USEDEP}]
"
BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"

Inherited Eclasses

Dependencies

DEPEND

dev-libs/libev
	net-dns/c-ares

RDEPEND

dev-libs/libev
	net-dns/c-ares
	>=dev-python/greenlet-3.2.2[]
	dev-python/zope-event[]
	dev-python/zope-interface[]

BDEPEND

dev-python/cython[]

Manifest for 26.4.0

Type File Size Source URLs
DIST gevent-26.4.0.tar.gz 6242440 bytes https://files.pythonhosted.org/packages/source//gevent/-26.4.0.tar.gz