From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add python2-gyp Date: Mon, 05 Feb 2018 14:18:31 +0100 Message-ID: <87bmh3d17c.fsf@gnu.org> References: <1517631607.29145.3.camel@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]:45918) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eigfM-000391-T2 for guix-devel@gnu.org; Mon, 05 Feb 2018 08:18:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eigfJ-0001KS-OX for guix-devel@gnu.org; Mon, 05 Feb 2018 08:18:36 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:40384) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eigfJ-0001K9-Hg for guix-devel@gnu.org; Mon, 05 Feb 2018 08:18:33 -0500 In-Reply-To: <1517631607.29145.3.camel@gmail.com> (doubleplusgood's message of "Fri, 02 Feb 2018 23:20:07 -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" To: doubleplusgood23@gmail.com Cc: "guix-devel@gnu.org" Hi doubleplusgood23, doubleplusgood23@gmail.com skribis: > From 1eff5aea55f171a09ab65bd7f75e39cd05ffd88b Mon Sep 17 00:00:00 2001 > From: dpg > Date: Fri, 2 Feb 2018 20:44:32 -0500 > Subject: [PATCH 1/2] Initial changes (not tested) Not very confidence-inspiring. :-) Please take a look at: https://www.gnu.org/software/guix/manual/html_node/Submitting-Patches.html It=E2=80=99s a good idea to send patches that you think are ready. If you = have issues while packaging, it=E2=80=99s better to ask for help on specific iss= ues on help-guix@gnu.org and/or IRC. Thanks, Ludo=E2=80=99.