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/electronics.scm | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'gnu/packages/electronics.scm') diff --git a/gnu/packages/electronics.scm b/gnu/packages/electronics.scm index cefad47ca5e..f2ae337ee67 100644 --- a/gnu/packages/electronics.scm +++ b/gnu/packages/electronics.scm @@ -1407,7 +1407,7 @@ verification.") (list iverilog nvc python-pytest - python-setuptools-next)) + python-setuptools)) (propagated-inputs (list python-find-libpython)) (home-page "https://github.com/cocotb/cocotb") @@ -1451,7 +1451,7 @@ and Verilog RTL using Python.") (list iverilog nvc python-pytest - python-setuptools-next)) + python-setuptools)) (propagated-inputs (list python-cocotb python-packaging @@ -1489,7 +1489,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/") @@ -1525,7 +1525,7 @@ some tool-specific options are set.") (lambda _ (chdir "testsuite")))) #:test-flags #~(list "test_all.py"))) - (native-inputs (list python-pytest python-setuptools-next)) + (native-inputs (list python-pytest python-setuptools)) (propagated-inputs (list python-networkx python-six)) (home-page "https://ohwr.gitlab.io/project/hdl-make/") (synopsis "Generate multi-purpose makefiles for HDL projects") @@ -1557,7 +1557,7 @@ and simulation Makefiles.") (build-system pyproject-build-system) (native-inputs (list python-pytest - python-setuptools-next)) + python-setuptools)) (propagated-inputs (list python-colorama)) (home-page "https://m-labs.hk/gateware/migen/") @@ -1596,7 +1596,7 @@ Python program.") (invoke "make" "iverilog" "core"))))))) (build-system pyproject-build-system) (native-inputs - (list iverilog python-setuptools-next python-pytest)) + (list iverilog python-setuptools python-pytest)) (home-page "http://www.myhdl.org/") (synopsis "Python as a Hardware Description Language") (description "This package provides a library to turn Python into @@ -1700,7 +1700,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/") -- cgit v1.3