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>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#77235: closed ([PATCH] gnu: python-vsg: Update to 3.31.0.)
Date: Sun, 13 Apr 2025 21:29:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 13 Apr 2025 22:28:04 +0100
with message-id <87a58jeopn.fsf <at> gmail.com>
and subject line [PATCH] gnu: python-vsg: Update to 3.31.0.
has caused the debbugs.gnu.org bug report #77235,
regarding [PATCH] gnu: python-vsg: Update to 3.31.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
77235: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77235
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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 4 (text/plain, inline)]
Hi,

Pushed to master as 5559bc1d36e9a0dd130e5a5d700f4639c006f2a7.

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

This bug report was last modified 117 days ago.

Previous Next


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