Skip to content

Commit

Permalink
dev-python/celery: adjust billiard dep
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/597634
Package-Manager: Portage-2.3.3_p32, Repoman-2.3.1_p25
  • Loading branch information
floppym committed Jan 19, 2017
1 parent 90aff6f commit 4dc6850
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -23,7 +23,7 @@ RDEPEND="
<dev-python/kombu-3.1[${PYTHON_USEDEP}]
>=dev-python/kombu-3.0.33[${PYTHON_USEDEP}]
>=dev-python/anyjson-0.3.3[${PYTHON_USEDEP}]
>=dev-python/billiard-3.3.0.22[${PYTHON_USEDEP}]
>=dev-python/billiard-3.3.0.23[${PYTHON_USEDEP}]
<dev-python/billiard-3.4[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
dev-python/greenlet[${PYTHON_USEDEP}]
Expand Down

0 comments on commit 4dc6850

Please sign in to comment.