From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/trac-tags/
Date: Sun, 9 Feb 2020 15:54:27 +0000 (UTC) [thread overview]
Message-ID: <1581263663.bc158237f0c847c9e49c5865cf4f7e3562d993d0.mgorny@gentoo> (raw)
commit: bc158237f0c847c9e49c5865cf4f7e3562d993d0
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 8 12:40:23 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 9 15:54:23 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc158237
www-apps/trac-tags: Switch to python-single-r1, due to trac dep
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../{trac-tags-0.6-r1.ebuild => trac-tags-0.6-r2.ebuild} | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/www-apps/trac-tags/trac-tags-0.6-r1.ebuild b/www-apps/trac-tags/trac-tags-0.6-r2.ebuild
similarity index 71%
rename from www-apps/trac-tags/trac-tags-0.6-r1.ebuild
rename to www-apps/trac-tags/trac-tags-0.6-r2.ebuild
index 43896d792b6..025d60b0a73 100644
--- a/www-apps/trac-tags/trac-tags-0.6-r1.ebuild
+++ b/www-apps/trac-tags/trac-tags-0.6-r2.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
+DISTUTILS_SINGLE_IMPL=1
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
@@ -20,11 +21,13 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-CDEPEND=">=dev-python/genshi-0.6[${PYTHON_USEDEP}]"
+CDEPEND="
+ $(python_gen_cond_dep '
+ >=dev-python/genshi-0.6[${PYTHON_MULTI_USEDEP}]
+ ')"
DEPEND="${CDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
app-arch/unzip"
RDEPEND="${CDEPEND}
- >=www-apps/trac-0.11[${PYTHON_USEDEP}]"
+ >=www-apps/trac-0.11[${PYTHON_SINGLE_USEDEP}]"
S="${WORKDIR}/${MY_DIR}"
next reply other threads:[~2020-02-09 15:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-09 15:54 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-01-09 18:41 [gentoo-commits] repo/gentoo:master commit in: www-apps/trac-tags/ Rafael Martins
2017-02-17 20:24 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=1581263663.bc158237f0c847c9e49c5865cf4f7e3562d993d0.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