gnu: python-reproject: Update to 0.13.0.

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

Change-Id: Id7dea0bc9c5bd7c3e65baad26b72a94d77c31165
This commit is contained in:
Sharlatan Hellseher 2023-12-16 19:18:24 +00:00
parent 8d2bebdbe0
commit e86353aa3b
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2320,13 +2320,13 @@ (define-public python-regions
(define-public python-reproject
(package
(name "python-reproject")
(version "0.12.0")
(version "0.13.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "reproject" version))
(sha256
(base32 "1cjdfv7wd4c0ia63vqakxf9w8hd5dfz6jzi520scd37rliy1xgld"))))
(base32 "1qkjbx8xsawhi1gjzqimais3crvkwgbzy1pr51x6anjjln88rgll"))))
(build-system pyproject-build-system)
(arguments
(list