gnu: python-reproject: Update to 0.10.0.

* gnu/packages/astronomy.scm (python-reproject): Update to 0.10.0.

Signed-off-by: Vinicius Monego <monego@posteo.net>
This commit is contained in:
Sharlatan Hellseher 2023-05-24 22:51:42 +01:00 committed by Vinicius Monego
parent bf555e8f1b
commit e811fa139f
No known key found for this signature in database
GPG key ID: 637B0B138065B68A

View file

@ -1795,13 +1795,13 @@ (define-public python-regions
(define-public python-reproject
(package
(name "python-reproject")
(version "0.9.1")
(version "0.10.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "reproject" version))
(sha256
(base32 "1msysqbhkfi3bmw29wipk250a008bnng7din56md9ipbwiar8x55"))))
(base32 "1ha0a1ja7k09ysd05adffgsapfwzc6m6az34a0av2mhmlwy4zb1q"))))
(build-system pyproject-build-system)
(arguments
(list