From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:38908) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jA9sl-0003rG-IO for guix-patches@gnu.org; Fri, 06 Mar 2020 05:07:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jA9sk-0001IC-Mf for guix-patches@gnu.org; Fri, 06 Mar 2020 05:07:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:38143) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jA9sk-0001Ht-J9 for guix-patches@gnu.org; Fri, 06 Mar 2020 05:07:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jA9sk-0006dU-Dw for guix-patches@gnu.org; Fri, 06 Mar 2020 05:07:02 -0500 Subject: bug#39899: [PATCH] gnu: Update python-scikit-learn to 0.22.1. Resent-To: guix-patches@gnu.org Resent-Message-ID: Message-ID: <475e7cfa2286fb39c23e224125b4daa7eab6ca66.camel@gnu.org> From: Roel Janssen Date: Fri, 06 Mar 2020 11:05:57 +0100 In-Reply-To: <871rq5q1u7.fsf@gnu.org> References: <7069e722189525c2535bffc563cb1e3a844d4c29.camel@gnu.org> <871rq5q1u7.fsf@gnu.org> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 39899-done@debbugs.gnu.org On Fri, 2020-03-06 at 10:17 +0100, Ludovic Courtès wrote: > Hi, > > Roel Janssen skribis: > > > From 37a32df3250b335c9c987632c8471c0b26b357c5 Mon Sep 17 00:00:00 > > 2001 > > From: Roel Janssen > > Date: Wed, 4 Mar 2020 12:52:55 +0100 > > Subject: [PATCH] gnu: Update python-scikit-learn to 0.22.1. > > > > * gnu/packages/machine-learning.scm (python-scikit-learn): Update > > to 0.22.1; > > Add python-joblib to native-inputs to run the test suite. > > LGTM, thanks! :-) > > Ludo’. > Pushed in 83a483aac7357073c20fc2e3fe6f234e9cb119b1. Thanks! Kind regards, Roel Janssen