Skip to content

Commit

Permalink
Merge pull request #52 from bollwyvl/jupyter-lsp-430
Browse files Browse the repository at this point in the history
jupyterlab-lsp 4.3.0
  • Loading branch information
bollwyvl authored Sep 21, 2023
2 parents df1201c + 5ac5f39 commit 72193cf
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 4 additions & 3 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .scripts/logging_utils.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# this is the version the bot will _hopefully_ pick up and PR.
{% set version = "4.2.0" %}
{% set version = "4.3.0" %}
# Leave the build number the same if only the server version changes.
{% set build_number = 0 %}

Expand All @@ -18,7 +18,7 @@ package:
source:
- folder: jupyterlab-lsp
url: https://pypi.io/packages/source/j/jupyterlab-lsp/jupyterlab-lsp-{{ version }}.tar.gz
sha256: 3aab01c8cac040a8d3a9ebfa4085223b054b7fbd6219d3c7b560f6a9766ca2f3
sha256: 59138222feed50613ae44f1d6147aa9b135f5289c4c4a01a8779b9826cd85a57
- folder: jupyter-lsp
url: https://pypi.io/packages/source/j/jupyter-lsp/jupyter-lsp-{{ server_version }}.tar.gz
sha256: 8ebbcb533adb41e5d635eb8fe82956b0aafbf0fd443b6c4bfa906edeeb8635a1
Expand Down

0 comments on commit 72193cf

Please sign in to comment.