gnu: python-roifile: Update to 2020.11.28.

* gnu/packages/python-xyz.scm (python-roifile): Update to 2020.11.28.
This commit is contained in:
Lars-Dominik Braun 2021-04-18 08:33:23 +02:00
parent f3f118402d
commit bfb1164a74
No known key found for this signature in database
GPG Key ID: F663943E08D8092A

View File

@ -6167,14 +6167,14 @@ tifffile, czifile, and other scientific image input/output modules.")
(define-public python-roifile (define-public python-roifile
(package (package
(name "python-roifile") (name "python-roifile")
(version "2020.5.28") (version "2020.11.28")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "roifile" version)) (uri (pypi-uri "roifile" version))
(sha256 (sha256
(base32 (base32
"1vwbwfsw745gyqymff6dllc5zqjsgqmxaw245sw4an6yw9rcbzc0")))) "04argnc7qccybkrj9ww18bf81ghsghhh93hnqy3p111rcdlyn66p"))))
(build-system python-build-system) (build-system python-build-system)
(arguments `(#:tests? #f)) ; there are none (arguments `(#:tests? #f)) ; there are none
(propagated-inputs (propagated-inputs