GNU bug report logs - #49429
[PATCH] gnu: Add python-flask-misaka.

Previous Next

Package: guix-patches;

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

Date: Tue, 6 Jul 2021 05:28:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#49429: closed ([PATCH]  gnu: Add python-flask-misaka.)
Date: Mon, 26 Jul 2021 17:41:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 26 Jul 2021 19:40:02 +0200
with message-id <87r1fl6kjx.fsf_-_ <at> gnu.org>
and subject line Re: bug#49429: [PATCH]  gnu: Add python-flask-misaka.
has caused the debbugs.gnu.org bug report #49429,
regarding [PATCH]  gnu: Add python-flask-misaka.
to be marked as done.

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


-- 
49429: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49429
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "jgart" <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Subject: [PATCH]  gnu: Add python-flask-misaka.
Date: Tue, 06 Jul 2021 05:27:28 +0000
Hi Guix,

This is a patch for python-flask-misaka. Tests are enabled and passing.

Thank you!

jgart


[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: jgart <jgart <at> dismail.de>
Cc: 49429-done <at> debbugs.gnu.org
Subject: Re: bug#49429: [PATCH]  gnu: Add python-flask-misaka.
Date: Mon, 26 Jul 2021 19:40:02 +0200
[Message part 4 (text/plain, inline)]
Hi,

jgart <jgart <at> dismail.de> skribis:

> * gnu/packages/python-web.scm (python-flask-misaka): New variable.

Applied with the minor tweak below, as per:

  https://guix.gnu.org/manual/en/html_node/Synopses-and-Descriptions.html

Thanks!

Ludo’.

[Message part 5 (text/x-patch, inline)]
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 83ea50d913..b75cb5ddfd 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1086,12 +1086,11 @@ into Jinja2 by default.")
     (propagated-inputs
       `(("python-flask" ,python-flask)
         ("python-misaka" ,python-misaka)))
-    (home-page
-      "https://github.com/singingwolfboy/flask-misaka/")
-    (synopsis
-      "Flask interface to Misaka, a markdown parsing library")
+    (home-page "https://github.com/singingwolfboy/flask-misaka/")
+    (synopsis "Flask interface to Misaka, a Markdown parsing library")
     (description
-      "A pleasant interface between the Flask web framework and the Misaka Markdown parser.")
+      "This package provides an interface between the Flask web framework and
+the Misaka Markdown parser.")
     (license license:expat)))
 
 (define-public python-flask-session

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

Previous Next


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