From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pony/
Date: Mon, 28 Dec 2020 07:02:36 +0000 (UTC) [thread overview]
Message-ID: <1609138952.fac21892fddd2d98d760a7890ab2f942618d4e88.sam@gentoo> (raw)
commit: fac21892fddd2d98d760a7890ab2f942618d4e88
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 28 07:01:23 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 28 07:02:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fac21892
dev-python/pony: add missing flask dep
Closes: https://bugs.gentoo.org/743688
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pony/pony-0.7.13.ebuild | 4 ++--
dev-python/pony/pony-0.7.14.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-python/pony/pony-0.7.13.ebuild b/dev-python/pony/pony-0.7.13.ebuild
index fbfa5b2adaf..4d7083006ec 100644
--- a/dev-python/pony/pony-0.7.13.ebuild
+++ b/dev-python/pony/pony-0.7.13.ebuild
@@ -20,7 +20,7 @@ KEYWORDS="amd64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
-BDEPEND="
- test? ( $(python_gen_impl_dep sqlite) )"
+BDEPEND="test? ( $(python_gen_impl_dep sqlite) )"
+RDEPEND="dev-python/flask[${PYTHON_USEDEP}]"
distutils_enable_tests unittest
diff --git a/dev-python/pony/pony-0.7.14.ebuild b/dev-python/pony/pony-0.7.14.ebuild
index 6de64d60c25..e114ab933aa 100644
--- a/dev-python/pony/pony-0.7.14.ebuild
+++ b/dev-python/pony/pony-0.7.14.ebuild
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
-BDEPEND="
- test? ( $(python_gen_impl_dep sqlite) )"
+BDEPEND="test? ( $(python_gen_impl_dep sqlite) )"
+RDEPEND="dev-python/flask[${PYTHON_USEDEP}]"
distutils_enable_tests unittest
next reply other threads:[~2020-12-28 7:02 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-28 7:02 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-03-24 22:50 [gentoo-commits] repo/gentoo:master commit in: dev-python/pony/ Jakov Smolić
2022-02-27 18:52 Michał Górny
2022-02-27 12:23 Jakov Smolić
2022-01-28 8:54 Michał Górny
2022-01-27 19:48 Arthur Zamarin
2021-01-03 8:22 Michał Górny
2021-01-03 1:18 Sam James
2020-12-25 18:49 Michał Górny
2020-11-24 7:43 Michał Górny
2020-09-04 4:58 Sam James
2020-07-15 8:10 Michał Górny
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=1609138952.fac21892fddd2d98d760a7890ab2f942618d4e88.sam@gentoo \
--to=sam@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