From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Add joblib. Date: Thu, 08 Oct 2015 13:54:02 +0200 Message-ID: <87lhbdtw2t.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44641) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zk9n4-0000q9-8N for guix-devel@gnu.org; Thu, 08 Oct 2015 07:56:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zk9lu-0000LA-7k for guix-devel@gnu.org; Thu, 08 Oct 2015 07:55:12 -0400 In-Reply-To: (Ricardo Wurmus's message of "Thu, 8 Oct 2015 10:45:39 +0200") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: Guix-devel Ricardo Wurmus skribis: > 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. Sure, thanks! Ludo'.