GNU bug report logs - #77235
[PATCH] gnu: python-vsg: Update to 3.31.0.

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Mon, 24 Mar 2025 11:14:02 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 77235 AT debbugs.gnu.org.

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

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


Report forwarded to guix-patches <at> gnu.org:
bug#77235; Package guix-patches. (Mon, 24 Mar 2025 11:14:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Cayetano Santos <csantosb <at> inventati.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 24 Mar 2025 11:14:02 GMT) Full text and rfc822 format available.

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

From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: python-vsg: Update to 3.31.0.
Date: Mon, 24 Mar 2025 12:12:33 +0100
* gnu/packages/electronics.scm (python-vsg): Update to 3.31.0.

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

diff --git a/gnu/packages/electronics.scm b/gnu/packages/electronics.scm
index ce35b19432..fa4913b60a 100644
--- a/gnu/packages/electronics.scm
+++ b/gnu/packages/electronics.scm
@@ -573,7 +573,7 @@ (define-public uhdm
 (define-public python-vsg
   (package
     (name "python-vsg")
-    (version "3.30.0")
+    (version "3.31.0")
     (source
      (origin
        (method git-fetch)
@@ -582,7 +582,7 @@ (define-public python-vsg
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0kgknd491s4ldmcw9s5j38frcfs55kxfifl52svy5q0vgg1qixq1"))))
+        (base32 "08na5iwn6f1gkvklbslhrvdsk9kcqf7hdcn7g27fy0dr6xw9kd82"))))
     (build-system pyproject-build-system)
     (native-inputs (list python-setuptools
                          python-wheel

base-commit: cd3a45a5eca855f43ee3520d07f4ab560daa98c6
-- 
2.49.0





This bug report was last modified 15 days ago.

Previous Next


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