me
/
guix
Archived
1
0
Fork 0

gnu: python-drizzle: Update to 1.15.2.

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

Change-Id: Ic63933d740056a16a9e514783c1e85090c0693b9
master
Sharlatan Hellseher 2024-06-18 10:17:25 +01:00
parent 3c76ad03fb
commit 764b8cd5e2
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -2274,7 +2274,7 @@ used with local NetDRMS sites.")
(define-public python-drizzle
(package
(name "python-drizzle")
(version "1.15.1")
(version "1.15.2")
(source
(origin
(method git-fetch) ;PyPi doesn't have the test data sets
@ -2283,7 +2283,7 @@ used with local NetDRMS sites.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "14l3d3bx73r7cxhcl1cfh1q088qh5wq5pz5fs9dx7w79kp8mp6pg"))))
(base32 "1fp6gcvp6nz4a2mmy9vjn5wwywldhkg8bjjgb4ldn0vpv9k4nv8q"))))
(build-system pyproject-build-system)
(arguments
(list