guix_mirror_bot pushed a commit to branch python-team
in repository guix.
commit 8e27bafd8410d0f1ec073c8ff7efb09e25dc90f0
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Fri Jul 11 22:11:32 2025 +0100
gnu: python-setuptools-next: Set to python-setuptools.
Replace all python-setuptools-next occurrences with python-setuptools.
* gnu/packages/python-build.scm (python-setuptools-next): Set to
python-setuptools.
Change-Id: I9e5e0881310d160ec56be785f2dd2140364fa8e5
---
gnu/packages/astronomy.scm | 96 +++++++++++++++++++------------------
gnu/packages/audio.scm | 2 +-
gnu/packages/calendar.scm | 2 +-
gnu/packages/code.scm | 2 +-
gnu/packages/django.scm | 4 +-
gnu/packages/electronics.scm | 4 +-
gnu/packages/game-development.scm | 2 +-
gnu/packages/machine-learning.scm | 14 +++---
gnu/packages/messaging.scm | 4 +-
gnu/packages/parallel.scm | 4 +-
gnu/packages/python-build.scm | 18 +------
gnu/packages/python-compression.scm | 2 +-
gnu/packages/python-science.scm | 2 +-
gnu/packages/python-xyz.scm | 22 ++++-----
gnu/packages/shells.scm | 2 +-
gnu/packages/statistics.scm | 6 +--
gnu/packages/version-control.scm | 2 +-
gnu/packages/video.scm | 2 +-
gnu/packages/xdisorg.scm | 2 +-
19 files changed, 90 insertions(+), 102 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index a1ffe9830c..bcd14b764e 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -901,7 +901,7 @@ corrections.")
python-pytest-doctestplus
python-pytest-astropy
python-pytest-astropy-header
- python-setuptools-next))
+ python-setuptools))
(inputs
(list python-astropy
python-numpy
@@ -1879,7 +1879,7 @@ model-fitting photometry or morphological analyses.")
python-pytest-cov
python-pytest-doctestplus
python-pytest-xdist
- python-setuptools-next
+ python-setuptools
python-setuptools-scm-next))
(propagated-inputs
(list python-sunpy))
@@ -1976,7 +1976,7 @@ Main features:
python-pytest-doctestplus
python-pytest-remotedata
python-pytest-xdist
- python-setuptools-next
+ python-setuptools
python-setuptools-scm-next
python-wheel))
(propagated-inputs
@@ -2047,7 +2047,7 @@ implementation of the ASDF Standard.")
python-pytest-astropy
python-pytest-xdist
python-scipy
- python-setuptools-next
+ python-setuptools
python-setuptools-scm
python-wheel))
(propagated-inputs
@@ -2073,7 +2073,7 @@ Astropy objects.")
#:phases #~(modify-phases %standard-phases
(delete 'sanity-check))))
(native-inputs
- (list python-setuptools-next
+ (list python-setuptools
python-wheel))
(propagated-inputs
(list python-importlib-metadata
@@ -2108,7 +2108,7 @@ Astropy objects.")
(native-inputs
(list python-numpy
python-pytest
- python-setuptools-next
+ python-setuptools
python-setuptools-scm
python-wheel))
(propagated-inputs
@@ -2145,7 +2145,7 @@ support for reading and writing various compression
algorithms including:
(native-inputs
(list python-asdf-bootstrap
python-pytest
- python-setuptools-next
+ python-setuptools
python-setuptools-scm
python-wheel))
(propagated-inputs
@@ -2166,7 +2166,7 @@ implementation package such as asdf-astropy.")
#:phases #~(modify-phases %standard-phases
(delete 'sanity-check))))
(native-inputs
- (list python-setuptools-next
+ (list python-setuptools
python-wheel))
(propagated-inputs '()))))
@@ -2189,7 +2189,7 @@ implementation package such as asdf-astropy.")
(list python-asdf
python-pytest
python-pytest-openfiles
- python-setuptools-next
+ python-setuptools
python-setuptools-scm
python-wheel))
(propagated-inputs
@@ -3067,7 +3067,7 @@ Origins Spectrograph}.")
(native-inputs
(list gfortran
python-packaging
- python-setuptools-next
+ python-setuptools
python-wheel
which)) ; for fortran/Makefile
(propagated-inputs
@@ -3213,7 +3213,7 @@ bad pixel tracking throughout the reduction process.")
python-pytest
python-pytest-cov
python-pytest-remotedata
- python-setuptools-next
+ python-setuptools
python-setuptools-scm
python-xarray))
(propagated-inputs
@@ -3299,7 +3299,7 @@ attempting to maintain ISTP compliance
(native-inputs
(list python-pytest-astropy-header
python-pytest
- python-setuptools-next
+ python-setuptools
python-setuptools-scm-next
python-wheel))
(propagated-inputs
@@ -3607,7 +3607,7 @@ Spectrograph}.")
python-pytest
python-pytest-astropy
python-pytest-doctestplus
- python-setuptools-next
+ python-setuptools
python-setuptools-scm
python-stsynphot
python-wheel))
@@ -3711,7 +3711,7 @@ Cesium.")
python-pytest-mpl
python-pytest-remotedata
python-pytest-xdist
- python-setuptools-next
+ python-setuptools
python-setuptools-scm-next))
(propagated-inputs
(list python-aiohttp
@@ -3769,8 +3769,9 @@ help you search, obtain and use DKIST data as part of
your Python software.")
(list python-astropy-minimal
python-gwcs
python-pytest
- python-setuptools-next
- python-setuptools-scm))
+ python-setuptools
+ python-setuptools-scm
+ python-wheel))
(propagated-inputs
(list python-numpy))
(home-page "https://github.com/spacetelescope/drizzle")
@@ -3895,7 +3896,7 @@ used with local NetDRMS sites.")
(native-inputs
(list python-pytest
python-pytest-doctestplus
- python-setuptools-next))
+ python-setuptools))
(propagated-inputs
(list python-astropy
python-scipy))
@@ -3924,7 +3925,7 @@ implemented using the astropy.modeling framework.")
#:tests? #f)) ;no tests in tarball
(native-inputs
(list python-pytest
- python-setuptools-next))
+ python-setuptools))
(propagated-inputs
(list python-astropy
python-fastapi
@@ -4025,7 +4026,7 @@ tools for astronomers.")
(native-inputs
(list python-cython
python-pytest
- python-setuptools-next))
+ python-setuptools))
(propagated-inputs
(list python-numpy))
(home-page "https://github.com/sncosmo/extinction")
@@ -4240,7 +4241,7 @@ astronomy-specific functionality")
(native-inputs
(list python-pytest
python-pytest-mpl
- python-setuptools-next
+ python-setuptools
python-setuptools-scm-next))
(propagated-inputs
(list python-astrodendro
@@ -4298,7 +4299,7 @@ across many files.")
(native-inputs
(list python-objgraph
python-pytest
- python-setuptools-next
+ python-setuptools
python-setuptools-scm-next
xorg-server-for-tests))
(propagated-inputs
@@ -4423,8 +4424,10 @@ specifically pulsar timing array signals.")
(native-inputs
(list python-pytest
python-pytest-astropy
- python-setuptools-next
- python-setuptools-scm-next))
+ python-pyyaml
+ python-setuptools
+ python-setuptools-scm-next
+ python-wheel))
(propagated-inputs
(list python-asdf
python-asdf-astropy
@@ -4752,7 +4755,7 @@ observationally-derived galaxy merger catalogs.")
(list ffmpeg
python-pooch
python-pytest-astropy
- python-setuptools-next
+ python-setuptools
python-setuptools-scm))
(propagated-inputs
(list python-dkist
@@ -4859,7 +4862,7 @@ milliarcsecond).")
python-pytest-cov
python-pytest-doctestplus
python-requests-mock
- python-setuptools-next
+ python-setuptools
python-setuptools-scm
python-wheel))
(propagated-inputs
@@ -5860,7 +5863,7 @@ position-frequency slice.")
python-pandas
python-pytest
python-scipy
- python-setuptools-next))
+ python-setuptools))
(inputs
(list cpl))
(propagated-inputs
@@ -5939,7 +5942,7 @@ functions, so that they can be called with scalar or
array inputs.")
(build-system pyproject-build-system)
(native-inputs
(list python-pytest
- python-setuptools-next))
+ python-setuptools))
(propagated-inputs
(list python-pycpl))
(native-search-paths
@@ -6431,7 +6434,7 @@ PSF} describing how the optical system spreads light from
sources.")
python-pytest
python-pytest-astropy
python-pytest-xdist
- python-setuptools-next
+ python-setuptools
python-setuptools-scm
python-stpreview))
(propagated-inputs
@@ -6972,7 +6975,7 @@ but has evolved to support other missions as well.")
(setenv "NUMBA_CACHE_DIR" "/tmp"))))))
(native-inputs
(list ;; python-pytest
- python-setuptools-next
+ python-setuptools
python-wheel))
(propagated-inputs
(list python-astropy
@@ -7437,7 +7440,7 @@ of axis order, spatial projections, and spectral units
that exist in the wild.
(native-inputs
(list python-matplotlib
python-pytest-astropy
- python-setuptools-next
+ python-setuptools
python-setuptools-scm
python-spectral-cube))
(propagated-inputs
@@ -7675,7 +7678,7 @@ and CAS statistics), as well as fitting 2D Sérsic
profiles.")
python-pytest
python-pytest-xdist
python-pytest-doctestplus
- python-setuptools-next
+ python-setuptools
python-setuptools-scm
python-wheel))
(propagated-inputs
@@ -7726,7 +7729,7 @@ and CAS statistics), as well as fitting 2D Sérsic
profiles.")
python-pytest-doctestplus
python-pytest-xdist
python-scipy
- python-setuptools-next
+ python-setuptools
python-setuptools-scm-next
python-wheel))
(propagated-inputs
@@ -7766,7 +7769,7 @@ implemented in the @acronym{JWST, James Webb Space
Telescope} and
(native-inputs
(list python-pytest
python-pytest-doctestplus
- python-setuptools-next
+ python-setuptools
python-setuptools-scm-next
python-wheel))
(propagated-inputs
@@ -7797,7 +7800,7 @@ implementing calibration pipeline software.")
(native-inputs
(list python-pytest
python-roman-datamodels
- python-setuptools-next
+ python-setuptools
python-setuptools-scm
python-wheel))
(propagated-inputs
@@ -7834,7 +7837,7 @@ implementing calibration pipeline software.")
;; <https://github.com/spacetelescope/stpsf/issues/76>.
#:tests? #f))
(native-inputs
- (list python-setuptools-next
+ (list python-setuptools
python-setuptools-scm
python-wheel))
(propagated-inputs
@@ -8058,7 +8061,7 @@ spectra, and data.")
python-pypa-build
python-pytest
python-packaging
- python-setuptools-next
+ python-setuptools
python-setuptools-scm
python-wheel))
(home-page "https://asdf-standard.readthedocs.io/")
@@ -8092,7 +8095,7 @@ up-front for extensibility.")
(native-inputs
(list python-pytest
python-pytest-xdist
- python-setuptools-next
+ python-setuptools
python-setuptools-scm
python-wheel))
(propagated-inputs
@@ -8173,8 +8176,9 @@ implementation package such as asdf-astropy.")
(list python-pytest
python-pytest-doctestplus
python-semantic-version
- python-setuptools-next
- python-setuptools-scm))
+ python-setuptools
+ python-setuptools-scm
+ python-wheel))
(propagated-inputs
(list python-asdf
python-asdf-astropy))
@@ -8295,7 +8299,7 @@ channels
python-pytest-doctestplus
python-pytest-env
python-pytest-xdist
- python-setuptools-next
+ python-setuptools
python-setuptools-scm
python-wheel))
(propagated-inputs
@@ -8342,7 +8346,7 @@ pipelines.")
(invoke "python" "setup.py" "build_ext" "--inplace"))))))
(native-inputs
(list python-pytest
- python-setuptools-next
+ python-setuptools
python-setuptools-scm-next
python-wheel))
(propagated-inputs
@@ -8401,7 +8405,7 @@ task}.")
(arguments
(list #:tests? #f)) ; no tests in PyPI or git
(native-inputs
- (list python-setuptools-next
+ (list python-setuptools
python-setuptools-scm-next))
(propagated-inputs
(list python-astropy
@@ -8677,7 +8681,7 @@ Telescope, HST}).")
python-pytest-doctestplus
python-pytest-xdist
python-reproject
- python-setuptools-next
+ python-setuptools
python-setuptools-scm-next
python-streamtracer
python-sympy))
@@ -8813,7 +8817,7 @@ SunPy.")
python-pytest-mock
python-pytest-mpl
python-pytest-xdist
- python-setuptools-next
+ python-setuptools
python-setuptools-scm-next))
(propagated-inputs
(list python-asdf
@@ -8968,7 +8972,7 @@ to the SolarSoft data analysis environment.")
python-pytest-astropy
python-pytest-doctestplus
python-pytest-xdist
- python-setuptools-next
+ python-setuptools
python-setuptools-scm-next
python-sunpy-minimal))
(propagated-inputs
@@ -9075,7 +9079,7 @@ of the old packages.")
(native-inputs
(list python-pytest
python-scipy
- python-setuptools-next
+ python-setuptools
python-setuptools-scm-next
python-wheel))
(propagated-inputs
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 4d6323efa5..aa17f26043 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -3732,7 +3732,7 @@ files.")
(native-inputs
(list python-pytest
python-pytest-cov
- python-setuptools-next))
+ python-setuptools))
(inputs
(list libsndfile
portaudio))
diff --git a/gnu/packages/calendar.scm b/gnu/packages/calendar.scm
index ae3047f13b..b8dd4579a5 100644
--- a/gnu/packages/calendar.scm
+++ b/gnu/packages/calendar.scm
@@ -248,7 +248,7 @@ data units.")
python-importlib-metadata
python-packaging
python-pytest
- python-setuptools-next
+ python-setuptools
python-setuptools-scm-next
python-sphinx
python-sphinxcontrib-newsfeed
diff --git a/gnu/packages/code.scm b/gnu/packages/code.scm
index 0982e4bed5..d5e96e3381 100644
--- a/gnu/packages/code.scm
+++ b/gnu/packages/code.scm
@@ -1118,7 +1118,7 @@ expressions, and its ability to generate emacs-style TAGS
files.")
;; network access.
(arguments (list #:tests? #f))
(native-inputs
- (list python-setuptools-next))
+ (list python-setuptools))
(inputs
(list python-pyyaml
python-radon
diff --git a/gnu/packages/django.scm b/gnu/packages/django.scm
index 816ec1cee4..3bd36b8e7f 100644
--- a/gnu/packages/django.scm
+++ b/gnu/packages/django.scm
@@ -327,7 +327,7 @@ and adapters that are useful for non-trivial configuration
scenarios.")
python-pytest
python-pytest-cov ; runs by default
python-pytest-django
- python-setuptools-next
+ python-setuptools
python-shortuuid
python-wheel))
(home-page "https://github.com/django-extensions/django-extensions")
@@ -1026,7 +1026,7 @@ to asyncio and Pydantic.")
(invoke "django-admin" "test" "tests"
"--pythonpath=.")))))))
(propagated-inputs (list python-asgiref python-django))
- (native-inputs (list python-pytest python-setuptools-next python-wheel))
+ (native-inputs (list python-pytest python-setuptools python-wheel))
(home-page "https://django-htmx.readthedocs.io/en/latest/")
(synopsis "Extensions for using Django with htmx")
(description "This package provides a Django extension to work with
diff --git a/gnu/packages/electronics.scm b/gnu/packages/electronics.scm
index d8a18ecb82..d1b00b85f5 100644
--- a/gnu/packages/electronics.scm
+++ b/gnu/packages/electronics.scm
@@ -847,7 +847,7 @@ and reusable bus interfaces to be used with @code{cocotb}.")
"test_xcelium")
" and not "))))
(native-inputs
- (list python-pytest python-setuptools-next))
+ (list python-pytest python-setuptools))
(propagated-inputs
(list python-jinja2))
(home-page "https://github.com/olofk/edalize/")
@@ -959,7 +959,7 @@ design.")
(list python-pytest-cov
python-pytest-html
python-pytest-xdist
- python-setuptools-next))
+ python-setuptools))
(propagated-inputs
(list python-pyyaml))
(home-page "https://github.com/jeremiah-c-leary/vhdl-style-guide/")
diff --git a/gnu/packages/game-development.scm
b/gnu/packages/game-development.scm
index 12287be358..275912d83d 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -1565,7 +1565,7 @@ and multimedia programs in the Python language.")
(setenv "HOME" "/tmp"))))))
(native-inputs
(list python-pytest
- python-setuptools-next))
+ python-setuptools))
(propagated-inputs
(list python-pygame
python-pyperclip
diff --git a/gnu/packages/machine-learning.scm
b/gnu/packages/machine-learning.scm
index c7568b5658..e5d6b87db1 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -243,7 +243,7 @@ family of functions.")
python-tqdm))
(native-inputs (list python-numpy
python-pytest
- python-setuptools-next))
+ python-setuptools))
(home-page "https://github.com/SYSTRAN/faster-whisper")
(synopsis "Whisper transcription reimplementation")
(description
@@ -291,7 +291,7 @@ CTranslate2, which is a inference engine for transformer
models.")
python-pytest
python-requests
python-scipy
- python-setuptools-next
+ python-setuptools
python-torchvision))
(home-page "https://github.com/pyro-ppl/funsor")
(synopsis "Tensor-like library for functions and distributions")
@@ -1095,7 +1095,7 @@ cardinality matching from a bipartite graph.")
(base32 "03d4kgakpgj54c3pl9dkqrkbmj6w13gmczkds5jagf3n85c1hgg1"))))
(build-system pyproject-build-system)
(native-inputs
- (list python-pytest python-setuptools-next))
+ (list python-pytest python-setuptools))
(propagated-inputs
(list python-deprecated
python-hopcroftkarp
@@ -1677,7 +1677,7 @@ operators and standard data types.")
(append
(list cmake-minimal
python-pytest
- python-setuptools-next)
+ python-setuptools)
(filter
(lambda (pkg)
(member (or (%current-target-system)
@@ -1815,7 +1815,7 @@ with a single function call.")
python-pytest
python-pytorch
python-sentencepiece
- python-setuptools-next))
+ python-setuptools))
(propagated-inputs
(list python-coloredlogs
python-flatbuffers
@@ -2476,7 +2476,7 @@ data by providing clean labels during training.")
(lambda* (#:key tests? #:allow-other-keys)
(when tests?
(invoke "python" "-m" "cma.test")))))))
- (native-inputs (list python-pytest python-setuptools-next))
+ (native-inputs (list python-pytest python-setuptools))
(propagated-inputs (list python-numpy))
(home-page "https://github.com/CMA-ES/pycma")
(synopsis "Python implementation of CMA-ES")
@@ -4994,7 +4994,7 @@ as torchvision, torchtext, and others.")
(native-inputs
(list python-pytest
python-pytest-cov
- python-setuptools-next))
+ python-setuptools))
(home-page "https://github.com/magmax/python-readchar")
(synopsis "Library to easily read single chars and key strokes")
(description "This package provides a Python library to easily read single
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 8ea36d81e4..d515910239 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -3251,7 +3251,7 @@ designed for experienced users.")
(native-inputs
(list python-matrix-nio
python-pytest
- python-setuptools-next))
+ python-setuptools))
(propagated-inputs
(list python-click
python-distro
@@ -3308,7 +3308,7 @@ designed for experienced users.")
(list python-pytest
python-pytest-cov
python-pytest-mock
- python-setuptools-next))
+ python-setuptools))
(home-page "https://github.com/zulip/zulip-terminal")
(synopsis "Zulip's official terminal client")
(description "This package contains Zulip's official terminal client.")
diff --git a/gnu/packages/parallel.scm b/gnu/packages/parallel.scm
index a4ade1096b..30a2db51c5 100644
--- a/gnu/packages/parallel.scm
+++ b/gnu/packages/parallel.scm
@@ -425,7 +425,7 @@ cluster/resource management systems.")
(when tests?
(invoke "python" "./pathos/tests/__main__.py")))))))
(native-inputs
- (list python-setuptools-next))
+ (list python-setuptools))
(propagated-inputs
(list python-dill
python-multiprocess
@@ -464,7 +464,7 @@ execution environment.")
(when tests?
(invoke "python" "./ppft/tests/__main__.py")))))))
(native-inputs
- (list python-setuptools-next))
+ (list python-setuptools))
(home-page "https://pypi.org/project/ppft/")
(synopsis "Fork of Parallel Python")
(description
diff --git a/gnu/packages/python-build.scm b/gnu/packages/python-build.scm
index d39943dcdb..db91515ed4 100644
--- a/gnu/packages/python-build.scm
+++ b/gnu/packages/python-build.scm
@@ -361,23 +361,7 @@ facilitate packaging Python projects, where packaging
includes:
(native-inputs
(list python-wheel-0.40))))
-(define-public python-setuptools-next
- (package
- (inherit python-setuptools)
- (name "python-setuptools")
- (version "79.0.1")
- (source
- (origin
- (method url-fetch)
- (uri (pypi-uri "setuptools" version))
- (sha256
- (base32 "127svm8cdpvmq37gcrbvdr9fhrhs0nscnzh63gypjc1wyfwfg30j"))
- (modules '((guix build utils)))
- (snippet
- #~(begin
- (for-each delete-file
- (find-files "setuptools" "^(cli|gui).*\\.exe$"))))))
- (build-system pyproject-build-system)))
+(define-public python-setuptools-next python-setuptools)
(define-public python-wheel
(package
diff --git a/gnu/packages/python-compression.scm
b/gnu/packages/python-compression.scm
index b19492477e..ae4af1d68a 100644
--- a/gnu/packages/python-compression.scm
+++ b/gnu/packages/python-compression.scm
@@ -827,7 +827,7 @@ install: libbitshuffle.so
(arguments
(list #:tests? #f)) ;no tests
(native-inputs
- (list python-setuptools-next))
+ (list python-setuptools))
(home-page "https://github.com/kYwzor/uncompresspy")
(synopsis "Uncompressing LZW files in Python")
(description
diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm
index a5086b9190..7762c05e3f 100644
--- a/gnu/packages/python-science.scm
+++ b/gnu/packages/python-science.scm
@@ -2948,7 +2948,7 @@ swarm algorithm.")
(native-inputs
(list python-pytest
python-pytest-xdist
- python-setuptools-next))
+ python-setuptools))
(propagated-inputs
(list python-joblib
python-matplotlib
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 2ce2f7939b..c0b970d3b3 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -3503,7 +3503,7 @@ point types:
(list python-pytest
python-pytest-xdist
python-scikit-image
- python-setuptools-next))
+ python-setuptools))
(inputs
(list openjpeg ; glymur/lib/openjp2.py
libtiff)) ; glymur/lib/tiff.py
@@ -5413,7 +5413,7 @@ for the standard @code{argparse} library.")
(build-system pyproject-build-system)
(native-inputs
(list python-pytest
- python-setuptools-next
+ python-setuptools
python-wheel))
(home-page "https://github.com/eerimoq/bitstruct")
(synopsis "Python values to and C bit field structs converter")
@@ -6683,7 +6683,7 @@ defined.")
(list python-pytest
python-setuptools-scm))
(propagated-inputs
- (list python-setuptools-next))
+ (list python-setuptools))
(home-page "https://extension-helpers.readthedocs.io")
(synopsis "Astropy ecosystem utilities for building and installing
packages")
(description
@@ -12989,7 +12989,7 @@ experimental data and metadata at the Laboratory for
Fluorescence Dynamics.")
python-numpy
python-pillow
python-pytest
- python-setuptools-next
+ python-setuptools
python-wheel))
(inputs
(list ffmpeg-7))
@@ -30459,7 +30459,7 @@ preload_resources\
(format #t "test suite not run~%")))))))
(propagated-inputs
(list python-dill))
- (native-inputs (list python-setuptools-next))
+ (native-inputs (list python-setuptools))
(home-page "https://pypi.org/project/multiprocess/")
(synopsis "Multiprocessing and multithreading in Python")
(description
@@ -32285,7 +32285,7 @@ native API of @code{python-argparse}.")
(setenv "HOME" "/tmp/guix") ; must end on USERNAME...
(invoke "python" "./pox/tests/__main__.py")))))))
(native-inputs
- (list python-setuptools-next
+ (list python-setuptools
which)) ;pox/tests/test_shutils.py
(home-page "https://pypi.org/project/pox/")
(synopsis "Python utilities for file system exploration and automated
builds")
@@ -36712,7 +36712,7 @@ graph can be output for rendering by GraphViz or yEd.")
(native-inputs
(list python-pytest
python-pytest-benchmark
- python-setuptools-next))
+ python-setuptools))
(home-page "https://github.com/mrocklin/multipledispatch/")
(synopsis "Multiple dispatch for Python based on pattern matching")
(description
@@ -36834,7 +36834,7 @@ worry whether all dependencies that use LooseVersion
have migrated.")
(setenv "SETUPTOOLS_SCM_PRETEND_VERSION" #$version))))))
(native-inputs
(list python-pytest
- python-setuptools-next
+ python-setuptools
python-setuptools-scm
python-wheel))
(propagated-inputs
@@ -36864,7 +36864,7 @@ cons cells in Python.")
#~(list "--deselect=tests/test_dispatch.py::test_unification")))
(native-inputs
(list python-pytest
- python-setuptools-next
+ python-setuptools
python-setuptools-scm))
(propagated-inputs
(list python-cons
@@ -36908,7 +36908,7 @@ cons cells in Python.")
" and not "))))
(native-inputs
(list python-pytest
- python-setuptools-next))
+ python-setuptools))
(propagated-inputs
(list python-cons
python-etuples
@@ -40254,7 +40254,7 @@ with one function call. IceCream makes print debugging
a little sweeter.")
(string-append "not test_trigrams" " and not test_word_ids")
"test/test_ngrams.py")))
(propagated-inputs (list python-cffi))
- (native-inputs (list python-pytest python-setuptools-next
+ (native-inputs (list python-pytest python-setuptools
python-setuptools-scm-next python-wheel))
(home-page "https://github.com/mideind/Icegrams")
(synopsis "Trigram statistics for Icelandic")
diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index 267b573642..64e53fc6e5 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -669,7 +669,7 @@ ksh, and tcsh.")
python-pytest-subprocess
python-pytest-timeout
python-requests
- python-setuptools-next))
+ python-setuptools))
(inputs
(list python-distro
python-ply
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 2f5736c76e..60e6a8d321 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -671,7 +671,7 @@ and a lot more.")
"dcor/tests")))
(native-inputs
(list python-pytest
- python-setuptools-next))
+ python-setuptools))
(propagated-inputs
(list python-joblib
python-numba
@@ -1348,7 +1348,7 @@ Meier, Nelson Aalen and regression.")
(base32
"1bkikqjya6gkds3n4qj6svvyz6czkwrc5s66ffb62l6wi4v2f89a"))))
(build-system pyproject-build-system)
- (native-inputs (list python-pandas python-pytest python-setuptools-next
+ (native-inputs (list python-pandas python-pytest python-setuptools
python-wheel))
(propagated-inputs (list python-numpy python-scikit-learn))
(home-page "https://github.com/scikit-learn-contrib/MAPIE")
@@ -1403,7 +1403,7 @@ conformal prediction methods intervals.")
(native-inputs
(list python-cython-3
python-matplotlib
- python-setuptools-next
+ python-setuptools
python-setuptools-scm))
(home-page
(string-append "https://www.statsmodels.org/v" version "/"))
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index dacc08ee27..0a6120d6c0 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -2833,7 +2833,7 @@ execution of any hook written in any language before
every commit.")
(native-inputs
(list python-docutils
;; The following inputs are only needed to run the tests.
- python-setuptools-next python-setuptools-scm-next python-wheel
unzip which))
+ python-setuptools python-setuptools-scm-next python-wheel unzip
which))
(inputs
(list python-wrapper))
;; Find third-party extensions.
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 840bd5d614..7d2928e473 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -6592,7 +6592,7 @@ can also directly record to WebM or MP4 if you prefer.")
(list python-dbus
python-pygobject
python-pytest
- python-setuptools-next
+ python-setuptools
python-wheel))
(propagated-inputs
(list python-pylast
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 1be18d22ff..bacac0e7b0 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -2850,7 +2850,7 @@ both binary and text data.")
(arguments
'(#:tests? #f)) ; Not clear how to make tests pass.
(native-inputs
- (list python-setuptools-next))
+ (list python-setuptools))
(inputs
(list xclip xsel))
(home-page "https://github.com/asweigart/pyperclip")