summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-jupyterlab-lsp.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index e145a18..6375942 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/sources b/sources
index d7f1c04..a9682a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-93c55b54f41ecd9ee7ed8e0e40982fdf jupyterlab-lsp-4.0.1.tar.gz
+8d9b08f22e7567f02bca9415e2d339ba jupyterlab-lsp-4.1.0.tar.gz