[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
38/223: gnu: python-argcomplete: Add missing input.
From: |
guix-commits |
Subject: |
38/223: gnu: python-argcomplete: Add missing input. |
Date: |
Thu, 17 Oct 2024 06:20:37 -0400 (EDT) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit b0317ff89062a0ec10f4dde076f7aec0757f6609
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 61efc7d7da..c0395ef705 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -23443,6 +23443,7 @@ JPEG2000 and GIF files in pure Python.")
python-mypy
python-pexpect
python-setuptools
+ python-setuptools-scm
python-wheel
tcsh
fish
- 59/223: gnu: python-pytest-xdist: Add setuptools and wheel., (continued)
- 59/223: gnu: python-pytest-xdist: Add setuptools and wheel., guix-commits, 2024/10/17
- 08/223: gnu: sssd: Import ensure-no-mtimes-pre-1980., guix-commits, 2024/10/17
- 09/223: guix: toml: Add TOML parser., guix-commits, 2024/10/17
- 06/223: build-system/python: Ignore symlinks when changing mtime., guix-commits, 2024/10/17
- 15/223: gnu: Add missing import., guix-commits, 2024/10/17
- 19/223: gnu: Add setuptools/wheel to more Python packages., guix-commits, 2024/10/17
- 17/223: gnu: python-sphinx: Update to 6.2.1., guix-commits, 2024/10/17
- 21/223: gnu: python-markdown-it-py: Update to 3.0.0., guix-commits, 2024/10/17
- 23/223: gnu: python-rich: Update to 13.7.0., guix-commits, 2024/10/17
- 34/223: gnu: python-cleo: Update to 2.1.0., guix-commits, 2024/10/17
- 38/223: gnu: python-argcomplete: Add missing input.,
guix-commits <=
- 48/223: gnu: python-joblib: Add missing inputs., guix-commits, 2024/10/17
- 46/223: gnu: python-mysqlclient: Add missing inputs., guix-commits, 2024/10/17
- 49/223: gnu: python-box: Add missing input., guix-commits, 2024/10/17
- 57/223: guix: toml: Fix parsing empty strings in arrays., guix-commits, 2024/10/17
- 62/223: gnu: python-nbclient: Add Setuptools and Wheel., guix-commits, 2024/10/17
- 64/223: gnu: python-rich: Remove python-ipywidgets., guix-commits, 2024/10/17
- 65/223: gnu: Add python-pep440., guix-commits, 2024/10/17
- 77/223: gnu: python-attrs: Update to 23.2.0., guix-commits, 2024/10/17
- 78/223: gnu: python-jedi: Update to 0.19.1., guix-commits, 2024/10/17
- 80/223: gnu: python-argon2-cffi: Update to 21.1.0., guix-commits, 2024/10/17