diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/jupyterlab-lsp | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-python/jupyterlab-lsp')
| -rw-r--r-- | dev-python/jupyterlab-lsp/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/jupyterlab-lsp/jupyterlab-lsp-5.1.0.ebuild | 26 | ||||
| -rw-r--r-- | dev-python/jupyterlab-lsp/metadata.xml | 13 |
3 files changed, 0 insertions, 40 deletions
diff --git a/dev-python/jupyterlab-lsp/Manifest b/dev-python/jupyterlab-lsp/Manifest deleted file mode 100644 index 706902ce3bf7..000000000000 --- a/dev-python/jupyterlab-lsp/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST jupyterlab-lsp-5.1.0.tar.gz 760295 BLAKE2B 08113210cdafe14e4dacccc1916ab58eb455064d4869ba82f87d3c2ef92d696152058f45eee092653db869d44344a1de8784bea0cc9d27d7888bf0c3d6dcae5f SHA512 c06e88803af956c00b91aac70c2421fade39d29b8e20ac5a77ac7dff9767160b1d79ef5b2aff270a126442675790f1286ad73b947af72218d8a668117b647f29 diff --git a/dev-python/jupyterlab-lsp/jupyterlab-lsp-5.1.0.ebuild b/dev-python/jupyterlab-lsp/jupyterlab-lsp-5.1.0.ebuild deleted file mode 100644 index 8d6dc728125d..000000000000 --- a/dev-python/jupyterlab-lsp/jupyterlab-lsp-5.1.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Coding assistance for JupyterLab with Language Server Protocol" -HOMEPAGE=" - https://github.com/jupyter-lsp/jupyterlab-lsp/ - https://pypi.org/project/jupyterlab-lsp/ -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - >=dev-python/jupyterlab-4.1.0[${PYTHON_USEDEP}] - <dev-python/jupyterlab-5.0.0[${PYTHON_USEDEP}] - >=dev-python/jupyter-lsp-2.0.0[${PYTHON_USEDEP}] -" diff --git a/dev-python/jupyterlab-lsp/metadata.xml b/dev-python/jupyterlab-lsp/metadata.xml deleted file mode 100644 index e79436c3ba8c..000000000000 --- a/dev-python/jupyterlab-lsp/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>sci@gentoo.org</email> - <name>Gentoo Science Project</name> - </maintainer> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">jupyterlab-lsp</remote-id> - <remote-id type="github">jupyter-lsp/jupyterlab-lsp</remote-id> - </upstream> -</pkgmetadata> |
