From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add Scikit-learn. Date: Thu, 26 Feb 2015 19:20:55 +0100 Message-ID: <87oaogzg8o.fsf@gnu.org> References: <20150223175238.GA10579@debian.eduroam.u-bordeaux.fr> <20150225225215.GA13330@debian> <20150225225740.GA13495@debian> <87bnkg61js.fsf@gnu.org> <20150226175900.GA3835@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36904) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YR33V-0002W8-Ot for guix-devel@gnu.org; Thu, 26 Feb 2015 13:21:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YR33R-0002zl-To for guix-devel@gnu.org; Thu, 26 Feb 2015 13:21:01 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:58299) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YR33R-0002zf-RY for guix-devel@gnu.org; Thu, 26 Feb 2015 13:20:57 -0500 In-Reply-To: <20150226175900.GA3835@debian> (Andreas Enge's message of "Thu, 26 Feb 2015 18:59:00 +0100") 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: Andreas Enge Cc: Guix-devel Andreas Enge skribis: > As base name, we use the lowercase module name for Python packages > containing a single module, or the lowercase upstream package name > otherwise; from this, we drop all occurrences of the word @code{python}. Would be good to add the python-cairo example here to clarify it, but other than that it LGTM. Thanks, Ludo=E2=80=99.