diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-06-22 17:42:58 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-06-22 17:42:58 +0000 |
| commit | 9b2dbe02784d42d572e7c34746d92d0dcd641636 (patch) | |
| tree | 33512bd0a426cee57d7d3dbb85ea6d134173bc95 /dev-python/widgetsnbextension | |
| parent | 6dee9399536acc2c36960b5b40ae671d37b235ce (diff) | |
| download | baldeagleos-repo-9b2dbe02784d42d572e7c34746d92d0dcd641636.tar.gz baldeagleos-repo-9b2dbe02784d42d572e7c34746d92d0dcd641636.tar.xz baldeagleos-repo-9b2dbe02784d42d572e7c34746d92d0dcd641636.zip | |
Adding metadata
Diffstat (limited to 'dev-python/widgetsnbextension')
| -rw-r--r-- | dev-python/widgetsnbextension/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/widgetsnbextension/widgetsnbextension-4.0.10.ebuild | 30 | ||||
| -rw-r--r-- | dev-python/widgetsnbextension/widgetsnbextension-4.0.11.ebuild | 2 |
3 files changed, 1 insertions, 32 deletions
diff --git a/dev-python/widgetsnbextension/Manifest b/dev-python/widgetsnbextension/Manifest index 490a29873968..5a8c5b582a1a 100644 --- a/dev-python/widgetsnbextension/Manifest +++ b/dev-python/widgetsnbextension/Manifest @@ -1,2 +1 @@ -DIST widgetsnbextension-4.0.10.tar.gz 1147204 BLAKE2B 16b81a1ad6c1d527c27d1fe48952d8ad89c14c2ae7cd1f7f00eea43263f9fde481df1db18d74a8a6417c9270bd29a46c77b495b520848c4782c1d60295d5850c SHA512 0e16dc994093712851a3ad0385844fd3f807157a024dd6ce26c3f6b3953cfb01421d877363def747405c8c887a00a880dcc06664d45d142b3c548b7d67b7008d DIST widgetsnbextension-4.0.11.tar.gz 1164354 BLAKE2B 85a96be89592ad08c8722c389d8848126da0e9fc235a126c44779aa1188aeeb1cc9e23c5e4f447562f8660dc637947da3410f7068d14949b337ef8d652705b01 SHA512 22b2bea35633212635718a49b33e219dac7688190c2e9c3b0eb560d830c984e7250d357c14e8b13102f493977863722e18cd77dc43dd7e309aa03006d63072cb diff --git a/dev-python/widgetsnbextension/widgetsnbextension-4.0.10.ebuild b/dev-python/widgetsnbextension/widgetsnbextension-4.0.10.ebuild deleted file mode 100644 index f0cd7d769dde..000000000000 --- a/dev-python/widgetsnbextension/widgetsnbextension-4.0.10.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 ) -PYTHON_REQ_USE="threads(+)" - -inherit distutils-r1 pypi - -DESCRIPTION="IPython HTML widgets for Jupyter" -HOMEPAGE=" - https://ipython.org/ - https://pypi.org/project/widgetsnbextension/ -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86 ~amd64-linux ~x86-linux" - -BDEPEND=" - dev-python/jupyter-packaging[${PYTHON_USEDEP}] -" - -src_install() { - distutils-r1_src_install - - mv "${ED}/usr/etc" "${ED}/etc" || die -} diff --git a/dev-python/widgetsnbextension/widgetsnbextension-4.0.11.ebuild b/dev-python/widgetsnbextension/widgetsnbextension-4.0.11.ebuild index 2ba0ebb7f8a4..f0cd7d769dde 100644 --- a/dev-python/widgetsnbextension/widgetsnbextension-4.0.11.ebuild +++ b/dev-python/widgetsnbextension/widgetsnbextension-4.0.11.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86 ~amd64-linux ~x86-linux" BDEPEND=" dev-python/jupyter-packaging[${PYTHON_USEDEP}] |
