public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/celery/
Date: Tue, 28 Jan 2020 22:05:30 +0000 (UTC)	[thread overview]
Message-ID: <1580249088.8d5f0eb713409ddb57eeb9a84bc148ae4b1be597.mgorny@gentoo> (raw)

commit:     8d5f0eb713409ddb57eeb9a84bc148ae4b1be597
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 21:53:40 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 22:04:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d5f0eb7

dev-python/celery: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/celery/celery-4.3.0.ebuild | 4 +---
 dev-python/celery/metadata.xml        | 5 -----
 2 files changed, 1 insertion(+), 8 deletions(-)

diff --git a/dev-python/celery/celery-4.3.0.ebuild b/dev-python/celery/celery-4.3.0.ebuild
index 4259161d25f..f9354d37b75 100644
--- a/dev-python/celery/celery-4.3.0.ebuild
+++ b/dev-python/celery/celery-4.3.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit bash-completion-r1 distutils-r1 eutils
 
@@ -36,7 +36,6 @@ DEPEND="
 	test? ( ${RDEPEND}
 		>=dev-python/case-1.3.1[${PYTHON_USEDEP}]
 		>=dev-python/eventlet-0.24.1[${PYTHON_USEDEP}]
-		dev-python/gevent[$(python_gen_usedep python2_7)]
 		>=dev-python/pymongo-3.7[${PYTHON_USEDEP}]
 		dev-python/pyopenssl[${PYTHON_USEDEP}]
 		>=dev-python/pytest-4.3.1[${PYTHON_USEDEP}]
@@ -56,7 +55,6 @@ DEPEND="
 		>=dev-python/sphinx_celery-2.0[$(python_gen_usedep 'python3*')]
 		dev-python/jinja[${PYTHON_USEDEP}]
 		dev-python/sqlalchemy[${PYTHON_USEDEP}]
-		$(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' python2_7)
 	)"
 
 # testsuite needs it own source

diff --git a/dev-python/celery/metadata.xml b/dev-python/celery/metadata.xml
index 4b8a09186e4..183f100799c 100644
--- a/dev-python/celery/metadata.xml
+++ b/dev-python/celery/metadata.xml
@@ -8,9 +8,4 @@
 	<upstream>
 		<remote-id type="pypi">celery</remote-id>
 	</upstream>
-	<use>
-		<flag name="redis">Enables redis support</flag>
-		<flag name="sqs">Enables Amazon SQS transport module for celery</flag>
-		<flag name="yaml">Enable support of yaml as a configuration file format</flag>
-	</use>
 </pkgmetadata>


             reply	other threads:[~2020-01-28 22:05 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-28 22:05 Michał Górny [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
2019-06-30 21:57 Zac Medico
2018-11-11 13:07 Pacho Ramos
2018-09-15  2:00 Virgil Dupras
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=1580249088.8d5f0eb713409ddb57eeb9a84bc148ae4b1be597.mgorny@gentoo \
    --to=mgorny@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