guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

12/31: gnu: python2-xenon: Remove package.


From: guix-commits
Subject: 12/31: gnu: python2-xenon: Remove package.
Date: Fri, 29 Jan 2021 10:59:55 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit 25a57cd835e958c8797091d8175d5ab8de2ac33c
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
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

[Prev in Thread] Current Thread [Next in Thread]