From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add inputs for xonsh. Date: Thu, 29 Sep 2016 17:10:33 -0400 Message-ID: <20160929211033.GA26894@jasmine> References: <20160929105016.15727-1-dannym@scratchpost.org> <20160929164424.GA22100@jasmine> <20160929210808.3015d799@scratchpost.org> <20160929213958.0d05c1ed@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]:39280) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpibS-0006RX-UD for guix-devel@gnu.org; Thu, 29 Sep 2016 17:10:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bpibM-0002vY-UD for guix-devel@gnu.org; Thu, 29 Sep 2016 17:10:49 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:57568) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpibL-0002pz-Fl for guix-devel@gnu.org; Thu, 29 Sep 2016 17:10:44 -0400 Content-Disposition: inline In-Reply-To: <20160929213958.0d05c1ed@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 Thu, Sep 29, 2016 at 09:39:58PM +0200, Danny Milosavljevic wrote: > Oops, I don't think the xonsh tarball contains the docs. In which case we need neither sphinx nor numpydoc. > > Strange, does it have online-only docs? Or do we need another tarball? It turns out the GitHub tarball does include the docs. I think we should use that source and add a 'docs' phase as in the certbot package definition [0]. Can you also ask upstream if they meant to leave the docs out of the PyPi download? Too bad the docs Makefile doesn't have a target for info or man pages. I guess that's a "bonus" goal :) [0] http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/tls.scm#n524