From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] Add joblib. Date: Mon, 24 Oct 2016 17:18:40 -0400 Message-ID: <20161024211840.GB15295@jasmine> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36178) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bymdp-0007wR-Ja for guix-devel@gnu.org; Mon, 24 Oct 2016 17:18:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bymdl-0007IN-JL for guix-devel@gnu.org; Mon, 24 Oct 2016 17:18:45 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:54733) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bymdl-0007IH-Fm for guix-devel@gnu.org; Mon, 24 Oct 2016 17:18:41 -0400 Content-Disposition: inline In-Reply-To: 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: Ricardo Wurmus Cc: Guix-devel 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?