From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH 08/10] gnu: python-ipython: Use 'python2-variant'. Date: Thu, 21 Apr 2016 17:14:35 +0200 Message-ID: References: <1461244921-7412-1-git-send-email-donttrustben@gmail.com> <1461244921-7412-9-git-send-email-donttrustben@gmail.com> 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]:42095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1atGJg-0003oF-Oj for Guix-devel@gnu.org; Thu, 21 Apr 2016 11:14:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1atGJa-0001Rl-Vt for Guix-devel@gnu.org; Thu, 21 Apr 2016 11:14:52 -0400 Received: from sinope.bbbm.mdc-berlin.de ([141.80.25.23]:49428) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1atGJa-0001Rg-MZ for Guix-devel@gnu.org; Thu, 21 Apr 2016 11:14:46 -0400 In-Reply-To: <1461244921-7412-9-git-send-email-donttrustben@gmail.com> 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: Ben Woodcroft Cc: Guix-devel@gnu.org Ben Woodcroft writes: > * gnu/packages/python.scm (python-ipython)[properties]: New field. > (python2-ipython): Use 'strip-python2-variant'. The commit message should mention the changes to the =E2=80=9Cinputs=E2=80= =9D and =E2=80=9Cpropagated-input=E2=80=9D fields because it isn=E2=80=99t obviou= s whether the list of inputs actually stays the same. ~~ Ricardo