From b79fbf27b8f2d1e854ecb2f85ec6fdc2c1953f80 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Fri, 11 Jul 2025 22:11:32 +0100 Subject: 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/parallel.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/parallel.scm') diff --git a/gnu/packages/parallel.scm b/gnu/packages/parallel.scm index 913ace9c36b..1bd9b559e5f 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 -- cgit v1.3