public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/numba/
Date: Fri,  6 Jul 2018 20:29:07 +0000 (UTC)	[thread overview]
Message-ID: <1530908944.41523faa26fe1abeb3f18c4c08588dbc89ae395c.floppym@gentoo> (raw)

commit:     41523faa26fe1abeb3f18c4c08588dbc89ae395c
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  6 20:28:15 2018 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Jul  6 20:29:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41523faa

dev-python/numba: run tests in verbose mode

Package-Manager: Portage-2.3.40_p15, Repoman-2.3.9_p247

 dev-python/numba/numba-0.37.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/numba/numba-0.37.0.ebuild b/dev-python/numba/numba-0.37.0.ebuild
index d716ed6e7c5..9c836f6b01c 100644
--- a/dev-python/numba/numba-0.37.0.ebuild
+++ b/dev-python/numba/numba-0.37.0.ebuild
@@ -29,8 +29,8 @@ DEPEND="${RDEPEND}
 "
 
 python_test() {
-	cd "${BUILD_DIR}"/lib* || die
-	${EPYTHON} -c "import numba; numba.test()" || die
+	cd "${BUILD_DIR}/lib" || die
+	${EPYTHON} -m numba.runtests -v || die
 }
 
 python_install_all() {


             reply	other threads:[~2018-07-06 20:29 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-06 20:29 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-04-26  6:49 [gentoo-commits] repo/gentoo:master commit in: dev-python/numba/ Michał Górny
2020-01-30 21:26 Michał Górny
2019-12-26 14:36 David Seifert
2018-08-12 14:45 Patrick Lauer
2018-07-21  0:06 Mikle Kolyada
2018-07-03 15:43 Mike Gilbert
2018-06-26 17:17 Mike Gilbert
2018-06-24  9:40 Mikle Kolyada
2018-04-13  3:47 Benda XU
2018-01-05 13:26 Michał Górny
2017-09-16 17:10 Patrick Lauer
2017-07-21  0:23 Sebastien Fabbro
2017-07-21  0:23 Sebastien Fabbro
2017-02-16 16:54 Sebastien Fabbro
2017-01-10  5:27 Sebastien Fabbro
2017-01-09 22:36 Aaron Bauman
2016-09-03  9:10 Patrick Lauer
2016-06-12 14:21 Patrick Lauer
2016-04-06  5:29 Patrick Lauer
2016-04-05 17:28 Patrick Lauer
2016-03-05 10:33 Patrick Lauer
2016-02-19  8:20 Patrick Lauer
2015-11-20 14:11 Benda XU
2015-11-04  6:40 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=1530908944.41523faa26fe1abeb3f18c4c08588dbc89ae395c.floppym@gentoo \
    --to=floppym@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