~ruther/guix-local

2f52a550bad05f26746e20e465c40ff6953a0136 — Sharlatan Hellseher 3 months ago b595d65
gnu: python-romancal: Remove relax-requirements phase.

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

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

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +1 -6
@@ 8387,7 8387,7 @@ pipelines.")
    (build-system pyproject-build-system)
    (arguments
     (list
      ;; tests: 294 passed, 298 skipped, 2 deselected, 1 warning
      ;; tests: 294 passed, 298 skipped, 2 deselected, 2 warnings
      #:test-flags
      #~(list "--color=no"
              ;; Tests requiring calibration data.


@@ 8417,11 8417,6 @@ pipelines.")
              "-k" "not test_inject_sources and not test_grid_injection")
      #:phases
      #~(modify-phases %standard-phases
          (add-after 'unpack 'relax-requirements
            (lambda _
              (substitute* "pyproject.toml"
                ;; XXX: scipy >=1.14.1
                ((" >=1.14.1") ""))))
          (add-before 'build 'set-version
            (lambda _
              (setenv "SETUPTOOLS_SCM_PRETEND_VERSION"