GNU bug report logs - #78679
[PATCH python-team] gnu: python-pytooling: Update to 8.5.0.

Previous Next

Package: guix-patches;

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

Date: Tue, 3 Jun 2025 09:04:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

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#78679: closed (Re: [PATCH python-team] gnu: python-pytooling:
 Update to 8.5.0.)
Date: Sat, 14 Jun 2025 14:41:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#78679: [PATCH python-team] gnu: python-pytooling: Update to 8.5.0.

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 78679 <at> debbugs.gnu.org.

-- 
78679: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78679
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: Cayetano Santos <csantosb <at> inventati.org>
Cc: 78679-done <at> debbugs.gnu.org
Subject: Re: [PATCH python-team] gnu: python-pytooling: Update to 8.5.0.
Date: Sat, 14 Jun 2025 16:40:32 +0200
Pushed, thanks!

Andreas


[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 python-team] gnu: python-pytooling: Update to 8.5.0.
Date: Tue,  3 Jun 2025 11:02:14 +0200
* gnu/packages/python-xyz.scm (python-pytooling): Update to 8.5.0.

Change-Id: Ice8305d14f42f8f56fcbae083b6cd8dd4ada72f4
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index d49e8abf1d..dbadf05c01 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -2901,7 +2901,7 @@ (define-public python-pytoolconfig
 (define-public python-pytooling
   (package
     (name "python-pytooling")
-    (version "8.4.7")
+    (version "8.5.0")
     (source
      (origin
        (method git-fetch)
@@ -2910,7 +2910,7 @@ (define-public python-pytooling
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "09w4harvh5kijgljd5hjx8iqfhw212xxr1l9lmckqz060860dg6z"))))
+        (base32 "1r4c7wyvqhpxdkfw9akff4ki4azbvamzs9mkb61005wx4qr3a1rr"))))
     (build-system pyproject-build-system)
     (arguments
      (list

base-commit: 155e7e59138f1d09aa8ccd1a52b611c646c2f548
-- 
2.49.0




This bug report was last modified 1 day ago.

Previous Next


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