guix-commits
[Top][All Lists]
Advanced

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

24/24: gnu: python2-widgetsnbextension: Remove package.


From: guix-commits
Subject: 24/24: gnu: python2-widgetsnbextension: Remove package.
Date: Tue, 23 Mar 2021 21:40:18 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit d0429747deb3efcce567c94ac74ac3a48b0f0bd6
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Mon Mar 15 16:56:15 2021 +0100

    gnu: python2-widgetsnbextension: Remove package.
    
    * gnu/packages/python-xyz.scm (python2-widgetsnbextension): Delete.
    
    Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
 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 bb162cc..9f57992 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -10408,9 +10408,6 @@ interactive computing.")
 notebooks.")
     (license license:bsd-3)))
 
-(define-public python2-widgetsnbextension
-  (package-with-python2 python-widgetsnbextension))
-
 (define-public python-ipywidgets
   (package
     (name "python-ipywidgets")



reply via email to

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