~ruther/guix-local

ad05e265b1bac54cda83d0cc1df990fc0c8b3c5a — Sharlatan Hellseher 2 months ago 00eb739
gnu: python-edps: Update to 1.7.0.

* gnu/packages/astronomy.scm (python-edps): Update to 1.7.0.

Change-Id: I3ad3008e0c07e2072dc8470fa5b1dc3804cf4ddf
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +2 -2
@@ 4520,7 4520,7 @@ implemented using the astropy.modeling framework.")
(define-public python-edps
  (package
    (name "python-edps")
    (version "1.6.0")
    (version "1.7.0")
    (source
     (origin
       (method url-fetch)


@@ 4528,7 4528,7 @@ implemented using the astropy.modeling framework.")
             "https://ftp.eso.org/pub/dfs/pipelines/libraries/edps/edps-"
             version ".tar.gz"))
       (sha256
        (base32 "0wigb3ni663a8fp9wdsnlbg789y2898j3x523isb68mnq72fqblw"))))
        (base32 "0r8afkpviihy9pd7hvgnc3amblzmbz21kbrdvynmz25w7fj7q9jk"))))
    (build-system pyproject-build-system)
    (arguments
     (list