From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/2] gnu: Add behave. (forgot the attchment...) Date: Mon, 30 Jun 2014 12:52:25 +0200 Message-ID: <87zjgu3c0m.fsf@gnu.org> References: 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]:51996) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1ZCL-0001cp-Go for guix-devel@gnu.org; Mon, 30 Jun 2014 06:52:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X1ZCF-0000po-Qs for guix-devel@gnu.org; Mon, 30 Jun 2014 06:52:33 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:53591) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1ZCF-0000pD-K7 for guix-devel@gnu.org; Mon, 30 Jun 2014 06:52:27 -0400 In-Reply-To: (Eric Bavier's message of "Mon, 30 Jun 2014 00:43:47 -0500") 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: Eric Bavier Cc: guix-devel@gnu.org Eric Bavier skribis: > From ea01959c9d733b0151fbe1780a8c36244a43eb3a Mon Sep 17 00:00:00 2001 > From: Eric Bavier > Date: Mon, 30 Jun 2014 00:25:33 -0500 > Subject: [PATCH 1/2] gnu: Add behave. > > * gnu/packages/python.scm (python-six, python-enum34, python-parse-type, > python-parse, behave): New variables. Oh, and please mention the various packages in the subject line of the commit log. Ludo=E2=80=99.