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

commit 67becf6c3f259320deb9909cba5f81a51a3fa7d7
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 9176f2f22e..081f84c8af 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