[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70400] [PATCH] Update python-lsp-server
From: |
Jonathan Pieper |
Subject: |
[bug#70400] [PATCH] Update python-lsp-server |
Date: |
Mon, 15 Apr 2024 19:34:47 +0200 |
Hi!
This patch series updates the python-lsp-server to 1.11.0.
The packages python-rope, python-snowballstemmer, python-lsp-jsonrpc and
python-pydocstyle have been updated and python-docstring-to-markdown and
python-pytoolconfig were added and they all build reproducible (with --rounds=2
--check).
I have also taken steps to ensure compatibility by rebuild Guix and checking
dependent packages using guix refresh --list-dependent the the best extend
possible.
It's important to note that there are numerous packages dependent on
python-pydocstyle. Some of these packages are currently failing to build on the
master branch. Additionally, due to limited resources on my local machine, some
packages could not be build (issues included out of memory error and exceeded
maximum silent time of 2 hours). However, there is no indication to suggest
that the updates to python-pydocstyle are causing any new build failures.
--
Best regards,
Jonathan Pieper
- [bug#70400] [PATCH] Update python-lsp-server,
Jonathan Pieper <=
- [bug#70400] [PATCH 1/7] gnu: Add python-docstring-to-markdown., Jonathan Pieper, 2024/04/15
- [bug#70400] [PATCH 4/7] gnu: python-snowballstemmer: Update to 2.2.0., Jonathan Pieper, 2024/04/15
- [bug#70400] [PATCH 2/7] gnu: Add python-pytoolconfig., Jonathan Pieper, 2024/04/15
- [bug#70400] [PATCH 5/7] gnu: python-pydocstyle: Update to 6.3.0., Jonathan Pieper, 2024/04/15
- [bug#70400] [PATCH 7/7] gnu: python-lsp-server: Update to 1.11.0., Jonathan Pieper, 2024/04/15
- [bug#70400] [PATCH 3/7] gnu: python-lsp-jsonrpc: Update to 1.1.2., Jonathan Pieper, 2024/04/15
- [bug#70400] [PATCH 6/7] gnu: python-rope: Update to 1.13.0., Jonathan Pieper, 2024/04/15