From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 0/7] Some new python packages Date: Mon, 18 Apr 2016 16:08:16 -0400 Message-ID: <20160418200816.GA26268@jasmine> References: <1460926257-25147-1-git-send-email-h.goebel@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57516) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asFSc-0006ks-3H for guix-devel@gnu.org; Mon, 18 Apr 2016 16:07:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1asFSY-0003Wa-35 for guix-devel@gnu.org; Mon, 18 Apr 2016 16:07:54 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:39430) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asFSX-0003WV-Sv for guix-devel@gnu.org; Mon, 18 Apr 2016 16:07:50 -0400 Content-Disposition: inline In-Reply-To: <1460926257-25147-1-git-send-email-h.goebel@crazy-compilers.com> 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: Hartmut Goebel Cc: guix-devel@gnu.org On Sun, Apr 17, 2016 at 10:50:50PM +0200, Hartmut Goebel wrote: > Enclosed please find patches adding nwe Python packages for both Python 3 and > Python 2. These are needed for run the django test-suite (more to come). Thanks for the patches! I'm going to review these superficially; I won't try to actually build or run them until the django test suite is ready to be tested, unless you can tell me how to do so.