From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hartmut Goebel Subject: Re: [PATCH 05/20] gnu: Add python-sphinx-1.3.3 Date: Sat, 15 Apr 2017 19:28:54 +0200 Message-ID: References: <20170414101320.11755-1-fredmanglis@gmail.com> <20170414101320.11755-5-fredmanglis@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41011) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1czRVN-0005Gg-Ik for guix-devel@gnu.org; Sat, 15 Apr 2017 13:29:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1czRVJ-00054w-KJ for guix-devel@gnu.org; Sat, 15 Apr 2017 13:29:01 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:60769) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1czRVJ-00053B-EL for guix-devel@gnu.org; Sat, 15 Apr 2017 13:28:57 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3w51j43855z1qrNm for ; Sat, 15 Apr 2017 19:28:56 +0200 (CEST) Received: from localhost (dynscan01.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 3w51j41zM5z3hqXM for ; Sat, 15 Apr 2017 19:28:56 +0200 (CEST) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan01.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id TPiaXY_WCp5a for ; Sat, 15 Apr 2017 19:28:55 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-46-244-143-50.dynamic.mnet-online.de [46.244.143.50]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS for ; Sat, 15 Apr 2017 19:28:55 +0200 (CEST) Received: from thisbe.goebel-consult.de (hermia.goebel-consult.de [192.168.110.7]) by hermia.goebel-consult.de (Postfix) with ESMTP id 3AF7460482 for ; Sat, 15 Apr 2017 19:34:20 +0200 (CEST) In-Reply-To: <20170414101320.11755-5-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: guix-devel@gnu.org Am 14.04.2017 um 12:13 schrieb Muriithi Frederick Muriuki: > (define-public python2-sphinx-rtd-theme-0.1.9 > (package-with-python2 python-sphinx-rtd-theme-0.1.9)) > + > +(define-public python-sphinx-1.3.3 > + ;; python-httpretty has a hard requirement for > + ;; sphinx == 1.3.3 Please test if it works with an up-to-date version of sphinx, too. There are very few reasons for requiring strict version of a tool like sphinx or sphinx-rtd-them. And we should avoid adding versions over versions of packages. -- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |