guix-commits
[Top][All Lists]
Advanced

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

23/33: gnu: python2-pykka: Remove package.


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

apteryx pushed a commit to branch master
in repository guix.

commit 7e822d98c3102675450c60642ed4705ef7add3ea
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sat Dec 19 15:39:07 2020 -0500

    gnu: python2-pykka: Remove package.
    
    * gnu/packages/python-xyz.scm (python2-pykka): 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 a4fa60d..85cf86b 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -3016,9 +3016,6 @@ of state and cooperation between execution units, which 
makes it
 easier to build concurrent applications.")
     (license license:asl2.0)))
 
-(define-public python2-pykka
-  (package-with-python2 python-pykka))
-
 (define-public python-pymsgbox
   (package
     (name "python-pymsgbox")



reply via email to

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