mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-importlib-resources: Update python-setuptools input.
* gnu/packages/python-xyz.scm (python-importlib-resource) [native-inputs]: Replace python-setuptools-57 by python-setuptools. Signed-off-by: Steve George <steve@futurile.net>
This commit is contained in:
parent
77254ef42d
commit
b09cf29ad4
1 changed files with 1 additions and 1 deletions
|
@ -13312,7 +13312,7 @@ def get_requires_for_build_sdist(config_settings=None):
|
|||
python-pytest-enabler
|
||||
python-pytest-flake8
|
||||
python-pytest-mypy
|
||||
python-setuptools-57
|
||||
python-setuptools
|
||||
python-setuptools-scm))
|
||||
(propagated-inputs
|
||||
(list python-zipp))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue