gnu: python-drizzle: Update to 1.15.3.

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

Change-Id: I457260332cb97995b94a9a87f49744b5b60edda0
This commit is contained in:
Sharlatan Hellseher 2024-09-18 13:41:48 +01:00
parent a74463a5de
commit 12927c2c42
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2806,7 +2806,7 @@ (define-public python-drms
(define-public python-drizzle
(package
(name "python-drizzle")
(version "1.15.2")
(version "1.15.3")
(source
(origin
(method git-fetch) ;PyPi doesn't have the test data sets
@ -2815,7 +2815,7 @@ (define-public python-drizzle
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1fp6gcvp6nz4a2mmy9vjn5wwywldhkg8bjjgb4ldn0vpv9k4nv8q"))))
(base32 "0zxhzvd01jgl4r6ivlxkccaf2shzb0c0ir7l06096iv9n6lff3wx"))))
(build-system pyproject-build-system)
(arguments
(list