gnu: pyzo: Update to 4.13.3.

* gnu/packages/python-xyz.scm (pyzo): Update to 4.13.3.

Change-Id: I082611a6f2d390ef82f2abf0b8eb75a866a67235
This commit is contained in:
Nicolas Goaziou 2023-10-23 19:36:53 +02:00
parent d871569955
commit 5122822ebf
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -28912,7 +28912,7 @@ (define-public python-dictpath
(define-public pyzo (define-public pyzo
(package (package
(name "pyzo") (name "pyzo")
(version "4.12.8") (version "4.13.3")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -28922,7 +28922,7 @@ (define-public pyzo
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"036snpv6j63bv9z9mbq317qb43zwsj1m8vljra3c0kiakahp7cc3")))) "1m0mrp20wjvy804214f4zzlbaqrakam0g3qr562yn2mjcgfba554"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
`(#:phases `(#:phases