apteryx pushed a commit to branch master
in repository guix.

commit 25a57cd835e958c8797091d8175d5ab8de2ac33c
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Fri Jan 29 10:17:27 2021 -0500

    gnu: python2-xenon: Remove package.
    
    * gnu/packages/python-xyz.scm (python2-xenon): Delete.
---
 gnu/packages/python-xyz.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 433e3dd..2388567 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -17035,9 +17035,6 @@ will fail (i.e.  it will exit with a non-zero exit 
code) when any of these
 requirements is not met.")
     (license license:expat)))
 
-(define-public python2-xenon
-  (package-with-python2 python-xenon))
-
 (define-public python-pysocks
   (package
     (name "python-pysocks")

Reply via email to