[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#63542] [PATCH 05/19] gnu: python-spherical-geometry: Add update not
From: |
Sharlatan Hellseher |
Subject: |
[bug#63542] [PATCH 05/19] gnu: python-spherical-geometry: Add update note. |
Date: |
Wed, 17 May 2023 00:23:34 +0100 |
* gnu/packages/astronomy.scm (python-spherical-geometry): Package can't
be updated to the latest version due to an open issue in upstream where
system qb library is in use.
---
gnu/packages/astronomy.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 10c435b00e..6288de3d19 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1988,6 +1988,8 @@ (define-public python-astral
(define-public python-spherical-geometry
(package
(name "python-spherical-geometry")
+ ;; XXX: Can't be updated to the latest see:
+ ;; https://github.com/spacetelescope/spherical_geometry/issues/227
(version "1.2.22")
(source
(origin
--
2.39.2
- [bug#63542] [PATCH 00/19]: gnu: astronomy: May updates., Sharlatan Hellseher, 2023/05/16
- [bug#63542] [PATCH 02/19] gnu: python-asdf-wcs-schemas: Symplify., Sharlatan Hellseher, 2023/05/16
- [bug#63542] [PATCH 01/19] gnu: python-asdf-astropy: Update to 0.4.0., Sharlatan Hellseher, 2023/05/16
- [bug#63542] [PATCH 03/19] gnu: python-gwcs: Update to 0.18.3., Sharlatan Hellseher, 2023/05/16
- [bug#63542] [PATCH 04/19] gnu: python-sunpy: Update to 4.1.5., Sharlatan Hellseher, 2023/05/16
- [bug#63542] [PATCH 06/19] gnu: python-sgp4: Update to 2.22., Sharlatan Hellseher, 2023/05/16
- [bug#63542] [PATCH 08/19] gnu: python-reproject: Update to 0.10.0., Sharlatan Hellseher, 2023/05/16
- [bug#63542] [PATCH 05/19] gnu: python-spherical-geometry: Add update note.,
Sharlatan Hellseher <=
- [bug#63542] [PATCH 07/19] gnu: python-ccdproc: Enable tests., Sharlatan Hellseher, 2023/05/16
- [bug#63542] [PATCH 09/19] gnu: python-pyvo: Update to 1.4.1., Sharlatan Hellseher, 2023/05/16
- [bug#63542] [PATCH 19/19] gnu: python-asdf-coordinates-schemas: Update to 0.2.0., Sharlatan Hellseher, 2023/05/16
- [bug#63542] [PATCH 10/19] gnu: python-fitsio: Use Gexp., Sharlatan Hellseher, 2023/05/16
- [bug#63542] [PATCH 11/19] gnu: python-astropy-healpix: Use Gexp., Sharlatan Hellseher, 2023/05/16
- [bug#63542] [PATCH 15/19] gnu: python-poppy: Update to 1.1.1., Sharlatan Hellseher, 2023/05/16
- [bug#63542] [PATCH 17/19] gnu: python-ephem: Update to 4.1.4., Sharlatan Hellseher, 2023/05/16
- [bug#63542] [PATCH 18/19] gnu: python-asdf: Update to 2.15.0., Sharlatan Hellseher, 2023/05/16
- [bug#63542] [PATCH 12/19] gnu: python-astroquery: Use Gexp., Sharlatan Hellseher, 2023/05/16