gnu: python-pytooling: Update to 8.5.0.

* gnu/packages/python-xyz.scm (python-pytooling): Update to 8.5.0.

Change-Id: Ice8305d14f42f8f56fcbae083b6cd8dd4ada72f4
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Cayetano Santos 2025-06-03 11:02:14 +02:00 committed by Andreas Enge
parent 5ca3a9a127
commit 1856912970
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -2922,7 +2922,7 @@ configuration file.")
(define-public python-pytooling
(package
(name "python-pytooling")
(version "8.4.7")
(version "8.5.0")
(source
(origin
(method git-fetch)
@ -2931,7 +2931,7 @@ configuration file.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "09w4harvh5kijgljd5hjx8iqfhw212xxr1l9lmckqz060860dg6z"))))
(base32 "1r4c7wyvqhpxdkfw9akff4ki4azbvamzs9mkb61005wx4qr3a1rr"))))
(build-system pyproject-build-system)
(arguments
(list