GNU bug report logs - #76709
[PATCH] gnu: python-pytooling: Update to 8.2.0.

Previous Next

Package: guix-patches;

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

Date: Mon, 3 Mar 2025 09:57:01 UTC

Severity: normal

Tags: patch

Done: Cayetano Santos <csantosb <at> inventati.org>

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 76709 in the body.
You can then email your comments to 76709 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#76709; Package guix-patches. (Mon, 03 Mar 2025 09:57:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Cayetano Santos <csantosb <at> inventati.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 03 Mar 2025 09:57:02 GMT) Full text and rfc822 format available.

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

From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: python-pytooling: Update to 8.2.0.
Date: Mon,  3 Mar 2025 10:56:02 +0100
* gnu/packages/python-xyz.scm (python-pytooling): Update to 8.2.0.

Change-Id: Ieb92914fc7737d6cda73a50b1938b97c9a0620b6
---
 gnu/packages/python-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 268510f3e2..2a83280d72 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -2626,7 +2626,7 @@ (define-public python-pytoolconfig
 (define-public python-pytooling
   (package
     (name "python-pytooling")
-    (version "8.1.0")
+    (version "8.2.0")
     (source
      (origin
        (method git-fetch)
@@ -2635,10 +2635,10 @@ (define-public python-pytooling
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "07mca75d2zd6xl0isf0vrcblsc2niyqi7941dgjpiafnsgiygfzf"))))
+        (base32 "1w4am69n07dhim6ddxm9k30hr5zjbxd84rgqp54mppp8fmh7iyq9"))))
     (build-system pyproject-build-system)
     (arguments
-     `(#:tests? #f)) ; requires recent versions of mypy and lxml
+     `(#:tests? #f)) ;requires recent versions of mypy and lxml
     (native-inputs (list python-setuptools python-wheel))
     (home-page "https://pytooling.github.io/pyTooling/")
     (synopsis "Miscellaneous Python tools")

base-commit: c991c49f09d6fd2764e1f7bdae54c097c748524f
-- 
2.48.1





Reply sent to Cayetano Santos <csantosb <at> inventati.org>:
You have taken responsibility. (Fri, 07 Mar 2025 07:46:01 GMT) Full text and rfc822 format available.

Notification sent to Cayetano Santos <csantosb <at> inventati.org>:
bug acknowledged by developer. (Fri, 07 Mar 2025 07:46:02 GMT) Full text and rfc822 format available.

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

From: Cayetano Santos <csantosb <at> inventati.org>
To: 76709-done <at> debbugs.gnu.org
Subject: Re: [bug#76709] [PATCH] gnu: python-pytooling: Update to 8.2.0.
Date: Fri, 07 Mar 2025 08:45:47 +0100
[Message part 1 (text/plain, inline)]
Merged in 20f00058d7.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 04 Apr 2025 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 77 days ago.

Previous Next


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