GNU bug report logs - #71875
[PATCH] gnu: wireviz: Update to 0.4.

Previous Next

Package: guix-patches;

Reported by: Evgeny Pisemsky <mail <at> pisemsky.site>

Date: Mon, 1 Jul 2024 13:31:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71875 in the body.
You can then email your comments to 71875 AT debbugs.gnu.org in the normal way.

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#71875; Package guix-patches. (Mon, 01 Jul 2024 13:31:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Evgeny Pisemsky <mail <at> pisemsky.site>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 01 Jul 2024 13:31:02 GMT) Full text and rfc822 format available.

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

From: Evgeny Pisemsky <mail <at> pisemsky.site>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: wireviz: Update to 0.4.
Date: Mon, 01 Jul 2024 15:26:12 +0300
[0001-gnu-wireviz-Update-to-0.4.patch (text/x-patch, inline)]
From 2bb4c807e65ba406120e3b54011a41634a037648 Mon Sep 17 00:00:00 2001
Message-ID: <2bb4c807e65ba406120e3b54011a41634a037648.1719835065.git.mail <at> pisemsky.site>
From: Evgeny Pisemsky <mail <at> pisemsky.site>
Date: Mon, 1 Jul 2024 14:50:25 +0300
Subject: [PATCH] gnu: wireviz: Update to 0.4.

* gnu/packages/engineering.scm (wireviz): Update to 0.4.

Change-Id: Idc9a310c530a9671cd478d03a658240fa1c70a84
---
 gnu/packages/engineering.scm | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index fcb73eab12..f4e0b7e331 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -40,6 +40,7 @@
 ;;; Copyright © 2023 Sharlatan Hellseher <sharlatanus <at> gmail.com>
 ;;; Copyright © 2023 pinoaffe <pinoaffe <at> gmail.com>
 ;;; Copyright © 2024 Juliana Sims <juli <at> incana.org>
+;;; Copyright © 2024 Evgeny Pisemsky <mail <at> pisemsky.site>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -3743,15 +3744,16 @@ (define-public prusa-slicer
 (define-public wireviz
   (package
     (name "wireviz")
-    (version "0.3.2")
-    (source (origin
-              (method url-fetch)
-              (uri (pypi-uri "wireviz" version))
-              (sha256
-               (base32
-                "1dgnlxxlna2m1fh0ybivw0psym0sa5cqsl72mjl79bwfspnif61h"))))
+    (version "0.4")
+    (source
+     (origin
+       (method url-fetch)
+       (uri (pypi-uri "wireviz" version))
+       (sha256
+        (base32 "1cv8wczq83ycyxwsqwlqrlaqmyaqvwshzcc0drv6iqq47794clll"))))
     (build-system python-build-system)
-    (propagated-inputs (list python-graphviz python-pillow python-pyyaml))
+    (propagated-inputs (list python-click python-graphviz python-pillow
+                             python-pyyaml))
     (home-page "https://github.com/formatc1702/WireViz")
     (synopsis "Easily document cables and wiring harnesses")
     (description

base-commit: b10e830807cec28bbf8a2de70d222f76e56360d1
-- 
2.45.2





Information forwarded to guix-patches <at> gnu.org:
bug#71875; Package guix-patches. (Mon, 22 Jul 2024 08:05:01 GMT) Full text and rfc822 format available.

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

From: Evgeny Pisemsky <mail <at> pisemsky.site>
To: 71875 <at> debbugs.gnu.org
Subject: [PATCH] gnu: wireviz: Update to 0.4.1.
Date: Mon, 22 Jul 2024 11:04:22 +0300
[Message part 1 (text/plain, inline)]
This is more recent update.
[0001-gnu-wireviz-Update-to-0.4.1.patch (text/x-patch, attachment)]

Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Tue, 20 Aug 2024 08:34:01 GMT) Full text and rfc822 format available.

Notification sent to Evgeny Pisemsky <mail <at> pisemsky.site>:
bug acknowledged by developer. (Tue, 20 Aug 2024 08:34:01 GMT) Full text and rfc822 format available.

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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Evgeny Pisemsky <mail <at> pisemsky.site>
Cc: 71875-done <at> debbugs.gnu.org
Subject: Re: [bug#71875] [PATCH] gnu: wireviz: Update to 0.4.1.
Date: Tue, 20 Aug 2024 10:31:58 +0200
Hello,

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou






bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 17 Sep 2024 11:24:14 GMT) Full text and rfc822 format available.

This bug report was last modified 30 days ago.

Previous Next


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