GNU bug report logs - #26700
[PATCH] python-sphinxcontrib-programoutput: Update to 0.10.

Previous Next

Package: guix-patches;

Reported by: Christopher Allan Webber <cwebber <at> dustycloud.org>

Date: Fri, 28 Apr 2017 19:32:02 UTC

Severity: normal

Tags: patch

Done: Christopher Allan Webber <cwebber <at> dustycloud.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Allan Webber <cwebber <at> dustycloud.org>
Subject: bug#26700: closed (Re: bug#26700: [PATCH] python-sphinxcontrib-programoutput:
 Update to 0.10.)
Date: Sun, 30 Apr 2017 02:22:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#26700: [PATCH] python-sphinxcontrib-programoutput: Update to 0.10.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 26700 <at> debbugs.gnu.org.

-- 
26700: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26700
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Allan Webber <cwebber <at> dustycloud.org>
To: Leo Famulari <leo <at> famulari.name>
Cc: 26700-done <at> debbugs.gnu.org
Subject: Re: bug#26700: [PATCH] python-sphinxcontrib-programoutput: Update to
 0.10.
Date: Sat, 29 Apr 2017 21:21:53 -0500
Leo Famulari writes:

> On Fri, Apr 28, 2017 at 02:30:57PM -0500, Christopher Allan Webber wrote:
>> From ac6ac00e67d701240a88c8b67b87b8616f764691 Mon Sep 17 00:00:00 2001
>> From: Christopher Allan Webber <cwebber <at> dustycloud.org>
>> Date: Fri, 28 Apr 2017 14:29:16 -0500
>> Subject: [PATCH] python-sphinxcontrib-programoutput: Update to 0.10.
>> 
>> * gnu/packages/python.scm (python-sphinxcontrib-programoutput): Update to 0.10.
>
> LGTM assuming that python2-acme still builds. Thanks!

Pushed upstream :)

[Message part 3 (message/rfc822, inline)]
From: Christopher Allan Webber <cwebber <at> dustycloud.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] python-sphinxcontrib-programoutput: Update to 0.10.
Date: Fri, 28 Apr 2017 14:30:57 -0500
[0001-python-sphinxcontrib-programoutput-Update-to-0.10.patch (text/x-patch, inline)]
From ac6ac00e67d701240a88c8b67b87b8616f764691 Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber <cwebber <at> dustycloud.org>
Date: Fri, 28 Apr 2017 14:29:16 -0500
Subject: [PATCH] python-sphinxcontrib-programoutput: Update to 0.10.

* gnu/packages/python.scm (python-sphinxcontrib-programoutput): Update to 0.10.
---
 gnu/packages/python.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 0dac375e9..5c458a196 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -10022,13 +10022,13 @@ programmatically interfacing with your system's $EDITOR.")
 (define-public python-sphinxcontrib-programoutput
   (package
     (name "python-sphinxcontrib-programoutput")
-    (version "0.8")
+    (version "0.10")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "sphinxcontrib-programoutput" version))
               (sha256
                (base32
-                "098as6z1s0gb4dh5xcr1fd2vpm91zj93jzvgawspxf5s4hqs0xhp"))))
+                "153hhnlbx4688zj9wd64819ps5znc2jlyp5crkgzvn5hxgy99vpx"))))
     (build-system python-build-system)
     (arguments
      ;; FIXME: Many tests are failing and the upstream is gone.
-- 
2.12.2




This bug report was last modified 8 years and 106 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.