gnu: python-drizzle: Update to 1.15.1.

* gnu/packages/astronomy.scm (python-drizzle): Update to 1.15.1.

Change-Id: I263ef052f61f0b6088be408b208fa31d55050429
This commit is contained in:
Sharlatan Hellseher 2024-03-11 14:20:18 +00:00
parent 91a8fccf61
commit 3745a93a98
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2087,7 +2087,7 @@ (define-public python-drms
(define-public python-drizzle
(package
(name "python-drizzle")
(version "1.15.0")
(version "1.15.1")
(source
(origin
(method git-fetch) ;PyPi doesn't have the test data sets
@ -2096,7 +2096,7 @@ (define-public python-drizzle
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "06qh3b60xvm5f2p09l2njwwsh0n95s54r730fyfn66w8mvr1jk82"))))
(base32 "14l3d3bx73r7cxhcl1cfh1q088qh5wq5pz5fs9dx7w79kp8mp6pg"))))
(build-system pyproject-build-system)
(arguments
(list