GNU bug report logs - #53768
[PATCH] gnu: python-mistletoe: Update to 0.8.1.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Fri, 4 Feb 2022 02:08:01 UTC

Severity: normal

Tags: patch

Done: Vinicius Monego <monego <at> posteo.net>

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: jgart <jgart <at> dismail.de>
Subject: bug#53768: closed (Re: [PATCH] gnu: python-mistletoe: Update to
 0.8.1.)
Date: Fri, 04 Feb 2022 13:53:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#53768: [PATCH] gnu: python-mistletoe: Update to 0.8.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 53768 <at> debbugs.gnu.org.

-- 
53768: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53768
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vinicius Monego <monego <at> posteo.net>
To: jgart <jgart <at> dismail.de>, 53768-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: python-mistletoe: Update to 0.8.1.
Date: Fri, 04 Feb 2022 13:52:40 +0000
Hi,

Em qui, 2022-02-03 às 21:07 -0500, jgart escreveu:
> * gnu/packages/markup.scm (python-mistletoe): Update to 0.8.1.

I added a copyright line for you and pushed, thanks!


[Message part 3 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: python-mistletoe: Update to 0.8.1.
Date: Thu,  3 Feb 2022 21:07:08 -0500
* gnu/packages/markup.scm (python-mistletoe): Update to 0.8.1.
---
 gnu/packages/markup.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/markup.scm b/gnu/packages/markup.scm
index bc8476e056..8574bde6c5 100644
--- a/gnu/packages/markup.scm
+++ b/gnu/packages/markup.scm
@@ -439,13 +439,13 @@ (define-public md4c
 (define-public python-mistletoe
   (package
     (name "python-mistletoe")
-    (version "0.7.2")
+    (version "0.8.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "mistletoe" version))
        (sha256
-        (base32 "18z6hqfnfjqnrcgfgl5pkj9ggf9yx0yyy94azcn1qf7hqn6g3l14"))))
+        (base32 "0h8ydzxlfzmspiz8lcm13qp720kfsxiky0qqnc2mxf4qzm16m326"))))
     (build-system python-build-system)
     (home-page "https://github.com/miyuchina/mistletoe")
     (synopsis "Extensible Markdown parser in pure Python")
-- 
2.35.0




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

Previous Next


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