From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 12/12] gnu: python: Add python-ipaddress. Date: Fri, 5 Aug 2016 14:50:19 -0400 Message-ID: <20160805185019.GA20142@jasmine> References: <20160805183730.19049-2-david@craven.ch> <20160805183730.19049-12-david@craven.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44669) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bVkCc-0005xi-Uz for guix-devel@gnu.org; Fri, 05 Aug 2016 14:50:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bVkCY-0003Bw-T6 for guix-devel@gnu.org; Fri, 05 Aug 2016 14:50:38 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:42187) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bVkCX-00039k-ME for guix-devel@gnu.org; Fri, 05 Aug 2016 14:50:34 -0400 Content-Disposition: inline In-Reply-To: <20160805183730.19049-12-david@craven.ch> 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: David Craven Cc: guix-devel@gnu.org On Fri, Aug 05, 2016 at 08:37:30PM +0200, David Craven wrote: > * gnu/packages/python.scm (python-ipaddress): New package. > (python2-ipaddress): New package. I believe we already have python2-ipaddress, although an older version. Great news if you can update it and enable the tests!