From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41588) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dcxV8-0007Ty-Qs for guix-patches@gnu.org; Wed, 02 Aug 2017 13:32:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dcxV4-0003sy-Uo for guix-patches@gnu.org; Wed, 02 Aug 2017 13:32:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:35984) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dcxV4-0003so-Q3 for guix-patches@gnu.org; Wed, 02 Aug 2017 13:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dcxV4-0004VA-Js for guix-patches@gnu.org; Wed, 02 Aug 2017 13:32:02 -0400 Subject: bug#27908: [PATCH] gnu: calibre: Add python2-msgpack as an native-input. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Manolis Ragkousis References: <20170801150204.26224-1-manolis837@gmail.com> <20170801153912.GL2406@macbook42.flashner.co.il> Message-ID: <580f269b-f149-3616-88c1-14c2f78dcab6@gmail.com> Date: Wed, 2 Aug 2017 20:31:16 +0300 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 27908-done@debbugs.gnu.org Pushed to master. On 08/02/2017 08:12 PM, Manolis Ragkousis wrote: > Hey Efraim > > On 08/01/2017 06:39 PM, Efraim Flashner wrote: >> Looks good to me >> > > I looked at my patch again and I think that python2-msgpack should be an > input, not a native-input. It's needed at run-time. I will make the > appropriate changes and push to master. > > Thank you, > Manolis > > >