From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/numpy-python2/
Date: Fri, 17 Apr 2020 14:10:10 +0000 (UTC) [thread overview]
Message-ID: <1587132603.e79ba40b728834f97b0eea4b596601477ca3210f.mgorny@gentoo> (raw)
commit: e79ba40b728834f97b0eea4b596601477ca3210f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 17 11:51:04 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 17 14:10:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e79ba40b
dev-python/numpy-python2: Fix installing generated files
Closes: https://bugs.gentoo.org/717502
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../{numpy-python2-1.16.5.ebuild => numpy-python2-1.16.5-r1.ebuild} | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-python/numpy-python2/numpy-python2-1.16.5.ebuild b/dev-python/numpy-python2/numpy-python2-1.16.5-r1.ebuild
similarity index 98%
rename from dev-python/numpy-python2/numpy-python2-1.16.5.ebuild
rename to dev-python/numpy-python2/numpy-python2-1.16.5-r1.ebuild
index b6c8b4fa6cf..1eb5f203c4f 100644
--- a/dev-python/numpy-python2/numpy-python2-1.16.5.ebuild
+++ b/dev-python/numpy-python2/numpy-python2-1.16.5-r1.ebuild
@@ -151,6 +151,8 @@ sys.exit(0 if r else 1)" || die "Tests fail with ${EPYTHON}"
}
python_install() {
+ # https://github.com/numpy/numpy/issues/16005
+ local mydistutilsargs=( build_src )
distutils-r1_python_install ${NUMPY_FCONFIG}
python_optimize
}
next reply other threads:[~2020-04-17 14:10 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-17 14:10 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-20 14:19 [gentoo-commits] repo/gentoo:master commit in: dev-python/numpy-python2/ Michał Górny
2020-09-16 10:05 Michał Górny
2020-08-12 19:01 Sergei Trofimovich
2020-06-02 22:21 Mart Raudsepp
2020-05-20 6:24 Agostino Sarubbo
2020-05-20 6:23 Agostino Sarubbo
2020-05-04 11:26 Michał Górny
2020-05-01 16:57 Pacho Ramos
2020-01-28 20:40 Michał Górny
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=1587132603.e79ba40b728834f97b0eea4b596601477ca3210f.mgorny@gentoo \
--to=mgorny@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