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

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

bug#51709: closed ([PATCH] gnu: python-pandocfilters: Update to 1.5.0.)


From: GNU bug Tracking System
Subject: bug#51709: closed ([PATCH] gnu: python-pandocfilters: Update to 1.5.0.)
Date: Thu, 02 Dec 2021 14:51:01 +0000

Your message dated Thu, 02 Dec 2021 15:50:45 +0100
with message-id <874k7rvz5m.fsf@gnu.org>
and subject line Re: bug#51709: [PATCH] gnu: python-pandocfilters: Update to 
1.5.0.
has caused the debbugs.gnu.org bug report #51709,
regarding [PATCH] gnu: python-pandocfilters: Update to 1.5.0.
to be marked as done.

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


-- 
51709: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51709
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-pandocfilters: Update to 1.5.0. Date: Tue, 9 Nov 2021 03:06:46 -0500
* gnu/packages/textutils.scm (python-pandocfilters): Update to 1.5.0.
---
 gnu/packages/textutils.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm
index bbad8ce867..7e7293ac16 100644
--- a/gnu/packages/textutils.scm
+++ b/gnu/packages/textutils.scm
@@ -1267,13 +1267,13 @@ (define-public nkf
 (define-public python-pandocfilters
   (package
     (name "python-pandocfilters")
-    (version "1.4.3")
+    (version "1.5.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "pandocfilters" version))
        (sha256
-        (base32 "1sq675dg4barb5949xxz4d5gk2ly524hi1p1xgwb3d1l0nsznqxw"))))
+        (base32 "0f3sb8q85dbwliv46cc1yvpy4r00qp4by5x8751kn8vx6c1rarqb"))))
     (build-system python-build-system)
     (home-page "https://github.com/jgm/pandocfilters";)
     (synopsis "Python module for writing Pandoc filters")
-- 
2.33.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#51709: [PATCH] gnu: python-pandocfilters: Update to 1.5.0. Date: Thu, 02 Dec 2021 15:50:45 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
> * gnu/packages/textutils.scm (python-pandocfilters): Update to 1.5.0.

Pushed, thanks.

Mathieu


--- End Message ---

reply via email to

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