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

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

To reply to this bug, email your comments to 77235 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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





Reply sent to Sharlatan Hellseher <sharlatanus <at> gmail.com>:
You have taken responsibility. (Sun, 13 Apr 2025 21:29:01 GMT) Full text and rfc822 format available.

Notification sent to Cayetano Santos <csantosb <at> inventati.org>:
bug acknowledged by developer. (Sun, 13 Apr 2025 21:29:02 GMT) Full text and rfc822 format available.

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

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 77235-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: python-vsg: Update to 3.31.0.
Date: Sun, 13 Apr 2025 22:28:04 +0100
[Message part 1 (text/plain, inline)]
Hi,

Pushed to master as 5559bc1d36e9a0dd130e5a5d700f4639c006f2a7.

--
Thanks,
Oleg
[signature.asc (application/pgp-signature, inline)]

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.