From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH] gnu: Build and install xonsh docs. Date: Tue, 11 Oct 2016 17:42:07 +0200 Message-ID: <20161011174207.3490f50d@scratchpost.org> References: <20161007103821.25844-1-dannym@scratchpost.org> <8760p1faks.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41477) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btzC9-0002RN-2x for guix-devel@gnu.org; Tue, 11 Oct 2016 11:42:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1btzC4-0005Eo-0k for guix-devel@gnu.org; Tue, 11 Oct 2016 11:42:20 -0400 In-Reply-To: <8760p1faks.fsf@gnu.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: Ludovic =?ISO-8859-1?Q?Court=E8s?= Cc: guix-devel@gnu.org Hi Ludo, On Sun, 09 Oct 2016 23:59:15 +0200 ludo@gnu.org (Ludovic Court=C3=A8s) wrote: > Is the URL change intended? Is it needed? If so, please add a comment > above as to why the github.com tarball is preferred. Yes. The github URL contains the docs, the other doesn't. > Am I missing another patch that adds this package? Yeah, see "gnu: Update Sphinx to 1.4.6." > > + ;; TODO jupyter distro > > + `(("python-ply" ,python-ply) > > + ("python-prompt-toolkit" ,python-prompt-toolkit))) =20 >=20 > I=E2=80=99m not sure what the comment means. Maybe remove it? It has further optional dependencies that we haven't packaged yet - and tha= t's how they are called.