From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] gnu: Add python-whoosh. Date: Sun, 16 Oct 2016 13:15:14 +0200 Message-ID: <87funwh7el.fsf@elephly.net> References: <20161015130143.5185-1-rekado@elephly.net> <871szhcoh8.fsf@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37262) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bvjPc-0006RV-8I for guix-devel@gnu.org; Sun, 16 Oct 2016 07:15:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bvjPY-0007t7-A7 for guix-devel@gnu.org; Sun, 16 Oct 2016 07:15:28 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:21479) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bvjPX-0007rA-WB for guix-devel@gnu.org; Sun, 16 Oct 2016 07:15:24 -0400 In-reply-to: <871szhcoh8.fsf@openmailbox.org> 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: Kei Kebreau Cc: guix-devel@gnu.org Kei Kebreau writes: > Ricardo Wurmus writes: > >> * gnu/packages/python.scm (python-whoosh, python2-whoosh): New variables. Thanks for the review (and for checking reproducibility). This has been pushed to master as b7afd01893ef2f08049810bd63784e915a8a2f9a. ~~ Ricardo