unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#48464] [PATCH] gnu: python-docutils: Update to 0.17.1.
@ 2021-05-16 13:39 Xinglu Chen
  2021-06-02 15:32 ` Xinglu Chen
  2021-06-21 13:53 ` bug#48464: " Efraim Flashner
  0 siblings, 2 replies; 3+ messages in thread
From: Xinglu Chen @ 2021-05-16 13:39 UTC (permalink / raw)
  To: 48464

* 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





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

* [bug#48464] [PATCH] gnu: python-docutils: Update to 0.17.1.
  2021-05-16 13:39 [bug#48464] [PATCH] gnu: python-docutils: Update to 0.17.1 Xinglu Chen
@ 2021-06-02 15:32 ` Xinglu Chen
  2021-06-21 13:53 ` bug#48464: " Efraim Flashner
  1 sibling, 0 replies; 3+ messages in thread
From: Xinglu Chen @ 2021-06-02 15:32 UTC (permalink / raw)
  To: 48464

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

Ping! :)

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

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

* bug#48464: [PATCH] gnu: python-docutils: Update to 0.17.1.
  2021-05-16 13:39 [bug#48464] [PATCH] gnu: python-docutils: Update to 0.17.1 Xinglu Chen
  2021-06-02 15:32 ` Xinglu Chen
@ 2021-06-21 13:53 ` Efraim Flashner
  1 sibling, 0 replies; 3+ messages in thread
From: Efraim Flashner @ 2021-06-21 13:53 UTC (permalink / raw)
  To: Xinglu Chen; +Cc: 48464-done

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

Thanks. I pushed the patch to staging since there were about 600
dependant packages. Sorry for the delay!

-- 
Efraim Flashner   <efraim@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

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

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

end of thread, other threads:[~2021-06-21 13:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-16 13:39 [bug#48464] [PATCH] gnu: python-docutils: Update to 0.17.1 Xinglu Chen
2021-06-02 15:32 ` Xinglu Chen
2021-06-21 13:53 ` bug#48464: " Efraim Flashner

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).