From: "Sebastien Fabbro" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/gammapy/
Date: Mon, 21 Mar 2016 23:08:25 +0000 (UTC) [thread overview]
Message-ID: <1458604957.ff2168d5ceb3a1415d4a866f8573b5752a0b3c42.bicatali@gentoo> (raw)
commit: ff2168d5ceb3a1415d4a866f8573b5752a0b3c42
Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 21 16:44:17 2016 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Tue Mar 22 00:02:37 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff2168d5
dev-python/gammapy: remove downloading during doc generation
Package-Manager: portage-2.2.28
dev-python/gammapy/gammapy-0.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/gammapy/gammapy-0.3.ebuild b/dev-python/gammapy/gammapy-0.3.ebuild
index 59e84aa..dcbc12c 100644
--- a/dev-python/gammapy/gammapy-0.3.ebuild
+++ b/dev-python/gammapy/gammapy-0.3.ebuild
@@ -38,7 +38,7 @@ python_compile_all() {
VARTEXFONTS="${T}"/fonts \
MPLCONFIGDIR="${BUILD_DIR}" \
PYTHONPATH="${BUILD_DIR}"/lib \
- esetup.py build_sphinx
+ esetup.py build_sphinx --no-intersphinx
fi
}
@@ -47,6 +47,6 @@ python_test() {
}
python_install_all() {
- use doc && local HTML_DOCS=( docs/_build/html/ )
+ use doc && local HTML_DOCS=( docs/_build/html/. )
distutils-r1_python_install_all
}
next reply other threads:[~2016-03-21 23:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-21 23:08 Sebastien Fabbro [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-12-28 17:00 [gentoo-commits] repo/gentoo:master commit in: dev-python/gammapy/ Mikle Kolyada
2017-06-28 18:21 Sebastien Fabbro
2016-12-06 0:43 Sebastien Fabbro
2016-11-30 23:26 Sebastien Fabbro
2016-09-01 17:01 Sebastien Fabbro
2016-06-09 17:24 Sebastien Fabbro
2016-04-29 21:47 Sebastien Fabbro
2016-03-18 19:18 Sebastien Fabbro
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=1458604957.ff2168d5ceb3a1415d4a866f8573b5752a0b3c42.bicatali@gentoo \
--to=bicatali@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