From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 2/3] gnu: Add python-msgpack. Date: Mon, 31 Aug 2015 13:55:41 +0200 Message-ID: <87twrfaczm.fsf@gnu.org> References: <8b20b385df4ce75510ea3f65f6a12bf10e97ca67.1440609350.git.leo@famulari.name> <87bndo8s70.fsf@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]:43223) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWNgj-0005jj-0Y for guix-devel@gnu.org; Mon, 31 Aug 2015 07:55:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZWNge-0005HL-Rb for guix-devel@gnu.org; Mon, 31 Aug 2015 07:55:48 -0400 In-Reply-To: <87bndo8s70.fsf@gmail.com> (Alex Kost's message of "Sun, 30 Aug 2015 22:57:55 +0300") 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: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > Leo Famulari (2015-08-26 20:16 +0300) wrote: > >> * gnu/packages/python.scm (python-msgpack, python2-msgpack): New variabl= es. >> --- >> gnu/packages/python.scm | 25 +++++++++++++++++++++++++ >> 1 file changed, 25 insertions(+) > > This patch LGTM. Please feel free to apply patches that look good to you, don=E2=80=99t upset =E2=80=98guix lint=E2=80=99, and are in line with =E2=80=9CCommit Access=E2= =80=9D in =E2=80=98HACKING=E2=80=99. Otherwise there=E2=80=99s a risk of having these patches remain uncomitted = and Leo getting mad at us. ;-) Thanks, Ludo=E2=80=99.