[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#77975] [PATCH 18/32] gnu: python-losoto: Update to 2.5.0.
From: |
Sharlatan Hellseher |
Subject: |
[bug#77975] [PATCH 18/32] gnu: python-losoto: Update to 2.5.0. |
Date: |
Mon, 21 Apr 2025 23:03:17 +0100 |
* gnu/packages/astronomy.scm (python-losoto): Update to 2.5.0.
Change-Id: I4ce1092227d5fd1acb185e25880fa7eed0650d5b
---
gnu/packages/astronomy.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index af56fc8d6c..13e6344bb1 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -3575,7 +3575,7 @@ (define-public python-lofar-h5plot
(define-public python-losoto
(package
(name "python-losoto")
- (version "2.4.4")
+ (version "2.5.0")
(source
(origin
(method git-fetch) ; no tests data in the PyPI tarball
@@ -3584,7 +3584,7 @@ (define-public python-losoto
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0sdg30fi3dl4w5k4a4ry8b4rgx8ydf18s0yrka1ba1sin34jkwnk"))))
+ (base32 "1bpp156rrn35x1350kn1g7h6s9427yh1mhs5dbdyzy264z1m2gdr"))))
(build-system pyproject-build-system)
(arguments
(list
--
2.49.0
- [bug#77975] [PATCH 25/32] gnu: python-sunkit-magex: Update to 1.0.0rc1., (continued)
- [bug#77975] [PATCH 25/32] gnu: python-sunkit-magex: Update to 1.0.0rc1., Sharlatan Hellseher, 2025/04/21
- [bug#77975] [PATCH 24/32] gnu: python-stsci-stimage: Update to 0.3.0., Sharlatan Hellseher, 2025/04/21
- [bug#77975] [PATCH 26/32] gnu: python-tweakwcs: Update to 0.8.10., Sharlatan Hellseher, 2025/04/21
- [bug#77975] [PATCH 30/32] gnu: Add python-libstempo., Sharlatan Hellseher, 2025/04/21
- [bug#77975] [PATCH 17/32] gnu: python-glue-core: Update to 1.22.1., Sharlatan Hellseher, 2025/04/21
- [bug#77975] [PATCH 19/32] gnu: python-pyvo: Update to 1.6.2., Sharlatan Hellseher, 2025/04/21
- [bug#77975] [PATCH 29/32] gnu: Add python-gw-sky., Sharlatan Hellseher, 2025/04/21
- [bug#77975] [PATCH 32/32] gnu: Add rust-moc-0.17., Sharlatan Hellseher, 2025/04/21
- [bug#77975] [PATCH 28/32] gnu: Add java-cds-healpix., Sharlatan Hellseher, 2025/04/21
- [bug#77975] [PATCH 18/32] gnu: python-losoto: Update to 2.5.0.,
Sharlatan Hellseher <=
- [bug#77975] [PATCH 31/32] gnu: Add python-sunraster., Sharlatan Hellseher, 2025/04/21
- [bug#77975] [PATCH 00/32] Astro update 2025/04., Sharlatan Hellseher, 2025/04/22