From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/scikits_learn/
Date: Sat, 13 Aug 2016 18:48:35 +0000 (UTC) [thread overview]
Message-ID: <1471114104.0e8483cf1fe8b3776bd29f6c056764d3e95cfa6d.soap@gentoo> (raw)
commit: 0e8483cf1fe8b3776bd29f6c056764d3e95cfa6d
Author: Horea Christian <horea.christ <AT> yandex <DOT> com>
AuthorDate: Thu Aug 11 02:57:05 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Aug 13 18:48:24 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e8483cf
sci-libs/scikits_learn: using system joblib for cross_validation module
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2065
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sci-libs/scikits_learn/scikits_learn-0.17.1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sci-libs/scikits_learn/scikits_learn-0.17.1.ebuild b/sci-libs/scikits_learn/scikits_learn-0.17.1.ebuild
index 865a207..89c2409 100644
--- a/sci-libs/scikits_learn/scikits_learn-0.17.1.ebuild
+++ b/sci-libs/scikits_learn/scikits_learn-0.17.1.ebuild
@@ -61,7 +61,8 @@ python_prepare_all() {
rm -r sklearn/externals/joblib/* || die
echo "from joblib import *" > sklearn/externals/joblib/__init__.py
sed -i -e '/joblib\/test/d' sklearn/externals/setup.py || die
- sed -i -e 's/..externals.joblib/joblib/g' \
+ sed -i -e 's/..externals.joblib/ joblib/g' \
+ sklearn/cross_validation.py \
sklearn/decomposition/tests/test_sparse_pca.py \
sklearn/metrics/pairwise.py || die
next reply other threads:[~2016-08-13 18:48 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-13 18:48 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-11-13 1:14 [gentoo-commits] repo/gentoo:master commit in: sci-libs/scikits_learn/ Sam James
2020-06-01 6:41 Georgy Yakovlev
2020-05-09 11:24 Mikle Kolyada
2020-05-09 11:24 Mikle Kolyada
2020-04-08 6:56 Patrick McLean
2020-04-03 3:30 Patrick McLean
2020-01-28 8:24 Joonas Niilola
2020-01-16 7:03 Michał Górny
2020-01-16 7:03 Michał Górny
2019-08-03 20:36 Alexey Shvetsov
2019-02-27 4:25 Aaron Bauman
2017-08-16 18:12 Sebastien Fabbro
2017-08-03 17:33 Sebastien Fabbro
2017-06-28 4:02 Sebastien Fabbro
2017-02-14 11:33 Benda XU
2017-02-14 6:47 Benda XU
2017-02-14 6:47 Benda XU
2016-01-26 19:09 Justin Lecher
2016-01-26 19:09 Justin Lecher
2016-01-06 15:07 Justin Lecher
2016-01-06 15:07 Justin Lecher
2016-01-06 15:07 Justin Lecher
2015-11-06 16:22 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=1471114104.0e8483cf1fe8b3776bd29f6c056764d3e95cfa6d.soap@gentoo \
--to=soap@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