dev-python/tubes - 0.2.1 (pypi)

Search

Package Information

Description:
Flow control and backpressure for event-driven applications.
Homepage:
https://github.com/twisted/tubes/
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.2.1 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="Tubes"
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="Flow control and backpressure for event-driven applications."

HOMEPAGE="https://github.com/twisted/tubes/"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/source/${LITERALNAME::1}/${LITERALNAME}/${LITERALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${LITERALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="dev-python/six[${PYTHON_USEDEP}]
	dev-python/twisted[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/six[${PYTHON_USEDEP}]
	dev-python/twisted[${PYTHON_USEDEP}]

BDEPEND

dev-python/six[${PYTHON_USEDEP}]
	dev-python/twisted[${PYTHON_USEDEP}]

Manifest for 0.2.1

Type File Size Source URLs
DIST Tubes-0.2.1.tar.gz 47699 bytes https://files.pythonhosted.org/packages/source/${LITERALNAME::1}/Tubes/Tubes-0.2.1.tar.gz