diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 10:24:08 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 10:24:08 +0000 |
| commit | 867429f35b77c0bcf6ea66b62fe7775e09bc93e6 (patch) | |
| tree | eee0f0f3549b9cb8667c525f51fdf4727c8f63ea | |
| parent | 68c312eec2cb93dba1e8b75f46469984a4194013 (diff) | |
automatic import of python-jupyterlab-lspopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-jupyterlab-lsp.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /jupyterlab-lsp-4.0.1.tar.gz +/jupyterlab-lsp-4.1.0.tar.gz diff --git a/python-jupyterlab-lsp.spec b/python-jupyterlab-lsp.spec index fe8f073..990b77a 100644 --- a/python-jupyterlab-lsp.spec +++ b/python-jupyterlab-lsp.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-jupyterlab-lsp -Version: 4.0.1 +Version: 4.1.0 Release: 1 Summary: Coding assistance for JupyterLab with Language Server Protocol License: BSD-3-Clause URL: https://pypi.org/project/jupyterlab-lsp/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c1/e0/0995a3659e0770b69b2446e3bc40d736ab6eec0ff2def04853ba36aaef3e/jupyterlab-lsp-4.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/83/30/9d175ac78b8e90610536d4670ada84c578404388fb65fa2f63efb1a4766a/jupyterlab-lsp-4.1.0.tar.gz BuildArch: noarch Requires: python3-jupyter-lsp @@ -843,7 +843,7 @@ This would not be possible without the fantastic initial work at %prep -%autosetup -n jupyterlab-lsp-4.0.1 +%autosetup -n jupyterlab-lsp-4.1.0 %build %py3_build @@ -883,5 +883,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 4.0.1-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 4.1.0-1 - Package Spec generated @@ -1 +1 @@ -93c55b54f41ecd9ee7ed8e0e40982fdf jupyterlab-lsp-4.0.1.tar.gz +8d9b08f22e7567f02bca9415e2d339ba jupyterlab-lsp-4.1.0.tar.gz |
