From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH v4 0/1] Update Sphinx to 1.4.8. Date: Wed, 4 Jan 2017 22:13:34 +0100 Message-ID: <20170104221334.34763799@scratchpost.org> References: <20170104205443.16489-1-dannym@scratchpost.org> <20170104211030.GA16400@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37758) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOssQ-00036t-OO for guix-devel@gnu.org; Wed, 04 Jan 2017 16:13:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOssN-0005kq-JS for guix-devel@gnu.org; Wed, 04 Jan 2017 16:13:42 -0500 Received: from dd1012.kasserver.com ([85.13.128.8]:36775) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cOssN-0005kC-D5 for guix-devel@gnu.org; Wed, 04 Jan 2017 16:13:39 -0500 In-Reply-To: <20170104211030.GA16400@jasmine> 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: Leo Famulari Cc: guix-devel@gnu.org On Wed, 4 Jan 2017 16:10:30 -0500 Leo Famulari wrote: > On Wed, Jan 04, 2017 at 09:54:42PM +0100, Danny Milosavljevic wrote: > > 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. > > Okay, if the depend on each other, please submit them as a single patch > series. Hmm, I separated them so one can merge the preparations into python-updates and master and python-sphinx into python-updates (and not master) - otherwise next time around I'll have to do the preparations all over again.