guix-commits
[Top][All Lists]
Advanced

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

15/29: gnu: Remove python2-jupyter-core.


From: guix-commits
Subject: 15/29: gnu: Remove python2-jupyter-core.
Date: Tue, 13 Apr 2021 07:51:52 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit a0a8fdeaf2db2695dd7944ee7d2e5eeade9e600b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Apr 13 08:44:07 2021 +0200

    gnu: Remove python2-jupyter-core.
    
    * gnu/packages/python-xyz.scm (python2-jupyter-core): 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 f454a0a..c3966c8 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -7215,9 +7215,6 @@ without using the configuration machinery.")
      "Jupyter core is the base package on which Jupyter projects rely.")
     (license license:bsd-3)))
 
-(define-public python2-jupyter-core
-  (package-with-python2 python-jupyter-core))
-
 (define-public python-jupyter-client
   (package
     (name "python-jupyter-client")



reply via email to

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