summaryrefslogtreecommitdiff
path: root/dev-python/jupyterlab-widgets
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-05-24 19:25:53 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-05-24 19:25:53 +0000
commite7db7379fcca2dcb309c8c5bf5dec5d11a31ae47 (patch)
tree959b1f9322082339a2a6ae5407be8004d5f0b4cd /dev-python/jupyterlab-widgets
parentc5796cbc01277ea57f7a7201ef41e373960f3c7a (diff)
downloadbaldeagleos-repo-e7db7379fcca2dcb309c8c5bf5dec5d11a31ae47.tar.gz
baldeagleos-repo-e7db7379fcca2dcb309c8c5bf5dec5d11a31ae47.tar.xz
baldeagleos-repo-e7db7379fcca2dcb309c8c5bf5dec5d11a31ae47.zip
Adding metadata
Diffstat (limited to 'dev-python/jupyterlab-widgets')
-rw-r--r--dev-python/jupyterlab-widgets/Manifest1
-rw-r--r--dev-python/jupyterlab-widgets/jupyterlab-widgets-3.0.14.ebuild24
-rw-r--r--dev-python/jupyterlab-widgets/jupyterlab-widgets-3.0.15.ebuild2
3 files changed, 1 insertions, 26 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 d52258a98d5f..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=( python3_{9,10,11,12,13} pypy3 )
-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}]
-"
diff --git a/dev-python/jupyterlab-widgets/jupyterlab-widgets-3.0.15.ebuild b/dev-python/jupyterlab-widgets/jupyterlab-widgets-3.0.15.ebuild
index 08dbbe1a871f..3d63ef1c7780 100644
--- a/dev-python/jupyterlab-widgets/jupyterlab-widgets-3.0.15.ebuild
+++ b/dev-python/jupyterlab-widgets/jupyterlab-widgets-3.0.15.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86"
BDEPEND="
dev-python/hatch-jupyter-builder[${PYTHON_USEDEP}]