From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 04/12] gnu: python: Add python-binaryornot. Date: Mon, 22 Aug 2016 14:14:46 +0200 Message-ID: References: <20160805183730.19049-2-david@craven.ch> <20160805183730.19049-4-david@craven.ch> <20160808203735.GB21736@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40048) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbo80-0001Pw-Lv for guix-devel@gnu.org; Mon, 22 Aug 2016 08:14:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbo7v-0007ha-Kf for guix-devel@gnu.org; Mon, 22 Aug 2016 08:14:56 -0400 Received: from mail-yb0-x234.google.com ([2607:f8b0:4002:c09::234]:35251) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbo7u-0007hR-Df for guix-devel@gnu.org; Mon, 22 Aug 2016 08:14:51 -0400 Received: by mail-yb0-x234.google.com with SMTP id z10so36419560ybh.2 for ; Mon, 22 Aug 2016 05:14:49 -0700 (PDT) In-Reply-To: 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: Leo Famulari Cc: guix-devel >> I believe this will need to use the python2-variant system, as in >> python2-hypothesis. > Can you please explain the properties field? It's not mentioned in the > guix manual. I can see that strip-python2-variant just removes the > property. I see you provided a link to the bug report as a reply to a different patch. Question answered thanks!