GNU bug report logs

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

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to guix-patches@gnu.org:
bug#76937; Package guix-patches. (Tue, 11 Mar 2025 09:43:01 GMT) (full text, mbox, link).


Acknowledgement sent to Cayetano Santos <csantosb@inventati.org>:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org. (Tue, 11 Mar 2025 09:43:02 GMT) (full text, mbox, link).


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

From: Cayetano Santos <csantosb@inventati.org>
To: guix-patches@gnu.org
Cc: Cayetano Santos <csantosb@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





Reply sent to Ludovic Courtès <ludo@gnu.org>:
You have taken responsibility. (Tue, 18 Mar 2025 10:38:05 GMT) (full text, mbox, link).


Notification sent to Cayetano Santos <csantosb@inventati.org>:
bug acknowledged by developer. (Tue, 18 Mar 2025 10:38:05 GMT) (full text, mbox, link).


Message #10 received at 76937-done@debbugs.gnu.org (full text, mbox, reply):

From: Ludovic Courtès <ludo@gnu.org>
To: Cayetano Santos <csantosb@inventati.org>
Cc: 76937-done@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@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’.




bug archived. Request was from Debbugs Internal Request <help-debbugs@gnu.org> to internal_control@debbugs.gnu.org. (Tue, 15 Apr 2025 11:24:09 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Wed Apr 16 03:34:07 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.