GNU bug report logs - #71588
[PATCH 0/2] Update python-shtab.

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Sun, 16 Jun 2024 08:06:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Nicolas Graves <ngraves <at> ngraves.fr>
To: 71588 <at> debbugs.gnu.org
Cc: ngraves <at> ngraves.fr
Subject: [bug#71588] [PATCH 2/2] gnu: python-shtab: Update to 1.7.1.
Date: Sun, 16 Jun 2024 10:34:59 +0200
* gnu/packages/python-xyz.scm (python-shtab): Update to 1.7.1.

Change-Id: I27bb5e2cafc5a43277fc055a025c1069013a7297
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 1781f36c7ad..b0a5183b6b5 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -35446,13 +35446,13 @@ (define-public python-verspec
 (define-public python-shtab
   (package
     (name "python-shtab")
-    (version "1.5.3")
+    (version "1.7.1")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "shtab" version))
         (sha256
-          (base32 "127mymfm7r0hddk2vknqq34fj6dirj6ip990i3g4isx0lsd7pnsc"))))
+          (base32 "0g14778c5zgiq6b92k40n9irp75c5vcsvl5541cw8bmqxq1cnjsf"))))
     (build-system pyproject-build-system)
     (native-inputs
       (list bash
-- 
2.45.1





This bug report was last modified 342 days ago.

Previous Next


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