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

commit b98cf55547cc13736cb6d75bddc6c35e3b8e9de9
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Wed Jan 21 14:15:43 2026 +0000

    gnu: Remove python-xenon.
    
    * gnu/packages/code.scm (python-xenon): Delete variable.
    
    Change-Id: I585e70120a7a4057564e5c9dbb5497f40a6119cb
---
 gnu/packages/code.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/code.scm b/gnu/packages/code.scm
index c2fbc72463..31bd50e0a1 100644
--- a/gnu/packages/code.scm
+++ b/gnu/packages/code.scm
@@ -1148,6 +1148,3 @@ will fail (i.e., it will exit with a non-zero exit code) 
when any of these
 requirements is not met.")
     (properties '((lint-hidden-cpe-vendors . ("vmware"))))
     (license license:expat)))
-
-(define-deprecated-package python-xenon
-  xenon)

Reply via email to