mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-25 08:24:04 +02:00
gnu: python-drizzle: Update to 2.0.0.
* gnu/packages/astronomy.scm (python-drizzle): Update to 2.0.0. Change-Id: Ic90751c48296d3aed3b49a894e6c007436f8223c
This commit is contained in:
@@ -3727,7 +3727,7 @@ used with local NetDRMS sites.")
|
||||
(define-public python-drizzle
|
||||
(package
|
||||
(name "python-drizzle")
|
||||
(version "1.15.3")
|
||||
(version "2.0.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch) ;PyPi doesn't have the test data sets
|
||||
@@ -3736,7 +3736,7 @@ used with local NetDRMS sites.")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0zxhzvd01jgl4r6ivlxkccaf2shzb0c0ir7l06096iv9n6lff3wx"))))
|
||||
(base32 "1psa98n81wphin15j7k0392rh94dkhnwrjp32lr40gb9ldp52mcm"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user