unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: "Ellis Kenyő" <me@elken.dev>
Cc: 46597-done@debbugs.gnu.org
Subject: bug#46597: [PATCH] Add jinja2-cli
Date: Tue, 02 Mar 2021 20:46:33 +0100	[thread overview]
Message-ID: <87zgzltk2u.fsf@gnu.org> (raw)
In-Reply-To: <20210217194535.21983-1-me@elken.dev> ("Ellis Kenyő"'s message of "Wed, 17 Feb 2021 19:45:36 +0000")

[-- Attachment #1: Type: text/plain, Size: 366 bytes --]

Hi,

Ellis Kenyő <me@elken.dev> skribis:

> Add jinja2 templating CLI. Mostly used as a dep for yadm
>
> ---
>  gnu/packages/python-xyz.scm | 25 +++++++++++++++++++++++++
>  1 file changed, 25 insertions(+)

Applied with the changes below (following our packaging guidelines) and
with a commit log that follows our conventions.

Thanks!

Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 774 bytes --]

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index c875f38080..ae5e5bb649 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -24007,8 +24007,9 @@ and frame grabber interface.")
       `(("python-flake8" ,python-flake8)
         ("python-jinja2" ,python-jinja2)
         ("python-pytest" ,python-pytest)))
-    (home-page
-      "https://github.com/mattrobenolt/jinja2-cli")
-    (synopsis "A CLI interface to Jinja2")
-    (description "A CLI interface to Jinja2")
+    (home-page "https://github.com/mattrobenolt/jinja2-cli")
+    (synopsis "Command-line interface to Jinja2")
+    (description
+     "This package provides a command-line interface (CLI) to the Jinja2
+template engine.")
     (license license:bsd-3)))

      reply	other threads:[~2021-03-02 19:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-17 19:45 [bug#46597] [PATCH] Add jinja2-cli Ellis Kenyő via Guix-patches via
2021-03-02 19:46 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zgzltk2u.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=46597-done@debbugs.gnu.org \
    --cc=me@elken.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).