~ruther/guix-local

1d49982308d13702c29201313925163201cbe3d9 — Sharlatan Hellseher 2 months ago 0271287
gnu: python-lenstronomy: Update to 1.13.3.

* gnu/packages/astronomy.scm (python-lenstronomy): Update to 1.13.3.

Change-Id: Ie46fe7cd59bd5252c3ecbe2ceee0c3722a773b20
1 files changed, 3 insertions(+), 3 deletions(-)

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +3 -3
@@ 5927,7 5927,7 @@ astronomical tables
(define-public python-lenstronomy
  (package
    (name "python-lenstronomy")
    (version "1.13.2")
    (version "1.13.3")
    (source
     (origin
       (method git-fetch)


@@ 5936,11 5936,11 @@ astronomical tables
              (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "0j0qc8vw53n9sg5yncilkfd6n5s2jixrm83an0q1gv2m2yk5dsn7"))))
        (base32 "046695i2qapjz1r8z87kqsp2x0klsd157zhsncplrkpb3kapk7zj"))))
    (build-system pyproject-build-system)
    (arguments
     (list
      ;; tests: 1452 passed, 2163 warnings
      ;; tests: 1483 passed, 2189 warnings
      #:test-flags
      #~(list "--numprocesses" (number->string (min 8 (parallel-job-count)))
              ;; TypeError: SparseSolverBase.__init__() got an unexpected