GNU bug report logs - #76937
[PATCH] Revert "gnu: Add python-pytooling-4."

Previous Next

Package: guix-patches;

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

Date: Tue, 11 Mar 2025 09:43:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Cayetano Santos <csantosb <at> inventati.org>
Subject: bug#76937: closed (Re: [bug#76937] [PATCH] Revert "gnu: Add
 python-pytooling-4.")
Date: Tue, 18 Mar 2025 10:38:05 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#76937: [PATCH] Revert "gnu: Add python-pytooling-4."

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 76937 <at> debbugs.gnu.org.

-- 
76937: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76937
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Cayetano Santos <csantosb <at> inventati.org>
Cc: 76937-done <at> debbugs.gnu.org
Subject: Re: [bug#76937] [PATCH] Revert "gnu: Add python-pytooling-4."
Date: Tue, 18 Mar 2025 11:36:57 +0100
Cayetano Santos <csantosb <at> inventati.org> skribis:

> This reverts commit a4168d8ba75bff6d1a855dd6343ffc5d3b6b53c8.
> ---
>
> This package was necessary as a dependency of ghdl-lsp v4, in guix science.
>
> Since ghdl-lsp has been upgraded to v5, this packae has been obsoleted and it is not necessary any more, as no other package uses it.

Applied, thanks!  I tweaked the commit log to present it as a package
removal rather than as a revert, for clarity.

Ludo’.

[Message part 3 (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] Revert "gnu: Add python-pytooling-4."
Date: Tue, 11 Mar 2025 10:39:28 +0100
This reverts commit a4168d8ba75bff6d1a855dd6343ffc5d3b6b53c8.
---

This package was necessary as a dependency of ghdl-lsp v4, in guix science.

Since ghdl-lsp has been upgraded to v5, this packae has been obsoleted and it is not necessary any more, as no other package uses it.

 gnu/packages/python-xyz.scm | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 4cb7c72a82..ecbfd922b4 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -2646,21 +2646,6 @@ (define-public python-pytooling
 package descriptions or to unify multiple existing APIs into a single API.")
     (license license:asl2.0)))
 
-(define-public python-pytooling-4
-  (package
-    (inherit python-pytooling)
-    (name "python-pytooling")
-    (version "4.0.1")
-    (source
-     (origin
-       (method git-fetch)
-       (uri (git-reference
-             (url "https://github.com/pyTooling/pyTooling/")
-             (commit (string-append "v" version))))
-       (file-name (git-file-name name version))
-       (sha256
-        (base32 "1midq2im2ksdy0knssnlwijdkjk0hwjxk5xin93xg4l7j89kvmj3"))))))
-
 (define-public python-colorlog
   (package
     (name "python-colorlog")

base-commit: f70ad6267bf2bbafbf5eb0a1d04e2d624af796c5
--
2.48.1




This bug report was last modified 68 days ago.

Previous Next


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