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
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}]"
dev-libs/libev net-dns/c-ares
dev-libs/libev net-dns/c-ares >=dev-python/greenlet-3.2.2[] dev-python/zope-event[] dev-python/zope-interface[]
dev-python/cython[]
| 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 |