From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: [PATCH v4 0/1] Update Sphinx to 1.4.8. Date: Wed, 4 Jan 2017 21:54:42 +0100 Message-ID: <20170104205443.16489-1-dannym@scratchpost.org> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60685) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOsaC-0000uS-4J for guix-devel@gnu.org; Wed, 04 Jan 2017 15:54:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOsa9-0007Ik-2z for guix-devel@gnu.org; Wed, 04 Jan 2017 15:54:52 -0500 Received: from dd1012.kasserver.com ([85.13.128.8]:35981) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cOsa8-0007Hh-T7 for guix-devel@gnu.org; Wed, 04 Jan 2017 15:54:49 -0500 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 This patch updates Sphinx to 1.4.8. Be careful with it since lots of packages depend on it. It also requires the earlier Sphinx-preparation patchset I set. It also requires a separate patch to matplotlib I'll send later. Danny Milosavljevic (1): gnu: python-sphinx: Update to 1.4.8. gnu/packages/python.scm | 31 ++++++++++++++++++++++--------- 1 file changed, 22 insertions(+), 9 deletions(-)