gnu: python-spherical-geometry: Add update note.
* gnu/packages/astronomy.scm (python-spherical-geometry): Add note on why the package can't be updated to the latest version. Signed-off-by: Vinicius Monego <monego@posteo.net>
This commit is contained in:
		
							parent
							
								
									2dccb0e724
								
							
						
					
					
						commit
						d64c16937f
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -1987,6 +1987,8 @@ elevation, solar azimuth, rahukaalam, and the phases of the moon.")
 | 
				
			||||||
(define-public python-spherical-geometry
 | 
					(define-public python-spherical-geometry
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "python-spherical-geometry")
 | 
					    (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")
 | 
					    (version "1.2.22")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue