From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Allan Webber Subject: Re: [PATCH] gnu: Add python-chardet. Date: Thu, 25 Feb 2016 16:34:12 -0800 Message-ID: <87mvqoe2d7.fsf@dustycloud.org> References: <87si0geb73.fsf@dustycloud.org> <20160225213401.GA20345@jasmine> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32982) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZ6MM-0005Y8-1x for guix-devel@gnu.org; Thu, 25 Feb 2016 19:34:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aZ6ML-0001t6-2Q for guix-devel@gnu.org; Thu, 25 Feb 2016 19:34:17 -0500 Received: from dustycloud.org ([2600:3c02::f03c:91ff:feae:cb51]:33380) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZ6MK-0001t1-Ri for guix-devel@gnu.org; Thu, 25 Feb 2016 19:34:17 -0500 In-reply-to: <20160225213401.GA20345@jasmine> 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari writes: > On Thu, Feb 25, 2016 at 01:23:28PM -0800, Christopher Allan Webber wrote: >> From 61b70fcf45b96a65e71d1377083d8709796f66c4 Mon Sep 17 00:00:00 2001 >> From: Christopher Allan Webber >> Date: Thu, 25 Feb 2016 13:02:49 -0800 >> Subject: [PATCH 3/3] gnu: Add python-chardet. >> >> * gnu/packages/python.scm (python-chardet, python2-chardet): New variables. > > Are these different from the python-chardet packages we already have? Nope... my bad :)