From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: [PATCH 0/1] Fix reST markup error in matplotlib documentation, Date: Wed, 4 Jan 2017 22:22:19 +0100 Message-ID: <20170104212220.20969-1-dannym@scratchpost.org> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39883) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOt0w-0000nR-PA for guix-devel@gnu.org; Wed, 04 Jan 2017 16:22:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOt0r-0007ud-RR for guix-devel@gnu.org; Wed, 04 Jan 2017 16:22:30 -0500 Received: from dd1012.kasserver.com ([85.13.128.8]:37199) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cOt0r-0007uO-L5 for guix-devel@gnu.org; Wed, 04 Jan 2017 16:22:25 -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 There's a syntax error in the matplotlib documentation. Fix it. This is required that Sphinx 1.4.8 works but it will also work with older Sphinx. Danny Milosavljevic (1): gnu: python-matplotlib: Fix documentation reST markup error. gnu/packages/python.scm | 5 +++++ 1 file changed, 5 insertions(+)