mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-regularizepsf: Update to 1.1.0.
* gnu/packages/astronomy.scm (python-regularizepsf): Update to 1.1.0. Change-Id: Ib3b9cc85ce56b575c1806d2ebe46032099a732d2
This commit is contained in:
parent
7c08e2ac96
commit
9900accc86
1 changed files with 2 additions and 2 deletions
|
@ -5293,13 +5293,13 @@ solar physics.")
|
|||
(define-public python-regularizepsf
|
||||
(package
|
||||
(name "python-regularizepsf")
|
||||
(version "1.0.2")
|
||||
(version "1.1.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "regularizepsf" version))
|
||||
(sha256
|
||||
(base32 "1ial8i9nshhpn3lsgnjqm94dfrzxwz2qgpd8bjzmml1ls0j7sm9v"))))
|
||||
(base32 "16kk2rfcs7dkasij225j9z99gwdnxxlamj704d7f3h1lj7yl3vdv"))))
|
||||
(build-system pyproject-build-system)
|
||||
(native-inputs
|
||||
(list python-pytest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue