From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42732) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fTLgx-0002L1-Vc for guix-patches@gnu.org; Thu, 14 Jun 2018 02:25:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fTLgu-00061t-Qp for guix-patches@gnu.org; Thu, 14 Jun 2018 02:25:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:39362) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fTLgu-00061m-M9 for guix-patches@gnu.org; Thu, 14 Jun 2018 02:25:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fTLgu-0002bf-FD for guix-patches@gnu.org; Thu, 14 Jun 2018 02:25:04 -0400 Subject: bug#31820: [PATCH 1/4] gnu: Add python-requests-file. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <20180613232551.3382-1-clement@lassieur.org> <20180614013607.GB29167@jasmine.lan> From: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur In-reply-to: <20180614013607.GB29167@jasmine.lan> Date: Thu, 14 Jun 2018 08:24:30 +0200 Message-ID: <87k1r1vqap.fsf@lassieur.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Leo Famulari Cc: 31820-done@debbugs.gnu.org Leo Famulari writes: > On Thu, Jun 14, 2018 at 01:25:48AM +0200, Cl=C3=A9ment Lassieur wrote: >> * gnu/packages/python.scm (python-requests-file, python2-requests-file):= New >> variables. > > The patch series LGTM, thanks! Remember to close all the debbugs tickets > :) Pushed, thank you for the review! Yes I'll close them :-)