~ruther/guix-local

32109ddea4135dc389059918123552c5ddfb5738 — Sharlatan Hellseher 4 months ago a4d4d6a
gnu: python-stwcs: Remove relax-requirements phase.

* gnu/packages/astronomy.scm (python-stwcs)[arguments]<phases>: Remove
'relax-requirements.

Change-Id: I7349cb56841adcf7e61c2d012d19d95f4b38bb5c
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
1 files changed, 1 insertions(+), 10 deletions(-)

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +1 -10
@@ 9896,16 9896,7 @@ packages for HST.")
                          "test_update_legacy_file"
                          "test_update_stis_asn"
                          "test_update_waiver_wfpc2")
                    " and not "))
      #:phases
      #~(modify-phases %standard-phases
          (add-after 'unpack 'relax-requirements
            (lambda _
              (substitute* "pyproject.toml"
                ;; XXX: Build and check phases passed just fine, it looks like
                ;; a blind pin to 2+ version, see:
                ;; <https://github.com/spacetelescope/stwcs/releases/tag/1.7.4>.
                (("numpy>=2.0") "numpy")))))))
                    " and not "))))
    (native-inputs
     (list nss-certs-for-test
           python-pytest