From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/authenticator/
Date: Sun, 9 Feb 2020 16:42:25 +0000 (UTC) [thread overview]
Message-ID: <1581266225.ecb499709f6c032db7fc0cba91f765b50394d96c.mgorny@gentoo> (raw)
commit: ecb499709f6c032db7fc0cba91f765b50394d96c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 7 20:20:10 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 9 16:37:05 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecb49970
sys-auth/authenticator: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
...henticator-0.2.4.ebuild => authenticator-0.2.4-r1.ebuild} | 12 +++++++-----
sys-auth/authenticator/authenticator-9999.ebuild | 12 +++++++-----
2 files changed, 14 insertions(+), 10 deletions(-)
diff --git a/sys-auth/authenticator/authenticator-0.2.4.ebuild b/sys-auth/authenticator/authenticator-0.2.4-r1.ebuild
similarity index 84%
rename from sys-auth/authenticator/authenticator-0.2.4.ebuild
rename to sys-auth/authenticator/authenticator-0.2.4-r1.ebuild
index 07b119b2a40..8926a63fc2d 100644
--- a/sys-auth/authenticator/authenticator-0.2.4.ebuild
+++ b/sys-auth/authenticator/authenticator-0.2.4-r1.ebuild
@@ -27,11 +27,13 @@ RESTRICT="!test? ( test )"
RDEPEND="
${PYTHON_DEPS}
app-crypt/libsecret
- dev-python/pillow[${PYTHON_USEDEP}]
- dev-python/pygobject:3[${PYTHON_USEDEP}]
- dev-python/pyotp[${PYTHON_USEDEP}]
- dev-python/python-gnupg[${PYTHON_USEDEP}]
- dev-python/pyzbar[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ dev-python/pillow[${PYTHON_MULTI_USEDEP}]
+ dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+ dev-python/pyotp[${PYTHON_MULTI_USEDEP}]
+ dev-python/python-gnupg[${PYTHON_MULTI_USEDEP}]
+ dev-python/pyzbar[${PYTHON_MULTI_USEDEP}]
+ ')
media-libs/gd
x11-libs/gtk+:3
"
diff --git a/sys-auth/authenticator/authenticator-9999.ebuild b/sys-auth/authenticator/authenticator-9999.ebuild
index f3c1fe349d4..2d9e3b62d7b 100644
--- a/sys-auth/authenticator/authenticator-9999.ebuild
+++ b/sys-auth/authenticator/authenticator-9999.ebuild
@@ -27,11 +27,13 @@ RESTRICT="!test? ( test )"
RDEPEND="
${PYTHON_DEPS}
app-crypt/libsecret
- dev-python/pillow[${PYTHON_USEDEP}]
- dev-python/pygobject:3[${PYTHON_USEDEP}]
- dev-python/pyotp[${PYTHON_USEDEP}]
- dev-python/python-gnupg[${PYTHON_USEDEP}]
- dev-python/pyzbar[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ dev-python/pillow[${PYTHON_MULTI_USEDEP}]
+ dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+ dev-python/pyotp[${PYTHON_MULTI_USEDEP}]
+ dev-python/python-gnupg[${PYTHON_MULTI_USEDEP}]
+ dev-python/pyzbar[${PYTHON_MULTI_USEDEP}]
+ ')
media-libs/gd
x11-libs/gtk+:3
"
next reply other threads:[~2020-02-09 16:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-09 16:42 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-04-26 23:28 [gentoo-commits] repo/gentoo:master commit in: sys-auth/authenticator/ Jonas Stein
2021-02-21 12:14 David Seifert
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=1581266225.ecb499709f6c032db7fc0cba91f765b50394d96c.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