GNU bug report logs -
#77235
[PATCH] gnu: python-vsg: Update to 3.31.0.
Previous Next
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
* 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 117 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.