dev-python/EVECelery - 0.20 (pypi)

Search

Package Information

Description:
Task queue framework for building tools that interact with the EVE Online ESI API using Celery, RabbitMQ, and Redis.
Homepage:
https://github.com/NullsecSpace/EVECelery
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.20 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="Task queue framework for building tools that interact with the EVE Online ESI API using Celery, RabbitMQ, and Redis."

HOMEPAGE="https://github.com/NullsecSpace/EVECelery"
LICENSE="MIT"
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=""
DEPENDENCIES="dev-python/celery[${PYTHON_USEDEP}]
	~dev-python/pika-1.3[${PYTHON_USEDEP}]
	~dev-python/python-dateutil-2.8.2[${PYTHON_USEDEP}]
	~dev-python/redis-4.1[${PYTHON_USEDEP}]
	~dev-python/requests-2.27[${PYTHON_USEDEP}]
	~dev-python/pydantic-1.10[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/celery[${PYTHON_USEDEP}]
	~dev-python/pika-1.3[${PYTHON_USEDEP}]
	~dev-python/python-dateutil-2.8.2[${PYTHON_USEDEP}]
	~dev-python/redis-4.1[${PYTHON_USEDEP}]
	~dev-python/requests-2.27[${PYTHON_USEDEP}]
	~dev-python/pydantic-1.10[${PYTHON_USEDEP}]

BDEPEND

dev-python/celery[${PYTHON_USEDEP}]
	~dev-python/pika-1.3[${PYTHON_USEDEP}]
	~dev-python/python-dateutil-2.8.2[${PYTHON_USEDEP}]
	~dev-python/redis-4.1[${PYTHON_USEDEP}]
	~dev-python/requests-2.27[${PYTHON_USEDEP}]
	~dev-python/pydantic-1.10[${PYTHON_USEDEP}]

Manifest for 0.20

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