From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH 3/8] gnu: python-requests: Update to 2.10.0. Date: Wed, 18 Jan 2017 00:03:27 +0100 Message-ID: <20170118000241.36a9d6e3@scratchpost.org> References: <20170117222548.13995-1-dannym@scratchpost.org> <20170117222548.13995-4-dannym@scratchpost.org> <87bmv5b9cc.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58787) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cTcmz-0000j3-Dx for guix-devel@gnu.org; Tue, 17 Jan 2017 18:03:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cTcmv-0003H2-Hx for guix-devel@gnu.org; Tue, 17 Jan 2017 18:03:41 -0500 Received: from dd1012.kasserver.com ([85.13.128.8]:35154) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cTcmv-0003G7-Bp for guix-devel@gnu.org; Tue, 17 Jan 2017 18:03:37 -0500 In-Reply-To: <87bmv5b9cc.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> 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: Marius Bakke Cc: guix-devel@gnu.org On Tue, 17 Jan 2017 23:38:43 +0100 Marius Bakke wrote: > Danny Milosavljevic writes: > > > * gnu/packages/python.scm (python-requests): Update to 2.10.0. > > Since we're updating this package (and likely face some breakage), why > not go with the latest version (2.12.4)? > > Patch attached! LGTM! I think this one is independent from the others, trivial and I'll make a new series anyway. Can you push that one?