GNU bug report logs -
#77190
[PATCH 00/34] Astro update 2025/03.
Previous Next
Full log
Message #59 received at 77190 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/astronomy.scm (python-sunpy-soar): Update to 1.11.1.
[native-inputs]: Add python-setuptools-scm-next.
Change-Id: Idee2b50c22a42fa1241cd58f47e5b31bdc508b53
---
gnu/packages/astronomy.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index a2140837c6..2a89d2201a 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -5381,13 +5381,13 @@ (define-public python-sunpy
(define-public python-sunpy-soar
(package
(name "python-sunpy-soar")
- (version "1.11.0")
+ (version "1.11.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "sunpy_soar" version))
(sha256
- (base32 "015pc6m7bdmgyw2inmjv84fgsjj8x90f91gphyv9ql4xn6yspnc2"))))
+ (base32 "04zdfxb0y7m94lna6bikdc4rwa8n11wh42jyha0fxc604xhy2b3l"))))
(build-system pyproject-build-system)
(arguments
(list
@@ -5429,6 +5429,7 @@ (define-public python-sunpy-soar
python-pytest-doctestplus
python-responses
python-setuptools
+ python-setuptools-scm-next
python-wheel))
(propagated-inputs
(list python-astropy
--
2.48.1
This bug report was last modified 50 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.