Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions py3-jupyter-lsp.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Generated from https://pypi.org/project/jupyter-lsp/
package:
name: py3-jupyter-lsp
version: 2.2.4
version: 2.2.5
epoch: 0
description: Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
copyright:
Expand All @@ -25,7 +25,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 5e50033149344065348e688608f3c6d654ef06d9856b67655bd7b6bac9ee2d59
expected-sha256: 793147a05ad446f809fd53ef1cd19a9f5256fd0a2d6b7ce943a982cb4f545001
uri: https://files.pythonhosted.org/packages/source/j/jupyter-lsp/jupyter-lsp-${{package.version}}.tar.gz

- name: Python Build
Expand Down