all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#26700: [PATCH] python-sphinxcontrib-programoutput: Update to 0.10.
@ 2017-04-28 19:30 Christopher Allan Webber
  2017-04-28 20:20 ` Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Allan Webber @ 2017-04-28 19:30 UTC (permalink / raw)
  To: 26700

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-python-sphinxcontrib-programoutput-Update-to-0.10.patch --]
[-- Type: text/x-patch, Size: 1256 bytes --]

From ac6ac00e67d701240a88c8b67b87b8616f764691 Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber <cwebber@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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#26700: [PATCH] python-sphinxcontrib-programoutput: Update to 0.10.
  2017-04-28 19:30 bug#26700: [PATCH] python-sphinxcontrib-programoutput: Update to 0.10 Christopher Allan Webber
@ 2017-04-28 20:20 ` Leo Famulari
  2017-04-30  2:21   ` Christopher Allan Webber
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Famulari @ 2017-04-28 20:20 UTC (permalink / raw)
  To: Christopher Allan Webber; +Cc: 26700

[-- Attachment #1: Type: text/plain, Size: 465 bytes --]

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@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!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#26700: [PATCH] python-sphinxcontrib-programoutput: Update to 0.10.
  2017-04-28 20:20 ` Leo Famulari
@ 2017-04-30  2:21   ` Christopher Allan Webber
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Allan Webber @ 2017-04-30  2:21 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 26700-done

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@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 :)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-04-30  2:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-28 19:30 bug#26700: [PATCH] python-sphinxcontrib-programoutput: Update to 0.10 Christopher Allan Webber
2017-04-28 20:20 ` Leo Famulari
2017-04-30  2:21   ` Christopher Allan Webber

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.