commit:     5e97efced577afa2cc474589f61cf059765c9448
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 24 09:06:17 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 24 09:06:17 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e97efce

dev-python/jupyterlab-widgets: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/jupyterlab-widgets/Manifest             |  1 -
 .../jupyterlab-widgets-3.0.14.ebuild               | 24 ----------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-python/jupyterlab-widgets/Manifest 
b/dev-python/jupyterlab-widgets/Manifest
index a986329bb3b3..5d5cc116ac6d 100644
--- a/dev-python/jupyterlab-widgets/Manifest
+++ b/dev-python/jupyterlab-widgets/Manifest
@@ -1,2 +1 @@
-DIST jupyterlab_widgets-3.0.14.tar.gz 203815 BLAKE2B 
a1a6c39722fd2d781a809833719a5206e5eef838a58e87067ff8494ce6826b6956184378eb4ded7075ec79df2a45446786353c77f43b4a65cc8855b8c9d28377
 SHA512 
5f87d63d590a3c48359c1b81688edfff1b36149f969c7edffc5d9cfc2d0cbffc755dc0f5691bdd369f8481dae6fd4f4055631b06fcfa81b43f92218026f70bfc
 DIST jupyterlab_widgets-3.0.15.tar.gz 213149 BLAKE2B 
eae5a123166e7cc0d1716218f8705955c5b520b54e0e3dbae3c92700f62b714c60109afc13d7358e6f6dc2e1dd01c36a93cc57dc574a5a3ea8ea46e64819d7ae
 SHA512 
0e6f570e2e3a419db9a81e46566dc961ac904f30957d9326788ea2e94c915da1ec49e08dd93a17c5b49338ed84baaeae259a9c1923a3f135abb2a1b6d4e0f2f3

diff --git a/dev-python/jupyterlab-widgets/jupyterlab-widgets-3.0.14.ebuild 
b/dev-python/jupyterlab-widgets/jupyterlab-widgets-3.0.14.ebuild
deleted file mode 100644
index bb950897192b..000000000000
--- a/dev-python/jupyterlab-widgets/jupyterlab-widgets-3.0.14.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=jupyter
-PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Jupyter interactive widgets for JupyterLab"
-HOMEPAGE="
-       https://ipython.org/
-       https://pypi.org/project/jupyterlab-widgets/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86"
-
-BDEPEND="
-       dev-python/jupyter-packaging[${PYTHON_USEDEP}]
-"

Reply via email to