From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jupyter_console/
Date: Wed, 15 Feb 2017 18:37:57 +0000 (UTC) [thread overview]
Message-ID: <1487183858.94b5d84d3e6d4f4e9e8492c8d1040556a486291f.soap@gentoo> (raw)
commit: 94b5d84d3e6d4f4e9e8492c8d1040556a486291f
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 18:34:51 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 18:37:38 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94b5d84d
dev-python/jupyter_console: Fix doc building
Bug: https://bugs.gentoo.org/show_bug.cgi?id=609454
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/jupyter_console/jupyter_console-5.1.0.ebuild | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/dev-python/jupyter_console/jupyter_console-5.1.0.ebuild b/dev-python/jupyter_console/jupyter_console-5.1.0.ebuild
index 93f41db80e..23d5869a30 100644
--- a/dev-python/jupyter_console/jupyter_console-5.1.0.ebuild
+++ b/dev-python/jupyter_console/jupyter_console-5.1.0.ebuild
@@ -45,14 +45,10 @@ python_prepare_all() {
python_compile_all() {
if use doc; then
emake -C docs html
- HTML_DOCS=( "${BUILD_DIR}"/docs/build/html/. )
+ HTML_DOCS=( docs/build/html/. )
fi
}
python_test() {
nosetests --with-coverage --cover-package=jupyter_console jupyter_console || die
}
-
-python_install_all() {
- distutils-r1_python_install_all
-}
next reply other threads:[~2017-02-15 18:38 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-15 18:37 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-25 9:22 [gentoo-commits] repo/gentoo:master commit in: dev-python/jupyter_console/ Michał Górny
2023-03-25 5:34 Arthur Zamarin
2023-03-07 7:08 Michał Górny
2023-02-28 16:54 Michał Górny
2023-02-28 16:35 Sam James
2023-02-28 5:06 Michał Górny
2023-02-21 17:51 Michał Górny
2023-02-21 7:41 Michał Górny
2023-02-14 4:57 Michał Górny
2023-02-10 6:52 Michał Górny
2022-10-27 10:00 Andrew Ammerlaan
2022-07-25 4:52 Michał Górny
2022-07-24 23:23 Sam James
2022-06-22 16:48 Arthur Zamarin
2022-04-17 6:55 Michał Górny
2022-04-17 6:55 Michał Górny
2022-04-16 18:45 Sam James
2022-03-15 22:17 Michał Górny
2021-09-13 18:10 Jakov Smolić
2021-07-06 13:05 Andrew Ammerlaan
2021-04-28 17:47 Michał Górny
2021-04-28 17:00 Sam James
2021-04-18 1:41 Sam James
2021-03-24 8:03 Michał Górny
2021-03-17 7:48 Michał Górny
2020-09-05 6:08 Michał Górny
2020-09-02 9:12 Michał Górny
2020-08-23 21:26 David Seifert
2020-07-31 6:38 Michał Górny
2020-07-30 20:41 Michał Górny
2020-07-30 20:03 Sam James
2020-07-29 10:20 Michał Górny
2020-07-27 20:50 Sam James
2020-07-07 6:35 Michał Górny
2020-06-09 15:14 Michał Górny
2020-05-03 16:40 Michał Górny
2020-03-27 20:22 Michał Górny
2020-03-17 7:23 Michał Górny
2019-12-13 23:07 David Seifert
2019-02-27 4:25 Aaron Bauman
2018-12-25 13:02 Benda XU
2018-03-20 19:04 Andrey Grozin
2017-02-18 19:10 David Seifert
2017-02-14 21:20 Patrice Clement
2016-11-03 17:37 David Seifert
2016-07-25 18:39 David Seifert
2016-02-24 16:49 Justin Lecher
2016-01-14 9:53 Justin Lecher
2015-11-28 17:33 Justin Lecher
2015-11-28 17:33 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=1487183858.94b5d84d3e6d4f4e9e8492c8d1040556a486291f.soap@gentoo \
--to=soap@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