[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#77190] [PATCH 20/34] gnu: python-sunkit-image: Update to 0.6.1.
From: |
Sharlatan Hellseher |
Subject: |
[bug#77190] [PATCH 20/34] gnu: python-sunkit-image: Update to 0.6.1. |
Date: |
Sat, 22 Mar 2025 20:28:53 +0000 |
* gnu/packages/astronomy.scm (python-sunkit-image): Update to 0.6.1.
[native-inputs]: Remove python-pytest.
Change-Id: Id83c6f125beb738ad4377030152b65efed4475ff
---
gnu/packages/astronomy.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 790a5f2f9e..a2140837c6 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -4133,13 +4133,13 @@ (define-public python-specreduce
(define-public python-sunkit-image
(package
(name "python-sunkit-image")
- (version "0.6.0")
+ (version "0.6.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "sunkit_image" version))
(sha256
- (base32 "0gdbg3g8jxcgkwd34ls6342zj90m6ncas4f655q9dh79lqy7hhm8"))))
+ (base32 "0x8w87vwdr78vcq0zha2y7xyfy16amc5aym4v8127xvphq1ff4v3"))))
(build-system pyproject-build-system)
(arguments
(list
@@ -4157,7 +4157,6 @@ (define-public python-sunkit-image
(setenv "HOME" "/tmp"))))))
(native-inputs
(list python-dask
- python-pytest
python-pytest-astropy
python-pytest-mpl
python-pytest-xdist
--
2.48.1
- [bug#77190] [PATCH 05/34] gnu: imppg: Update to 2.0.0., (continued)
- [bug#77190] [PATCH 05/34] gnu: imppg: Update to 2.0.0., Sharlatan Hellseher, 2025/03/22
- [bug#77190] [PATCH 02/34] gnu: ccfits: Update to 2.7., Sharlatan Hellseher, 2025/03/22
- [bug#77190] [PATCH 06/34] gnu: python-skyfield: Update to 1.52., Sharlatan Hellseher, 2025/03/22
- [bug#77190] [PATCH 07/34] gnu: python-astropy-iers-data: Update to 0.2025.3.17.0.34.53., Sharlatan Hellseher, 2025/03/22
- [bug#77190] [PATCH 08/34] gnu: python-astroquery: Adjust inputs., Sharlatan Hellseher, 2025/03/22
- [bug#77190] [PATCH 09/34] gnu: python-crds: Update to 12.1.4., Sharlatan Hellseher, 2025/03/22
- [bug#77190] [PATCH 14/34] gnu: python-ducc0: Update to 0.37.1., Sharlatan Hellseher, 2025/03/22
- [bug#77190] [PATCH 15/34] gnu: python-pixell: Update to 0.28.4., Sharlatan Hellseher, 2025/03/22
- [bug#77190] [PATCH 19/34] gnu: python-stpipe: Update to 0.8.1., Sharlatan Hellseher, 2025/03/22
- [bug#77190] [PATCH 22/34] gnu: python-viresclient: Update to 0.12.3., Sharlatan Hellseher, 2025/03/22
- [bug#77190] [PATCH 20/34] gnu: python-sunkit-image: Update to 0.6.1.,
Sharlatan Hellseher <=
- [bug#77190] [PATCH 17/34] gnu: python-radiospectra: Update to 0.6.1., Sharlatan Hellseher, 2025/03/22
- [bug#77190] [PATCH 18/34] gnu: python-specreduce: Update to 1.5.1., Sharlatan Hellseher, 2025/03/22
- [bug#77190] [PATCH 23/34] gnu: Add python-stsci-tools., Sharlatan Hellseher, 2025/03/22
- [bug#77190] [PATCH 16/34] gnu: python-pysat: Update to 3.2.2., Sharlatan Hellseher, 2025/03/22
- [bug#77190] [PATCH 10/34] gnu: python-crds: Enable some tests., Sharlatan Hellseher, 2025/03/22
- [bug#77190] [PATCH 21/34] gnu: python-sunpy-soar: Update to 1.11.1., Sharlatan Hellseher, 2025/03/22
- [bug#77190] [PATCH 30/34] gnu: Add tempo., Sharlatan Hellseher, 2025/03/22
- [bug#77190] [PATCH 12/34] gnu: python-glue-qt: Enable tests., Sharlatan Hellseher, 2025/03/22
- [bug#77190] [PATCH 31/34] gnu: Add python-pint-pulsar., Sharlatan Hellseher, 2025/03/22
- [bug#77190] [PATCH 13/34] gnu: python-mpl-animators: Update to 1.2.1., Sharlatan Hellseher, 2025/03/22