GNU bug report logs - #76228
[PATCH] gnu: python-jinja2-cli: Update to 0.8.2.

Previous Next

Package: guix-patches;

Reported by: Fabio Natali <me <at> fabionatali.com>

Date: Wed, 12 Feb 2025 14:28:02 UTC

Severity: normal

Tags: patch

Done: "jgart" <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 76228 in the body.
You can then email your comments to 76228 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to lars <at> 6xq.net, marius <at> gnu.org, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, tanguy <at> bioneland.org, jgart <at> dismail.de, guix-patches <at> gnu.org:
bug#76228; Package guix-patches. (Wed, 12 Feb 2025 14:28:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Fabio Natali <me <at> fabionatali.com>:
New bug report received and forwarded. Copy sent to lars <at> 6xq.net, marius <at> gnu.org, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, tanguy <at> bioneland.org, jgart <at> dismail.de, guix-patches <at> gnu.org. (Wed, 12 Feb 2025 14:28:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Fabio Natali <me <at> fabionatali.com>
To: guix-patches <at> gnu.org
Cc: Fabio Natali <me <at> fabionatali.com>
Subject: [PATCH] gnu: python-jinja2-cli: Update to 0.8.2.
Date: Wed, 12 Feb 2025 14:24:58 +0000
* gnu/packages/python-xyz.scm (python-jinja2-cli): Update to 0.8.2.

Change-Id: Ide9720f932f7d9d268ba6380ed19b50e3da2e3ef
---
Hi! 👋

This is to update python-jinja2-cli to 0.8.2. The current version (0.7.0) seems
to be actually broken on my system, at least when using JSON data files. The
updated version seems to be working fine instead.

Thanks, best wishes, Fabio.

 gnu/packages/python-xyz.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index fcdc4387b3..706c8acbdf 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -35711,19 +35711,20 @@ (define-public python-screenkey
 (define-public python-jinja2-cli
   (package
     (name "python-jinja2-cli")
-    (version "0.7.0")
+    (version "0.8.2")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "jinja2-cli" version))
         (sha256
           (base32
-            "0vikx7v6fbvww6kfrv0k5a24jyv3ak7nindg60906pdd1m9qvkcw"))))
+            "0l4fw5wn3kxq5gvpi4wj76hvbxfyij9rb32ndwh8w4hi852v2sx1"))))
     (build-system python-build-system)
     (propagated-inputs
       (list python-jinja2))
     (native-inputs
-      (list python-flake8 python-jinja2 python-pytest))
+      (list python-flake8 python-jinja2 python-pytest python-setuptools
+            python-wheel))
     (home-page "https://github.com/mattrobenolt/jinja2-cli")
     (synopsis "Command-line interface to Jinja2")
     (description

base-commit: 2afb48804e4ff829ed5ed97757fde0a2cd8e39fc
-- 
2.47.1





Reply sent to "jgart" <jgart <at> dismail.de>:
You have taken responsibility. (Thu, 13 Feb 2025 01:04:02 GMT) Full text and rfc822 format available.

Notification sent to Fabio Natali <me <at> fabionatali.com>:
bug acknowledged by developer. (Thu, 13 Feb 2025 01:04:04 GMT) Full text and rfc822 format available.

Message #10 received at 76228-done <at> debbugs.gnu.org (full text, mbox):

From: "jgart" <jgart <at> dismail.de>
To: "Fabio Natali" <me <at> fabionatali.com>, 76228-done <at> debbugs.gnu.org
Subject: Re: [bug#76228] [PATCH] gnu: python-jinja2-cli: Update to 0.8.2.
Date: Thu, 13 Feb 2025 01:03:07 +0000
[Message part 1 (text/plain, inline)]
Applied, thanks!

all best,

jgart
[Message part 2 (text/html, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 13 Mar 2025 11:24:15 GMT) Full text and rfc822 format available.

This bug report was last modified 98 days ago.

Previous Next


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