guix-patches
[Top][All Lists]
Advanced

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

[bug#47165] [PATCH 15/25] gnu: python2-ipywidgets: Remove package.


From: zimoun
Subject: [bug#47165] [PATCH 15/25] gnu: python2-ipywidgets: Remove package.
Date: Mon, 15 Mar 2021 16:55:40 +0100

* gnu/packages/python-xyz.scm (python2-ipywidgets): Delete.
---
 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 31d760ec53..d0f5fa18ec 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -10379,9 +10379,6 @@ widgets are used.  Users gain control of their data and 
can visualize changes
 in the data.")
     (license license:bsd-3)))
 
-(define-public python2-ipywidgets
-  (package-with-python2 python-ipywidgets))
-
 (define-public python-jupyter-console
   (package
     (name "python-jupyter-console")
-- 
2.30.1






reply via email to

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