GNU bug report logs -
#49429
[PATCH] gnu: Add python-flask-misaka.
Previous Next
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
Message #13 received at 49429-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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 2 (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 299 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.