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: Tue,  3 Jul 2018 15:43:09 +0000 (UTC)	[thread overview]
Message-ID: <1530632586.02d8116e6f65b0b26f718a3579f154009827dbe8.floppym@gentoo> (raw)

commit:     02d8116e6f65b0b26f718a3579f154009827dbe8
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  3 15:42:57 2018 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Jul  3 15:43:06 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02d8116e

dev-python/numba: replace PYTHON with EPYTHON in python_test

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

 dev-python/numba/numba-0.27.0.ebuild | 4 ++--
 dev-python/numba/numba-0.35.0.ebuild | 4 ++--
 dev-python/numba/numba-0.37.0.ebuild | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-python/numba/numba-0.27.0.ebuild b/dev-python/numba/numba-0.27.0.ebuild
index 38e04d182f3..91aa107c6b8 100644
--- a/dev-python/numba/numba-0.27.0.ebuild
+++ b/dev-python/numba/numba-0.27.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -52,7 +52,7 @@ python_compile_all() {
 
 python_test() {
 	cd "${BUILD_DIR}"/lib* || die
-	${PYTHON} -c "import numba; numba.test()" || die
+	${EPYTHON} -c "import numba; numba.test()" || die
 }
 
 python_install_all() {

diff --git a/dev-python/numba/numba-0.35.0.ebuild b/dev-python/numba/numba-0.35.0.ebuild
index 40122f0ca61..e2943a43e4e 100644
--- a/dev-python/numba/numba-0.35.0.ebuild
+++ b/dev-python/numba/numba-0.35.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -30,7 +30,7 @@ DEPEND="${RDEPEND}
 
 python_test() {
 	cd "${BUILD_DIR}"/lib* || die
-	${PYTHON} -c "import numba; numba.test()" || die
+	${EPYTHON} -c "import numba; numba.test()" || die
 }
 
 python_install_all() {

diff --git a/dev-python/numba/numba-0.37.0.ebuild b/dev-python/numba/numba-0.37.0.ebuild
index 505a73baee1..d716ed6e7c5 100644
--- a/dev-python/numba/numba-0.37.0.ebuild
+++ b/dev-python/numba/numba-0.37.0.ebuild
@@ -30,7 +30,7 @@ DEPEND="${RDEPEND}
 
 python_test() {
 	cd "${BUILD_DIR}"/lib* || die
-	${PYTHON} -c "import numba; numba.test()" || die
+	${EPYTHON} -c "import numba; numba.test()" || die
 }
 
 python_install_all() {


             reply	other threads:[~2018-07-03 15:43 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-03 15:43 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-06 20:29 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=1530632586.02d8116e6f65b0b26f718a3579f154009827dbe8.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