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 @@ (define-public python-imagecodecs
(define-public python-roifile
(package
(name "python-roifile")
(version "2020.5.28")
(version "2020.11.28")
(source
(origin
(method url-fetch)
(uri (pypi-uri "roifile" version))
(sha256
(base32
"1vwbwfsw745gyqymff6dllc5zqjsgqmxaw245sw4an6yw9rcbzc0"))))
"04argnc7qccybkrj9ww18bf81ghsghhh93hnqy3p111rcdlyn66p"))))
(build-system python-build-system)
(arguments `(#:tests? #f)) ; there are none
(propagated-inputs