Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/jupyter_core/
Date: Tue, 01 Sep 2015 07:57:57
Message-Id: 1440660518.1dfb9c1cb07dfde39e6f4bd6aa71a3b82f343d35.jlec@gentoo
1 commit: 1dfb9c1cb07dfde39e6f4bd6aa71a3b82f343d35
2 Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
3 AuthorDate: Thu Aug 27 07:28:38 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 27 07:28:38 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=1dfb9c1c
7
8 dev-python/jupyter_core: Drop empty line
9
10 Package-Manager: portage-2.2.20.1
11
12 dev-python/jupyter_core/jupyter_core-9999.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/dev-python/jupyter_core/jupyter_core-9999.ebuild b/dev-python/jupyter_core/jupyter_core-9999.ebuild
16 index db3cb0c..60de338 100644
17 --- a/dev-python/jupyter_core/jupyter_core-9999.ebuild
18 +++ b/dev-python/jupyter_core/jupyter_core-9999.ebuild
19 @@ -31,7 +31,6 @@ DEPEND="${RDEPEND}
20 dev-python/mock[${PYTHON_USEDEP}] )
21 "
22
23 -
24 python_test() {
25 distutils_install_for_testing
26 cd "${TEST_DIR}"/lib || die