# 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="Package for using Celery as Dagster's execution engine." HOMEPAGE="https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-celery" LICENSE="Apache-2.0" SRC_URI="https://files.pythonhosted.org/packages/0e/40/4d7c28de7e6c088f1eaf609c2f2d91c35ae0858b18e24703c8bc9f29b380/${REALNAME//-/_}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="flower kubernetes redis test" DEPENDENCIES="dev-python/dagster[${PYTHON_USEDEP}] dev-python/celery[${PYTHON_USEDEP}]