[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70400] [PATCH] Update python-lsp-server
From: |
Nicolas Graves |
Subject: |
[bug#70400] [PATCH] Update python-lsp-server |
Date: |
Sun, 16 Jun 2024 00:23:59 +0200 |
Hi Jonathan,
Thanks for all this, you took great care it seems indeed. Because of the
extensive list of dependents (caused by isort's dependency on pylama and
thus on pydocstyle), it should probably go to the python-team branch
though.
I'm going through the patches for a review, can you take them into
account, rebase on python-team and send an updated patch series after
that? Thanks!
Nicolas
On 2024-04-15 19:34, Jonathan Pieper via Guix-patches via wrote:
> 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,
Nicolas Graves
- [bug#70400] [PATCH] Update python-lsp-server,
Nicolas Graves <=