From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 3/5] gnu: python-wheel: Define 'python2-variant'. Date: Wed, 10 Feb 2016 22:22:41 +0100 Message-ID: <87twlgi7ku.fsf@gnu.org> References: <9ab0a5111a1fd1d8c3724e1f0b49190174079a6b.1455005066.git.leo@famulari.name> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46663) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTcDs-0000WU-61 for guix-devel@gnu.org; Wed, 10 Feb 2016 16:22:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTcDm-0006vL-6m for guix-devel@gnu.org; Wed, 10 Feb 2016 16:22:52 -0500 In-Reply-To: <9ab0a5111a1fd1d8c3724e1f0b49190174079a6b.1455005066.git.leo@famulari.name> (Leo Famulari's message of "Tue, 9 Feb 2016 03:11:01 -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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > * gnu/packages/python.scm (python-wheel)[properties]: New field. > (python2-wheel): Use 'strip-python2-variant'. OK (with the adjusted commit message as you note.)