summaryrefslogtreecommitdiff
path: root/python-jupyter-lsp.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-jupyter-lsp.spec')
-rw-r--r--python-jupyter-lsp.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-jupyter-lsp.spec b/python-jupyter-lsp.spec
index 8f49899..ab11694 100644
--- a/python-jupyter-lsp.spec
+++ b/python-jupyter-lsp.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-jupyter-lsp
-Version: 2.0.1
+Version: 2.1.0
Release: 1
Summary: Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
License: BSD-3-Clause
URL: https://pypi.org/project/jupyter-lsp/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b9/23/15196c4562a92857eb0241c0d721a9506e5dcb18c70f5a6eafca13470ba4/jupyter-lsp-2.0.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b3/41/d718b890bda70d4fd3b402efff7fc6847cf646fcae0d53abfac8cbc37b05/jupyter-lsp-2.1.0.tar.gz
BuildArch: noarch
Requires: python3-jupyter-server
@@ -90,7 +90,7 @@ and configuring [language servers][language servers docs]
%prep
-%autosetup -n jupyter-lsp-2.0.1
+%autosetup -n jupyter-lsp-2.1.0
%build
%py3_build
@@ -130,5 +130,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.1-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.0-1
- Package Spec generated