summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-11-27 05:16:56 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-11-27 05:16:56 +0000
commitfbeed7d012f8c358402f144b899261a656a962b0 (patch)
tree6be85074a59b4e6e7fd67e448bebd8ccad4af31d /metadata
parentMerge updates from master (diff)
downloadgentoo-fbeed7d012f8c358402f144b899261a656a962b0.tar.gz
gentoo-fbeed7d012f8c358402f144b899261a656a962b0.tar.bz2
gentoo-fbeed7d012f8c358402f144b899261a656a962b0.zip
2023-11-27 05:16:55 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/dev-python/jupyter-lsp-2.2.116
-rw-r--r--metadata/md5-cache/dev-python/jupyterlab-lsp-5.0.115
-rw-r--r--metadata/pkg_desc_index4
-rw-r--r--metadata/timestamp.chk2
4 files changed, 34 insertions, 3 deletions
diff --git a/metadata/md5-cache/dev-python/jupyter-lsp-2.2.1 b/metadata/md5-cache/dev-python/jupyter-lsp-2.2.1
new file mode 100644
index 000000000000..bf9c1e3c4228
--- /dev/null
+++ b/metadata/md5-cache/dev-python/jupyter-lsp-2.2.1
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/entrypoints[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/jupyter-server-1.1.2[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DEFINED_PHASES=compile configure install postinst prepare test
+DESCRIPTION=Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab
+EAPI=8
+HOMEPAGE=https://github.com/jupyter-lsp/jupyterlab-lsp https://pypi.org/project/jupyter-lsp/
+INHERIT=distutils-r1 optfeature pypi
+IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86
+LICENSE=BSD
+RDEPEND=dev-python/entrypoints[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/jupyter-server-1.1.2[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
+REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://files.pythonhosted.org/packages/source/j/jupyter-lsp/jupyter-lsp-2.2.1.tar.gz
+_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 2eecb475512bc76e5ea9192a681b9e6b
+_md5_=92dca02ef809b0b4478ede0dcc459cf2
diff --git a/metadata/md5-cache/dev-python/jupyterlab-lsp-5.0.1 b/metadata/md5-cache/dev-python/jupyterlab-lsp-5.0.1
new file mode 100644
index 000000000000..eda75bfb605b
--- /dev/null
+++ b/metadata/md5-cache/dev-python/jupyterlab-lsp-5.0.1
@@ -0,0 +1,15 @@
+BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Coding assistance for JupyterLab with Language Server Protocol
+EAPI=8
+HOMEPAGE=https://github.com/jupyter-lsp/jupyterlab-lsp/ https://pypi.org/project/jupyterlab-lsp/
+INHERIT=distutils-r1 pypi
+IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~amd64
+LICENSE=BSD
+RDEPEND=>=dev-python/jupyterlab-4.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/jupyterlab-5.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/jupyter-lsp-2.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
+SLOT=0
+SRC_URI=https://files.pythonhosted.org/packages/source/j/jupyterlab-lsp/jupyterlab-lsp-5.0.1.tar.gz
+_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9 pypi 2eecb475512bc76e5ea9192a681b9e6b
+_md5_=47ce721a4d9a02810773aee050da9bb4
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 0fd95cde3dcd..6734ee46309e 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -8450,7 +8450,7 @@ dev-python/jupyter-console 6.6.3: A terminal-based console frontend for Jupyter
dev-python/jupyter-core 5.4.0 5.5.0: Core common functionality of Jupyter projects
dev-python/jupyter-events 0.8.0 0.9.0: Jupyter Event System library
dev-python/jupyter-kernel-test 0.6.0: A tool for testing Jupyter kernels
-dev-python/jupyter-lsp 2.2.0: Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab
+dev-python/jupyter-lsp 2.2.0 2.2.1: Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab
dev-python/jupyter-packaging 0.12.3: Tools to help build and install Jupyter Python packages
dev-python/jupyter-server 2.9.1 2.10.1 2.11.0: Core services, APIs, and REST endpoints to Jupyter web applications
dev-python/jupyter-server-fileid 0.9.0: An extension that maintains file IDs for documents in a running Jupyter Server
@@ -8460,7 +8460,7 @@ dev-python/jupyter-server-terminals 0.4.4: A Jupyter Server Extension Providing
dev-python/jupyter-server-ydoc 0.8.0: A Jupyter Server Extension Providing Y Documents
dev-python/jupyter-ydoc 1.0.2: Document structures for collaborative editing using Ypy
dev-python/jupyterlab 4.0.9: JupyterLab computational environment
-dev-python/jupyterlab-lsp 5.0.0: Coding assistance for JupyterLab with Language Server Protocol
+dev-python/jupyterlab-lsp 5.0.0 5.0.1: Coding assistance for JupyterLab with Language Server Protocol
dev-python/jupyterlab-pygments 0.2.2 0.3.0: Pygments theme making use of JupyterLab CSS variables
dev-python/jupyterlab-server 2.25.1 2.25.2: Server components for JupyterLab and JupyterLab like applications
dev-python/jwcrypto 1.5.0: Implements JWK,JWS,JWE specifications using python-cryptography
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 9397cf32c47a..5b6ae6639a64 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Mon, 27 Nov 2023 01:32:01 +0000
+Mon, 27 Nov 2023 05:16:55 +0000