From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 15/31] gnu: Add python-testscenarios. Date: Fri, 05 Sep 2014 22:12:40 +0200 Message-ID: <8738c5x1vr.fsf@gnu.org> References: <1409930317-13220-1-git-send-email-dthompson2@worcester.edu> <1409930317-13220-15-git-send-email-dthompson2@worcester.edu> 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]:35224) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPzsG-0001Bc-Ek for guix-devel@gnu.org; Fri, 05 Sep 2014 16:12:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XPzsA-0004R1-FR for guix-devel@gnu.org; Fri, 05 Sep 2014 16:12:48 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:60107) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPzsA-0004Qv-8G for guix-devel@gnu.org; Fri, 05 Sep 2014 16:12:42 -0400 In-Reply-To: <1409930317-13220-15-git-send-email-dthompson2@worcester.edu> (David Thompson's message of "Fri, 5 Sep 2014 11:18:21 -0400") 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: David Thompson Cc: guix-devel@gnu.org David Thompson skribis: > * gnu/packages/python.scm (python-testscenarios, python2-testscenarios): = New > variables. OK, but... > + (license (list bsd-3 asl2.0)))) Please add a comment stating if it=E2=80=99s one or the other at the user= =E2=80=99s option, or if it=E2=80=99s a mixture of both. Ludo=E2=80=99.