From 56c3fdb869609dbf7d29b28bc910decf3ffe4100 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Fri, 17 Apr 2026 22:17:03 +0100 Subject: [PATCH] gnu: python-romanisim: Update to 0.13.1. * gnu/packages/astronomy.scm (python-romanisim): Update to 0.13.1. Change-Id: Ib7727d059fb85bce9e56a9b61e92f69d137e208d --- gnu/packages/astronomy.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index cc744122c43..ad3864e8349 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -8842,17 +8842,17 @@ observations from the Nancy Grace Roman Space Telescope.") (define-public python-romanisim (package (name "python-romanisim") - (version "0.13.0") + (version "0.13.1") (source (origin (method url-fetch) (uri (pypi-uri "romanisim" version)) (sha256 - (base32 "1yld0112k57wjppljrchvll9lvh164a5r4l2dffq7hncsrllvamn")))) + (base32 "0wvpsi6iq13a2zh9n4j6nw4mmi9xpk2k79hsl827jixfqidl1mfq")))) (build-system pyproject-build-system) (arguments (list - ;; tests: 100 passed, 2 skipped, 8 deselected + ;; tests: 101 passed, 2 skipped, 8 deselected #:test-flags #~(list "--pyargs" "romanisim" ;; TODO: python-stpsf needs to be packaged with test data: