From mboxrd@z Thu Jan 1 00:00:00 1970 From: contact.ng0@cryptolab.net Subject: LZ4 + LZO python bindings Date: Thu, 2 Feb 2017 15:16:03 +0000 Message-ID: <20170202151605.27876-1-contact.ng0@cryptolab.net> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46198) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cZJ6W-0001Ko-F4 for guix-devel@gnu.org; Thu, 02 Feb 2017 10:15:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cZJ6T-0007VF-As for guix-devel@gnu.org; Thu, 02 Feb 2017 10:15:20 -0500 Received: from aibo.runbox.com ([91.220.196.211]:50544) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cZJ6T-0007Ui-4F for guix-devel@gnu.org; Thu, 02 Feb 2017 10:15:17 -0500 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1cZJ6R-0004cn-V9 for guix-devel@gnu.org; Thu, 02 Feb 2017 16:15:16 +0100 Received: from x5d83eebb.dyn.telefonica.de ([93.131.238.187] helo=localhost) by mailfront11.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1cZJ5q-0007UV-CD for guix-devel@gnu.org; Thu, 02 Feb 2017 16:14:38 +0100 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: guix-devel@gnu.org This adds python-lz4 and python-lzo, received some QA/review back in september. I rebased and applied changes for the current (new) python build-system.