GNU bug report logs - #48464
[PATCH] gnu: python-docutils: Update to 0.17.1.

Previous Next

Package: guix-patches;

Reported by: Xinglu Chen <public <at> yoctocell.xyz>

Date: Sun, 16 May 2021 13:40:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#48464: closed ([PATCH] gnu: python-docutils: Update to 0.17.1.)
Date: Mon, 21 Jun 2021 13:55:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 21 Jun 2021 16:53:30 +0300
with message-id <YNCZ2g8AVAk+NFPq <at> 3900XT>
and subject line Re: [bug#48464] [PATCH] gnu: python-docutils: Update to 0.17.1.
has caused the debbugs.gnu.org bug report #48464,
regarding [PATCH] gnu: python-docutils: Update to 0.17.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
48464: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48464
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Xinglu Chen <public <at> yoctocell.xyz>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: python-docutils: Update to 0.17.1.
Date: Sun, 16 May 2021 15:39:30 +0200
* gnu/packages/python-xyz.scm (python-docutils): Update to 0.17.1.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index f79fc54e24..7d7251a5d6 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -3840,14 +3840,14 @@ structure for Python.")
 (define-public python-docutils
   (package
     (name "python-docutils")
-    (version "0.16")
+    (version "0.17.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "docutils" version))
        (sha256
         (base32
-         "1z3qliszqca9m719q3qhdkh0ghh90g500avzdgi7pl77x5h3mpn2"))))
+         "09gii36lp1bs26cpxqyfd20xahnpbrbjzcnba2xq08y3wk97frb8"))))
     (build-system python-build-system)
     (arguments
      '(#:phases (modify-phases %standard-phases

base-commit: 7c4c781aa40c42d4cd10b8d9482199f3db345e1b
-- 
2.31.1



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Xinglu Chen <public <at> yoctocell.xyz>
Cc: 48464-done <at> debbugs.gnu.org
Subject: Re: [bug#48464] [PATCH] gnu: python-docutils: Update to 0.17.1.
Date: Mon, 21 Jun 2021 16:53:30 +0300
[Message part 4 (text/plain, inline)]
Thanks. I pushed the patch to staging since there were about 600
dependant packages. Sorry for the delay!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 331 days ago.

Previous Next


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