Skip to content

Commit

Permalink
dev-python/celery: add eventlet and unittest2 to test deps for 4.0.2
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.10, Repoman-2.3.3
  • Loading branch information
zmedico committed Sep 27, 2017
1 parent b7d1105 commit efc09c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev-python/celery/celery-4.0.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( ${RDEPEND}
>=dev-python/case-1.3.1[${PYTHON_USEDEP}]
dev-python/eventlet[${PYTHON_USEDEP}]
dev-python/gevent[$(python_gen_usedep python2_7)]
>=dev-python/pymongo-2.6.2[${PYTHON_USEDEP}]
dev-python/pyopenssl[${PYTHON_USEDEP}]
Expand All @@ -43,6 +44,7 @@ DEPEND="
>=dev-python/boto-2.13.3[${PYTHON_USEDEP}]
>=dev-python/pyzmq-13.1.0[${PYTHON_USEDEP}]
>=dev-python/pyyaml-3.10[${PYTHON_USEDEP}]
>=dev-python/unittest2-0.5.1[${PYTHON_USEDEP}]
)
doc? (
dev-python/docutils[${PYTHON_USEDEP}]
Expand Down

0 comments on commit efc09c8

Please sign in to comment.