public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/boto/
Date: Fri, 22 Jan 2016 10:58:37 +0000 (UTC)	[thread overview]
Message-ID: <1453460316.b5d930d9acd29d3b001500848db94891191db4df.jlec@gentoo> (raw)

commit:     b5d930d9acd29d3b001500848db94891191db4df
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 22 10:58:27 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jan 22 10:58:36 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5d930d9

dev-python/boto: Build docs using python2.7

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=572540

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/boto/boto-2.39.0.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/dev-python/boto/boto-2.39.0.ebuild b/dev-python/boto/boto-2.39.0.ebuild
index 09e8e9d..532f935 100644
--- a/dev-python/boto/boto-2.39.0.ebuild
+++ b/dev-python/boto/boto-2.39.0.ebuild
@@ -17,6 +17,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="doc test"
 
+REQUIRED_USE="doc? ( || ( $(python_gen_useflags 'python2*') ) )"
+
 DEPEND="
 	dev-python/setuptools[${PYTHON_USEDEP}]
 	test? ( dev-python/nose[${PYTHON_USEDEP}] )
@@ -25,6 +27,10 @@ DEPEND="
 # requires Amazon Web Services keys to pass some tests
 RESTRICT="test"
 
+pkg_setup() {
+	use doc && DISTUTILS_ALL_SUBPHASE_IMPLS=( 'python2*' )
+}
+
 python_test() {
 	"${PYTHON}" tests/test.py -v || die "Tests fail with ${EPYTHON}"
 }


             reply	other threads:[~2016-01-22 10:58 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-22 10:58 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-16  3:44 [gentoo-commits] repo/gentoo:master commit in: dev-python/boto/ Michał Górny
2023-01-25  5:43 Sam James
2023-01-10 14:31 Michał Górny
2022-12-10  9:03 Michał Górny
2022-12-10  8:52 Arthur Zamarin
2021-12-13  3:09 Yixun Lan
2021-03-02  1:36 Sam James
2021-03-02  1:01 Michał Górny
2020-09-18 14:28 Michał Górny
2020-09-01  4:22 Sam James
2020-08-29 23:22 Sam James
2020-08-18 11:18 Agostino Sarubbo
2020-07-19 13:37 Sergei Trofimovich
2020-07-17  0:17 Sam James
2020-07-16 19:34 Sam James
2020-07-16  3:46 Sam James
2020-07-16  2:32 Georgy Yakovlev
2020-07-15 10:12 Michał Górny
2020-07-13 23:56 Sam James
2020-06-04 14:13 Agostino Sarubbo
2020-06-04 14:12 Agostino Sarubbo
2020-06-04 14:11 Agostino Sarubbo
2020-06-04 14:11 Agostino Sarubbo
2020-06-04 14:10 Agostino Sarubbo
2020-04-29 17:33 Patrick McLean
2020-03-28 16:27 Michał Górny
2020-03-25 13:00 Michał Górny
2020-03-25 13:00 Michał Górny
2019-12-02 21:13 Aaron Bauman
2019-07-17  3:35 Patrick McLean
2017-07-31 18:12 Sebastien Fabbro
2017-06-23  5:20 Alexis Ballier
2017-05-02 19:15 Michał Górny
2017-03-12  7:57 Zac Medico
2016-12-20 20:09 Thomas Deutschmann
2016-12-20 14:38 Tobias Klausmann
2016-10-01 21:12 Patrick Lauer
2016-10-01  7:53 Markus Meier
2016-07-17 15:44 Patrick Lauer
2016-06-12 19:07 Patrick Lauer
2016-02-28  7:15 Matt Thode
2016-01-21  8:33 Justin Lecher
2015-11-24 12:10 Justin Lecher

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=1453460316.b5d930d9acd29d3b001500848db94891191db4df.jlec@gentoo \
    --to=jlec@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