GNU bug report logs -
#78679
[PATCH python-team] gnu: python-pytooling: Update to 8.5.0.
Previous Next
To reply to this bug, email your comments to 78679 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
lars <at> 6xq.net, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, tanguy <at> bioneland.org, guix-patches <at> gnu.org
:
bug#78679
; Package
guix-patches
.
(Tue, 03 Jun 2025 09:04: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
lars <at> 6xq.net, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, tanguy <at> bioneland.org, guix-patches <at> gnu.org
.
(Tue, 03 Jun 2025 09:04:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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 3 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.