summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 07:58:23 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 07:58:23 +0000
commit287b7478f9f4c9cac32846ea50002fa6a173206f (patch)
tree03c7d96209e0e1d7db62d16a70b1d8df7faf5f12
parent0109b4b767ad164f465bb6a4bc0a1a28738e504c (diff)
automatic import of python-jupyter-lspopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-jupyter-lsp.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 1146d44..8053c96 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/jupyter-lsp-2.0.1.tar.gz
+/jupyter-lsp-2.1.0.tar.gz
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
diff --git a/sources b/sources
index 39299f6..f8dab6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3e66a520aee47c0f3f791b601ca3abab jupyter-lsp-2.0.1.tar.gz
+ea9b21860be616e4567c722919357130 jupyter-lsp-2.1.0.tar.gz