1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-08 06:00:36 +02:00
Files
guix/gnu
Ricardo Wurmus ca9585fd42 gnu: python-lsp-server: Update to 1.11.0.
* gnu/packages/python-xyz.scm (python-lsp-server): Update to 1.11.0.
[build-system]: Use pyproject-build-system.
[arguments]: Replace custom 'check phase with #:test-flags.
[propagated-inputs]: Remove python-autopep8, python-flake8, python-future, and
python-rope; add python-docstring-to-markdown, python-importlib-metadata, and
python-whatthepatch.
[native-inputs]: Add python-autopep8, python-flake8, python-rope,
python-setuptools, and python-wheel; remove python-mock and python-versioneer.

Change-Id: I64e5b3f9f9a92f720d006634fe24ca094c96ea60
2024-12-13 20:18:45 +00:00
..