From: "Cédric Krier" <cedk@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/roundup/
Date: Sun, 20 Sep 2020 21:38:51 +0000 (UTC) [thread overview]
Message-ID: <1600637912.cbd5f4e6b506540117e5416ba677cccce1294d4a.cedk@gentoo> (raw)
commit: cbd5f4e6b506540117e5416ba677cccce1294d4a
Author: Cédric Krier <cedk <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 21:37:32 2020 +0000
Commit: Cédric Krier <cedk <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 21:38:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbd5f4e6
www-apps/roundup: Use python_gen_impl_dep for sqlite
Closes: https://bugs.gentoo.org/743736
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Cédric Krier <cedk <AT> gentoo.org>
www-apps/roundup/roundup-2.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apps/roundup/roundup-2.0.0.ebuild b/www-apps/roundup/roundup-2.0.0.ebuild
index 7ec970551c8..bc6b341c9ce 100644
--- a/www-apps/roundup/roundup-2.0.0.ebuild
+++ b/www-apps/roundup/roundup-2.0.0.ebuild
@@ -20,7 +20,7 @@ IUSE="+tz sqlite mysql postgres xapian whoosh ssl jinja pyjwt markdown"
DEPEND=""
RDEPEND="${DEPEND}
tz? ( dev-python/pytz[$PYTHON_USEDEP] )
- sqlite? ( dev-lang/python:*[sqlite] )
+ sqlite? ( $(python_gen_impl_dep sqlite) )
mysql? ( dev-python/mysqlclient[$PYTHON_USEDEP] )
postgres? ( >=dev-python/psycopg-2.8[$PYTHON_USEDEP] )
xapian? ( >=dev-libs/xapian-bindings-1.0.0[python,$PYTHON_USEDEP] )
next reply other threads:[~2020-09-20 21:38 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-20 21:38 Cédric Krier [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-22 20:06 [gentoo-commits] repo/gentoo:master commit in: www-apps/roundup/ Michał Górny
2025-03-15 11:55 Michał Górny
2024-07-03 19:31 Sam James
2024-07-03 16:31 Jakov Smolić
2024-07-03 16:31 Jakov Smolić
2024-04-20 12:07 Viorel Munteanu
2023-05-01 9:39 Sam James
2023-05-01 9:39 Sam James
2023-05-01 1:53 Sam James
2023-04-02 11:05 Viorel Munteanu
2023-03-16 18:52 Michał Górny
2022-07-01 7:20 Cédric Krier
2022-06-04 7:42 Michał Górny
2022-02-05 9:42 Jakov Smolić
2021-11-21 17:49 Cédric Krier
2021-03-13 9:10 Cédric Krier
2021-01-10 22:27 Sam James
2020-09-20 13:11 Michał Górny
2020-09-20 12:58 Sam James
2020-09-20 12:56 Sam James
2020-09-20 12:54 Sam James
2020-09-20 12:49 Michał Górny
2020-07-26 8:35 Cédric Krier
2020-07-26 8:35 Cédric Krier
2020-07-14 16:58 Sergei Trofimovich
2020-07-13 18:08 Sam James
2020-06-30 17:28 Thomas Deutschmann
2020-06-30 8:56 Cédric Krier
2020-01-21 8:52 Agostino Sarubbo
2020-01-21 8:46 Agostino Sarubbo
2020-01-20 11:51 Agostino Sarubbo
2020-01-18 23:15 Thomas Deutschmann
2019-11-24 11:24 Cédric Krier
2019-02-16 16:25 Cédric Krier
2019-02-16 13:03 Cédric Krier
2018-03-05 20:26 Sergei Trofimovich
2017-06-17 21:41 Thomas Deutschmann
2017-06-17 21:41 Thomas Deutschmann
2017-03-11 23:53 Michael Weber
2017-02-17 23:31 Cédric Krier
2017-01-15 11:20 Pacho Ramos
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=1600637912.cbd5f4e6b506540117e5416ba677cccce1294d4a.cedk@gentoo \
--to=cedk@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