guix-commits
[Top][All Lists]
Advanced

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

02/10: gnu: python2-jupyter-client: Remove package.


From: guix-commits
Subject: 02/10: gnu: python2-jupyter-client: Remove package.
Date: Mon, 5 Jul 2021 03:18:13 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 29b2e67d646c1982c1d4f5b8a6ba0c62f04f7bdb
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Tue Jun 29 15:11:10 2021 +0200

    gnu: python2-jupyter-client: Remove package.
    
    * gnu/packages/python-xyz.scm (python2-jupyter-client): Remove variable.
    
    Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
---
 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 8435b01..7ef63a1 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -7889,9 +7889,6 @@ installing @code{kernelspec}s for use with Jupyter 
frontends.")
             ,@(package-arguments base)))
         (native-inputs `())))))
 
-(define-public python2-jupyter-client
-  (package-with-python2 python-jupyter-client))
-
 (define-public python-ipykernel
   (package
     (name "python-ipykernel")



reply via email to

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