diff options
Diffstat (limited to 'python-jupyterlab-lsp.spec')
| -rw-r--r-- | python-jupyterlab-lsp.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 |
