[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/105: gnu: python-qdldl: Add missing input.
From: |
guix-commits |
Subject: |
39/105: gnu: python-qdldl: Add missing input. |
Date: |
Sat, 21 Dec 2024 11:56:39 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit e3cce698515734dcb56a8fd796cd791c4d8afada
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Dec 16 16:15:55 2024 +0100
gnu: python-qdldl: Add missing input.
* gnu/packages/python-science.scm (python-qdldl)[native-inputs]: Add
python-setuptools.
Change-Id: I5f4c5b8f368da21da1f7d5c5cedd7a806dbdd709
---
gnu/packages/python-science.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm
index 8de49ac7ea..e4c59c4849 100644
--- a/gnu/packages/python-science.scm
+++ b/gnu/packages/python-science.scm
@@ -316,7 +316,7 @@ numerical optimization package.")
(sha256
(base32 "1lspam0k8gnw1yglqxvdv350fq00nkgdfmkizmx7bk0hxjjkj5ab"))))
(build-system pyproject-build-system)
- (native-inputs (list cmake-minimal pybind11))
+ (native-inputs (list cmake-minimal pybind11 python-setuptools))
(propagated-inputs (list python-numpy python-scipy))
(home-page "https://github.com/oxfordcontrol/qdldl-python/")
(synopsis "QDLDL LDL factorization routine")
- 101/105: gnu: python-annotated-types: Update to 0.7.0., (continued)
- 101/105: gnu: python-annotated-types: Update to 0.7.0., guix-commits, 2024/12/21
- 105/105: gnu: pyscenic: Update to 0.12.1-1.eaf23eb., guix-commits, 2024/12/21
- 88/105: gnu: python-pythran: Update to 0.17.0., guix-commits, 2024/12/21
- 90/105: gnu: python-pandas-2: Restrict number of test processes., guix-commits, 2024/12/21
- 47/105: gnu: python-awkward-cpp: Update to 43., guix-commits, 2024/12/21
- 51/105: gnu: Add python-repoze-lru., guix-commits, 2024/12/21
- 57/105: gnu: Add python-devpi-server., guix-commits, 2024/12/21
- 66/105: gnu: python-colorama: Update to 0.4.6., guix-commits, 2024/12/21
- 68/105: gnu: python-platformdirs: Update to 4.3.6., guix-commits, 2024/12/21
- 35/105: gnu: python-cattrs: Update to 24.1.2., guix-commits, 2024/12/21
- 39/105: gnu: python-qdldl: Add missing input.,
guix-commits <=
- 59/105: gnu: Add python-devpi-process., guix-commits, 2024/12/21
- 60/105: gnu: python-tox: Update to 4.23.2., guix-commits, 2024/12/21
- 61/105: gnu: python-webcolors: Update to 24.11.1., guix-commits, 2024/12/21
- 56/105: gnu: Add python-devpi-common., guix-commits, 2024/12/21
- 64/105: gnu: python-py2bit: Use pyproject-build-system., guix-commits, 2024/12/21
- 76/105: gnu: python-a2wsgi: Disable one test., guix-commits, 2024/12/21
- 78/105: gnu: python-pydantic: Fix build., guix-commits, 2024/12/21
- 84/105: gnu: python-email-validator: Update to 2.2.0., guix-commits, 2024/12/21
- 73/105: gnu: python-uvicorn: Update to 0.34.0., guix-commits, 2024/12/21
- 82/105: gnu: python-stsci-stimage: Fix build., guix-commits, 2024/12/21