[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
38/57: gnu: python-argcomplete: Add missing input.
From: |
guix-commits |
Subject: |
38/57: gnu: python-argcomplete: Add missing input. |
Date: |
Mon, 6 May 2024 04:08:19 -0400 (EDT) |
rekado pushed a commit to branch python-team
in repository guix.
commit 1b588a1baf5d78713d35fd074c4792c972164f95
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Feb 27 22:02:46 2024 +0100
gnu: python-argcomplete: Add missing input.
Without this input the reported version is "0.0.0".
This is a follow-up to commit 7c293e3f92b5617e57367d4c18677c79b396b806.
* gnu/packages/python-xyz.scm (python-argcomplete)[native-inputs]: Add
python-setuptools-scm.
Change-Id: I76b8997032947f90432103a5b64c2ad992915b9a
---
gnu/packages/python-xyz.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index cfef106acf..b190c9ab21 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -23095,6 +23095,7 @@ JPEG2000 and GIF files in pure Python.")
python-mypy
python-pexpect
python-setuptools
+ python-setuptools-scm
python-wheel
tcsh
fish
- 16/57: gnu: Add missing import (again)., (continued)
- 16/57: gnu: Add missing import (again)., guix-commits, 2024/05/06
- 30/57: gnu: python-traitlets: Update to 5.14.1., guix-commits, 2024/05/06
- 40/57: gnu: java-testng: Disable one test., guix-commits, 2024/05/06
- 09/57: guix: toml: Add TOML parser., guix-commits, 2024/05/06
- 14/57: gnu: Add python-setuptools/python-wheel where necessary., guix-commits, 2024/05/06
- 26/57: gnu: python-myst-parser: Relax some requirements., guix-commits, 2024/05/06
- 24/57: gnu: python-jupytext: Update to 1.15.0., guix-commits, 2024/05/06
- 28/57: gnu: Add python-pytest-mypy-testing., guix-commits, 2024/05/06
- 35/57: gnu: python-packaging-bootstrap: Update to 23.2., guix-commits, 2024/05/06
- 33/57: gnu: Add python-rapidfuzz., guix-commits, 2024/05/06
- 38/57: gnu: python-argcomplete: Add missing input.,
guix-commits <=
- 48/57: gnu: python-joblib: Add missing inputs., guix-commits, 2024/05/06
- 22/57: gnu: python-mdit-py-plugins: Update to 0.4.0., guix-commits, 2024/05/06
- 55/57: gnu: python-versioneer: Add missing input and use minimal git., guix-commits, 2024/05/06
- 10/57: build-system/pyproject: Use TOML parser., guix-commits, 2024/05/06
- 15/57: gnu: Add missing import., guix-commits, 2024/05/06
- 25/57: gnu: python-textual: Update to 0.50.1., guix-commits, 2024/05/06
- 31/57: gnu: python-prompt-toolkit: Update to 3.0.43., guix-commits, 2024/05/06
- 29/57: gnu: python-argcomplete: Update to 3.2.2., guix-commits, 2024/05/06
- 34/57: gnu: python-cleo: Update to 2.1.0., guix-commits, 2024/05/06
- 17/57: gnu: python-sphinx: Update to 6.2.1., guix-commits, 2024/05/06