guix_mirror_bot pushed a commit to branch python-team
in repository guix.

commit 9fa88a44a471317807b142605cd46cfb842ad4e6
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Tue Jan 6 23:14:56 2026 +0000

    gnu: Remove python-webbpsf.
    
    * gnu/packages/astronomy.scm (python-webbpsf): Delete variable.
    
    Change-Id: I87374a9f04ad87eb940a9ad2751a217f779e5ea3
---
 gnu/packages/astronomy.scm | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index e1f581cc0b..d480199048 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -10578,10 +10578,6 @@ cosmological simulations.")
 @url{https://aeolus.services, Aeolus}")
     (license license:expat)))
 
-;; See <https://github.com/spacetelescope/webbpsf/pull/951>
-(define-deprecated-package python-webbpsf
-  python-stpsf)
-
 (define-public python-wiimatch
   (package
     (name "python-wiimatch")

Reply via email to