GNU bug report logs - #69486
[PATCH] gnu: Add python-pypugjs.

Previous Next

Package: guix-patches;

Reported by: Tanguy Le Carrour <tanguy <at> bioneland.org>

Date: Fri, 1 Mar 2024 09:24: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 69486-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Tanguy Le Carrour <tanguy <at> bioneland.org>
Cc: Sharlatan Hellseher <sharlatanus <at> gmail.com>,
 Munyoki Kilyungi <me <at> bonfacemunyoki.com>, Lars-Dominik Braun <lars <at> 6xq.net>,
 69486-done <at> debbugs.gnu.org, Marius Bakke <marius <at> gnu.org>,
 jgart <jgart <at> dismail.de>
Subject: Re: [bug#69486] [PATCH v2] gnu: Add python-pypugjs.
Date: Tue, 19 Mar 2024 17:18:48 +0100
[Message part 1 (text/plain, inline)]
Hello!

Tanguy Le Carrour <tanguy <at> bioneland.org> skribis:

> * gnu/packages/python-xyz.scm (python-pypugjs): New variable.
>
> Change-Id: I050ab42d0149fcffddcf6b12dd9c1ddea23f84c9
> Signed-off-by: Tanguy Le Carrour <tanguy <at> bioneland.org>

Applied with the change below, to match our conventions:

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

Thanks!  :-)

Ludo’.

[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 13c48bc923..8209e21828 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -6100,7 +6100,9 @@ (define-public python-pypugjs
     (home-page "https://github.com/kakulukia/pypugjs")
     (synopsis "Convert Pug source files into different template languages")
     (description
-     "PugJS syntax template adapter for Django, Jinja2, Mako and Tornado templates.")
+     "PyPugJS is a high-performance port of PugJS for Python, that converts
+any @file{.pug} source into different template languages: Django, Jinja2,
+Mako, and Tornado.")
     (license license:expat))) ;; MIT
 
 (define-public python-pysdl2

This bug report was last modified 1 year and 123 days ago.

Previous Next


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