guix-commits
[Top][All Lists]
Advanced

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

13/33: gnu: python2-greenlet: Remove package.


From: guix-commits
Subject: 13/33: gnu: python2-greenlet: Remove package.
Date: Sun, 20 Dec 2020 22:53:06 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit 2ecdf42b5a2b90c49a27a04033b33aae061ab08b
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sat Dec 19 18:38:34 2020 -0500

    gnu: python2-greenlet: Remove package.
    
    * gnu/packages/python-xyz.scm (python2-greenlet): Remove variable.
---
 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 98ee085..4647dce 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -12484,9 +12484,6 @@ pseudo-concurrently (typically in a single or a few 
OS-level threads) and
 are synchronized with data exchanges on \"channels\".")
     (license (list license:psfl license:expat))))
 
-(define-public python2-greenlet
-  (package-with-python2 python-greenlet))
-
 (define-public python-objgraph
   (package
     (name "python-objgraph")



reply via email to

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