From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH v2] python-lzo + python-lz4 Date: Sat, 24 Sep 2016 22:45:57 +0200 Message-ID: <20160924224557.5f85cf04@scratchpost.org> References: <20160924202704.7320a289@scratchpost.org> <20160924195438.24364-1-dannym@scratchpost.org> <87y42hrqtz.fsf@we.make.ritual.n0.is> 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]:50826) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bntpp-0001MR-6U for guix-devel@gnu.org; Sat, 24 Sep 2016 16:46:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bntpk-00071z-5s for guix-devel@gnu.org; Sat, 24 Sep 2016 16:46:08 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:36673) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bntpj-00071T-VU for guix-devel@gnu.org; Sat, 24 Sep 2016 16:46:04 -0400 In-Reply-To: <87y42hrqtz.fsf@we.make.ritual.n0.is> 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: ngillmann@runbox.com Cc: guix-devel@gnu.org On Sat, 24 Sep 2016 20:22:00 +0000 ngillmann@runbox.com wrote: > Danny Milosavljevic writes: > > Okay, there was one character which I did miss. this fixed it. Here's > the updated patch including the python2 variant, which yours did not > have. Right. Your new patch is missing imports for the function pypi-uri. I think it's (guix build-system python).