From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH 2/3]: Add pyyaml. Date: Thu, 26 Feb 2015 15:15:21 +0100 Message-ID: References: <20150220175836.GB15485@debian.math.u-bordeaux1.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41445) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQzE3-0008KD-5Q for guix-devel@gnu.org; Thu, 26 Feb 2015 09:15:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQzDw-0002Jj-Ud for guix-devel@gnu.org; Thu, 26 Feb 2015 09:15:39 -0500 Received: from sinope.bbbm.mdc-berlin.de ([141.80.25.23]:34726) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQzDw-0002Jd-O6 for guix-devel@gnu.org; Thu, 26 Feb 2015 09:15:32 -0500 In-Reply-To: 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: Andreas Enge Cc: Guix-devel Ricardo Wurmus writes: > Attached are new patches for pyyaml and pybedtools (libyaml has already > been pushed). Please ignore the + #:use-module (gnu packages web) in the pybedtools patch. It's not actually needed and slipped into this patch set by accident.