From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 5/5] gnu: Add python-sphinx-rtd-theme-0.1.9 Date: Tue, 11 Apr 2017 00:04:57 -0400 Message-ID: <20170411040457.GD27602@jasmine> References: <20170405070151.3417-1-fredmanglis@gmail.com> <20170405070151.3417-4-fredmanglis@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47607) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cxn3C-0005oQ-Vb for guix-devel@gnu.org; Tue, 11 Apr 2017 00:05:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cxn39-0004Qd-Rd for guix-devel@gnu.org; Tue, 11 Apr 2017 00:05:06 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:39021) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cxn39-0004QT-OC for guix-devel@gnu.org; Tue, 11 Apr 2017 00:05:03 -0400 Content-Disposition: inline In-Reply-To: <20170405070151.3417-4-fredmanglis@gmail.com> 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: Muriithi Frederick Muriuki Cc: guix-devel@gnu.org On Wed, Apr 05, 2017 at 10:01:51AM +0300, Muriithi Frederick Muriuki wrote: > * gnu/packages/python.scm (python-sphinx-rtd-theme-0.1.9): New variable. > +(define-public python-sphinx-rtd-theme-0.1.9 Can you add a comment about what requires this old version? Even if the dependent packages are not in Guix, a note like "Some software requires older versions of python-sphinx-rtd-theme." will be helpful to future readers.