emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48464: closed ([PATCH] gnu: python-docutils: Update to 0.17.1.)


From: GNU bug Tracking System
Subject: bug#48464: closed ([PATCH] gnu: python-docutils: Update to 0.17.1.)
Date: Mon, 21 Jun 2021 13:55:02 +0000

Your message dated Mon, 21 Jun 2021 16:53:30 +0300
with message-id <YNCZ2g8AVAk+NFPq@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@gnu.org.)


-- 
48464: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48464
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#48464] [PATCH] gnu: python-docutils: Update to 0.17.1. Date: Mon, 21 Jun 2021 16:53:30 +0300
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]