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/falcon/
Date: Thu, 13 May 2021 19:31:46 +0000 (UTC)	[thread overview]
Message-ID: <1620934301.c64a4e04445ef5ac17dce37c6acf7718f9f02e1a.mgorny@gentoo> (raw)

commit:     c64a4e04445ef5ac17dce37c6acf7718f9f02e1a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 13 19:28:29 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 13 19:31:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c64a4e04

dev-python/falcon: Fix obsolete rdeps

Thanks to Vytautas Liuolia for noticing.

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

 dev-python/falcon/{falcon-2.0.0.ebuild => falcon-2.0.0-r1.ebuild} | 6 +-----
 dev-python/falcon/{falcon-3.0.1.ebuild => falcon-3.0.1-r1.ebuild} | 6 +-----
 2 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/dev-python/falcon/falcon-2.0.0.ebuild b/dev-python/falcon/falcon-2.0.0-r1.ebuild
similarity index 89%
rename from dev-python/falcon/falcon-2.0.0.ebuild
rename to dev-python/falcon/falcon-2.0.0-r1.ebuild
index ff5be1f6d87..1198e6c8fd9 100644
--- a/dev-python/falcon/falcon-2.0.0.ebuild
+++ b/dev-python/falcon/falcon-2.0.0-r1.ebuild
@@ -11,16 +11,12 @@ DESCRIPTION="A supersonic micro-framework for building cloud APIs"
 HOMEPAGE="https://falconframework.org/ https://pypi.org/project/falcon/"
 SRC_URI="https://github.com/falconry/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0 MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="+cython"
 
 BDEPEND="cython? ( dev-python/cython[${PYTHON_USEDEP}] )"
-RDEPEND="
-	dev-python/six[${PYTHON_USEDEP}]
-	dev-python/python-mimeparse[${PYTHON_USEDEP}]
-"
 DEPEND="${RDEPEND}"
 
 distutils_enable_tests pytest

diff --git a/dev-python/falcon/falcon-3.0.1.ebuild b/dev-python/falcon/falcon-3.0.1-r1.ebuild
similarity index 91%
rename from dev-python/falcon/falcon-3.0.1.ebuild
rename to dev-python/falcon/falcon-3.0.1-r1.ebuild
index 5c8184be661..3bd716866d6 100644
--- a/dev-python/falcon/falcon-3.0.1.ebuild
+++ b/dev-python/falcon/falcon-3.0.1-r1.ebuild
@@ -10,14 +10,10 @@ DESCRIPTION="A supersonic micro-framework for building cloud APIs"
 HOMEPAGE="https://falconframework.org/ https://pypi.org/project/falcon/"
 SRC_URI="https://github.com/falconry/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0 MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-RDEPEND="
-	dev-python/six[${PYTHON_USEDEP}]
-	dev-python/python-mimeparse[${PYTHON_USEDEP}]
-"
 BDEPEND="
 	dev-python/cython[${PYTHON_USEDEP}]
 	test? (


             reply	other threads:[~2021-05-13 19:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-13 19:31 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-16 13:18 [gentoo-commits] repo/gentoo:master commit in: dev-python/falcon/ Michał Górny
2022-03-29 11:55 Michał Górny
2021-10-17  8:23 Michał Górny
2021-05-11  7:56 Michał Górny
2021-05-11  7:56 Michał Górny
2021-03-02  8:40 Sam James
2020-12-11 12:55 Michał Górny
2020-06-24  7:07 Michał Górny
2020-04-09  7:38 Hanno Böck
2020-03-17 10:13 Michał Górny
2017-12-11  3:49 Matt Thode

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=1620934301.c64a4e04445ef5ac17dce37c6acf7718f9f02e1a.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