mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-27 21:48:16 -07:00
dev-python/celery: tighten kombu dep constraint
Bug: https://bugs.gentoo.org/666228 Package-Manager: Portage-2.3.49, Repoman-2.3.10
This commit is contained in:
@@ -18,8 +18,9 @@ KEYWORDS="amd64 x86"
|
||||
# there has been no apparent expression of interest or demand by users for them. See requires.txt
|
||||
IUSE="doc examples redis sqs test yaml"
|
||||
|
||||
# kombu < 4.2: #666228 (can be loosened in next bump)
|
||||
RDEPEND="
|
||||
<dev-python/kombu-5.0[${PYTHON_USEDEP}]
|
||||
<dev-python/kombu-4.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/kombu-4.0.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/billiard-3.5.0.2[${PYTHON_USEDEP}]
|
||||
<dev-python/billiard-3.6.0[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user