public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Virgil Dupras" <vdupras@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/celery/
Date: Sat, 15 Sep 2018 02:00:44 +0000 (UTC)	[thread overview]
Message-ID: <1536976460.5a0ff09d0211ef83c1adbbc785ac14381263fa2f.vdupras@gentoo> (raw)

commit:     5a0ff09d0211ef83c1adbbc785ac14381263fa2f
Author:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 15 01:54:20 2018 +0000
Commit:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Sat Sep 15 01:54:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a0ff09d

dev-python/celery: tighten kombu dep constraint

Bug: https://bugs.gentoo.org/666228
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-python/celery/celery-4.1.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/celery/celery-4.1.0.ebuild b/dev-python/celery/celery-4.1.0.ebuild
index d3123184b97..62a6904ff53 100644
--- a/dev-python/celery/celery-4.1.0.ebuild
+++ b/dev-python/celery/celery-4.1.0.ebuild
@@ -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}]


             reply	other threads:[~2018-09-15  2:00 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-15  2:00 Virgil Dupras [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-01-28 22:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/celery/ Michał Górny
2020-01-28 22:05 Michał Górny
2019-06-30 21:57 Zac Medico
2018-11-11 13:07 Pacho Ramos
2018-09-01  5:30 Matt Thode
2018-07-21  0:06 Mikle Kolyada
2018-06-24  9:40 Mikle Kolyada
2017-09-27 20:25 Zac Medico
2017-09-27 19:55 Zac Medico
2017-02-12 15:44 Agostino Sarubbo
2017-02-04 15:21 Agostino Sarubbo
2017-01-21 18:07 Zac Medico
2017-01-21  2:22 Zac Medico
2017-01-19 21:06 Mike Gilbert
2016-10-12 21:39 Zac Medico
2016-08-30 17:10 Zac Medico
2016-01-28 10:22 Justin Lecher
2016-01-25 15:11 Justin Lecher
2016-01-25 15:11 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1536976460.5a0ff09d0211ef83c1adbbc785ac14381263fa2f.vdupras@gentoo \
    --to=vdupras@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox