From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/theano/
Date: Thu, 4 Feb 2016 14:21:29 +0000 (UTC) [thread overview]
Message-ID: <1454595687.537ad06e17cfab70952140d48d61a605218b08b9.jlec@gentoo> (raw)
commit: 537ad06e17cfab70952140d48d61a605218b08b9
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 4 12:34:57 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Feb 4 14:21:27 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=537ad06e
dev-python/theano: Sort global scope and make tests verbose
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/theano/theano-0.6.0.ebuild | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/dev-python/theano/theano-0.6.0.ebuild b/dev-python/theano/theano-0.6.0.ebuild
index 1483766..23aedb6 100644
--- a/dev-python/theano/theano-0.6.0.ebuild
+++ b/dev-python/theano/theano-0.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,13 +13,12 @@ MYP=${MYPN}-$(replace_version_separator 3 '')
DESCRIPTION="Python library to define and optimize multi-dimensional arrays mathematical expressions"
HOMEPAGE="https://github.com/Theano/Theano"
-LICENSE="BSD"
-
SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
SLOT="0"
+LICENSE="BSD"
IUSE="test"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
RDEPEND="sci-libs/scipy[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
@@ -29,5 +28,5 @@ DEPEND="${RDEPEND}
S="${WORKDIR}/${MYP}"
python_test() {
- nosetests || die
+ nosetests --verbosity=3 || die
}
next reply other threads:[~2016-02-04 14:21 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-04 14:21 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-02-04 14:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/theano/ Justin Lecher
2016-02-04 14:21 Justin Lecher
2016-12-29 10:05 Agostino Sarubbo
2017-01-04 6:02 Sebastien Fabbro
2017-01-04 19:24 Sebastien Fabbro
2017-06-28 4:02 Sebastien Fabbro
2019-03-31 14:39 Amy Liffey
2019-03-31 14:39 Amy Liffey
2019-05-12 9:54 Sergei Trofimovich
2019-12-29 8:53 David Seifert
2020-01-16 6:05 Michał Górny
2020-01-16 6:05 Michał Górny
2020-03-09 13:44 Agostino Sarubbo
2020-03-22 12:12 Agostino Sarubbo
2020-08-02 19:05 Sam James
2020-08-02 22:27 Sam James
2020-08-23 11:34 David Seifert
2020-08-30 23:18 Sam James
2020-08-31 13:49 Sam James
2020-08-31 14:15 Sam James
2020-10-27 5:11 Sam James
2020-10-27 19:58 Sam James
2020-12-25 23:36 Sam James
2021-03-03 21:00 Michał Górny
2021-09-13 18:10 Jakov Smolić
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=1454595687.537ad06e17cfab70952140d48d61a605218b08b9.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