From 287b7478f9f4c9cac32846ea50002fa6a173206f Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 07:58:23 +0000 Subject: automatic import of python-jupyter-lsp --- .gitignore | 1 + python-jupyter-lsp.spec | 8 ++++---- sources | 2 +- 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 - 2.0.1-1 +* Tue Apr 25 2023 Python_Bot - 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 -- cgit v1.2.3