From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] Add joblib. Date: Sun, 30 Oct 2016 00:01:49 +0200 Message-ID: <87lgx6ak6q.fsf@elephly.net> References: <20161024211840.GB15295@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43949) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c0bhS-00051m-FA for guix-devel@gnu.org; Sat, 29 Oct 2016 18:02:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c0bhN-0004sf-OQ for guix-devel@gnu.org; Sat, 29 Oct 2016 18:02:02 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:21390) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c0bhN-0004sX-Eu for guix-devel@gnu.org; Sat, 29 Oct 2016 18:01:57 -0400 In-reply-to: <20161024211840.GB15295@jasmine> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Leo Famulari Cc: Guix-devel Leo Famulari writes: > On Thu, Oct 08, 2015 at 10:45:39AM +0200, Ricardo Wurmus wrote: >> From 848f0f327e1cef97977d695c01480abd1c215bc3 Mon Sep 17 00:00:00 2001 >> From: Ricardo Wurmus >> Date: Wed, 7 Oct 2015 13:01:36 +0200 >> Subject: [PATCH] gnu: Add python-joblib. >> >> * gnu/packages/python.scm (python-joblib, python2-joblib): New >> variables. > > This is failing on core-updates: > > https://hydra.gnu.org/build/1554292 > > Any takers? I’ll take care of this. Thanks for the note! ~~ Ricardo