[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
25/195: gnu: python-pyls-black: Add missing inputs.
From: |
guix-commits |
Subject: |
25/195: gnu: python-pyls-black: Add missing inputs. |
Date: |
Tue, 15 Oct 2024 03:29:32 -0400 (EDT) |
sharlatan pushed a commit to branch python-team-rebased
in repository guix.
commit 836b21dd6576f2a99beb51eb9f37b9151aa7ed40
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Apr 6 19:18:10 2024 +0200
gnu: python-pyls-black: Add missing inputs.
* gnu/packages/python-xyz.scm (python-pyls-black)[native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: Ia5f321544d3789ba53bb6e8dc6dbea2350099348
---
gnu/packages/python-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index b13c964871..e3a1007508 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -3138,7 +3138,7 @@ Unicode-to-LaTeX conversion.")
(list python-black python-lsp-server python-tomli))
(native-inputs
(list python-flake8 python-isort python-mypy python-pytest
- python-pytest-runner))
+ python-pytest-runner python-setuptools python-wheel))
(home-page "https://github.com/rupert/pyls-black")
(synopsis "Black plugin for the Python Language Server")
(description "Black plugin for the Python Language Server.")
- 144/195: gnu: python-cucumber-tag-expressions: Move to pyproject-build-system., (continued)
- 144/195: gnu: python-cucumber-tag-expressions: Move to pyproject-build-system., guix-commits, 2024/10/15
- 159/195: gnu: python-jaraco-packaging: Move to pyproject-build-system., guix-commits, 2024/10/15
- 158/195: gnu: python-jaraco-functools: Move to pyproject-build-system., guix-commits, 2024/10/15
- 156/195: gnu: python-jaraco-classes: Move to pyproject-build-system., guix-commits, 2024/10/15
- 157/195: gnu: python-jaraco-context: Move to pyproject-build-system., guix-commits, 2024/10/15
- 162/195: gnu: Add ghc-xcb-types., guix-commits, 2024/10/15
- 185/195: gnu: python-multidict: Move to pyproject-build-system., guix-commits, 2024/10/15
- 172/195: gnu: python-cmd2: Move to pyproject-build-system., guix-commits, 2024/10/15
- 04/195: gnu: sssd: Import ensure-no-mtimes-pre-1980., guix-commits, 2024/10/15
- 07/195: build-system/pyproject: Use TOML parser., guix-commits, 2024/10/15
- 25/195: gnu: python-pyls-black: Add missing inputs.,
guix-commits <=
- 28/195: gnu: python-jinja2: Add setuptools and wheel., guix-commits, 2024/10/15
- 37/195: gnu: Add python-isoduration., guix-commits, 2024/10/15
- 86/195: gnu: repo2docker: Update to 2024.03.0., guix-commits, 2024/10/15
- 93/195: gnu: python-lsp-server: Update to 1.11.0., guix-commits, 2024/10/15
- 95/195: gnu: python-nbclient: Update to 0.10.0., guix-commits, 2024/10/15
- 96/195: gnu: python-sphinx: Update to 6.2.1., guix-commits, 2024/10/15
- 119/195: gnu: python-docker-pycreds: Move to pyproject-build-system., guix-commits, 2024/10/15
- 114/195: gnu: python-http-ece: Update to 1.2.0., guix-commits, 2024/10/15
- 102/195: gnu: python-nbconvert: Update to 7.16.4., guix-commits, 2024/10/15
- 136/195: gnu: python-dateutil: Move to pyproject-build-system., guix-commits, 2024/10/15