mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
dev-python/celery: remove dependency
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -23,7 +23,7 @@ KEYWORDS="~amd64"
|
||||
# There are a number of other optional 'extras'
|
||||
IUSE="examples"
|
||||
#RESTRICT="!test? ( test )"
|
||||
RESTRICT="test" #amqp wants vine.five
|
||||
RESTRICT="test" # 'celery' not found in `markers` configuration option
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/billiard-3.6.4.0[${PYTHON_USEDEP}]
|
||||
@@ -49,7 +49,6 @@ DEPEND="
|
||||
dev-python/pytest-celery[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-subtests[${PYTHON_USEDEP}]
|
||||
>=dev-python/pytest-timeout-1.4.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/python-dateutil-2.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyyaml-3.10[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyzmq-13.1.0[${PYTHON_USEDEP}]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user