From 4ea232db4abe69c1851dc1e8b99dc38b251dcc00 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Tue, 19 May 2026 14:55:46 +0100 Subject: gnu: python-numpy-documentation: Fix build on Python@3.12. * gnu/packages/python-xyz.scm (python-numpy-documentation): [native-inputs]: Add python-setuptools. Change-Id: I4ed1ac1baeaeb463c2d0612e231e6e57aa55ea86 --- 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 92d9fcf2b1..6f50d25491 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -12071,6 +12071,7 @@ numpysane has: python-pandas python-pydata-sphinx-theme python-scipy ;used by matplotlib + python-setuptools python-sphinx python-sphinx-copybutton python-sphinx-design -- cgit v1.3