dev-python/channels - 4.3.2 (pypi)

Search

Package Information

Description:
Brings async, event-driven capabilities to Django.
Homepage:
http://github.com/django/channels
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
4.3.2 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="Brings async, event-driven capabilities to Django."

HOMEPAGE="http://github.com/django/channels"
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="daphne tests types"
DEPENDENCIES=">=dev-python/django-4.2[${PYTHON_USEDEP}]
	<dev-python/asgiref-4.0[${PYTHON_USEDEP}]
	tests? ( dev-python/async-timeout[${PYTHON_USEDEP}] )
	tests? ( ~dev-python/coverage-4.5[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-django[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-asyncio[${PYTHON_USEDEP}] )
	tests? ( dev-python/selenium[${PYTHON_USEDEP}] )
	daphne? ( dev-python/daphne[${PYTHON_USEDEP}] )
	types? ( dev-python/types-channels[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

>=dev-python/django-4.2[${PYTHON_USEDEP}]
	<dev-python/asgiref-4.0[${PYTHON_USEDEP}]
	tests? ( dev-python/async-timeout[${PYTHON_USEDEP}] )
	tests? ( ~dev-python/coverage-4.5[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-django[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-asyncio[${PYTHON_USEDEP}] )
	tests? ( dev-python/selenium[${PYTHON_USEDEP}] )
	daphne? ( dev-python/daphne[${PYTHON_USEDEP}] )
	types? ( dev-python/types-channels[${PYTHON_USEDEP}] )

BDEPEND

>=dev-python/django-4.2[${PYTHON_USEDEP}]
	<dev-python/asgiref-4.0[${PYTHON_USEDEP}]
	tests? ( dev-python/async-timeout[${PYTHON_USEDEP}] )
	tests? ( ~dev-python/coverage-4.5[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-django[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-asyncio[${PYTHON_USEDEP}] )
	tests? ( dev-python/selenium[${PYTHON_USEDEP}] )
	daphne? ( dev-python/daphne[${PYTHON_USEDEP}] )
	types? ( dev-python/types-channels[${PYTHON_USEDEP}] )

Manifest for 4.3.2

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