From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH v2] gnu: Add python-jedi. Date: Mon, 24 Oct 2016 17:03:08 -0400 Message-ID: <20161024210308.GA11142@jasmine> References: <20160709134252.45490258@scratchpost.org> <20160709144832.7bd38995@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59335) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bymOp-0008MS-7y for guix-devel@gnu.org; Mon, 24 Oct 2016 17:03:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bymOk-00074p-CK for guix-devel@gnu.org; Mon, 24 Oct 2016 17:03:15 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:33170) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bymOk-00074g-8o for guix-devel@gnu.org; Mon, 24 Oct 2016 17:03:10 -0400 Content-Disposition: inline In-Reply-To: <20160709144832.7bd38995@scratchpost.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: Danny Milosavljevic Cc: guix-devel@gnu.org On Sat, Jul 09, 2016 at 02:48:32PM +0200, Danny Milosavljevic wrote: > * gnu/packages/python.scm (python-jedi, python2-jedi): New variables. This package is failing to build on core-updates: https://hydra.gnu.org/job/gnu/core-updates-2/python-jedi-0.9.0.x86_64-linux Can you take a look?