diff mbox series

[bug#63542,v2,05/20] gnu: python-spherical-geometry: Add update note.

Message ID e7537ca67b8660368015afb56b7c950c10afea0c.1684964119.git.sharlatanus@gmail.com
State New
Headers show
Series : Cover review points. | expand

Commit Message

Sharlatan Hellseher May 24, 2023, 9:51 p.m. UTC
* 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 mbox series

Patch

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 196aeba0e3..04a1895662 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1987,6 +1987,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