[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
100/187: gnu: python-scikit-opt: Add missing input.
From: |
guix-commits |
Subject: |
100/187: gnu: python-scikit-opt: Add missing input. |
Date: |
Wed, 8 Jan 2025 10:15:52 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit 11745557064a704ea1348970ff8bcfb6f212a01a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 1 18:02:38 2025 +0100
gnu: python-scikit-opt: Add missing input.
* gnu/packages/python-science.scm (python-scikit-opt)[native-inputs]: Add
python-setuptools.
Change-Id: Id14e3964257e250c1ba597c6d8fe1a0410fa475f
---
gnu/packages/python-science.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm
index ff9a796c83..1fd1b0ba31 100644
--- a/gnu/packages/python-science.scm
+++ b/gnu/packages/python-science.scm
@@ -658,6 +658,7 @@ logic, also known as grey logic.")
(base32 "0ycqizgsj7q57asc1bphzhf1fx9zqn0vx5rli7q541bas64hfqiy"))))
(build-system pyproject-build-system)
(propagated-inputs (list python-numpy python-pytorch python-scipy))
+ (native-inputs (list python-setuptools))
(home-page "https://github.com/guofei9987/scikit-opt")
(synopsis "Swarm intelligence algorithms in Python")
(description
- 90/187: gnu: python-trio: Update to 0.28.0., (continued)
- 90/187: gnu: python-trio: Update to 0.28.0., guix-commits, 2025/01/08
- 89/187: gnu: python-pyopenssl: Update to 24.3.0., guix-commits, 2025/01/08
- 94/187: gnu: python-testtools: Update to 2.7.2., guix-commits, 2025/01/08
- 95/187: gnu: python-falcon: Update to 4.0.2., guix-commits, 2025/01/08
- 116/187: gnu: python-apprise: Update to 1.9.1., guix-commits, 2025/01/08
- 102/187: gnu: Add python-expandvars., guix-commits, 2025/01/08
- 107/187: gnu: Add python-tiny-proxy., guix-commits, 2025/01/08
- 103/187: gnu: Add python-propcache., guix-commits, 2025/01/08
- 115/187: gnu: python-jsonargparse: Remove old version of dataclasses., guix-commits, 2025/01/08
- 106/187: gnu: python-aiohttp: Update to 3.11.11., guix-commits, 2025/01/08
- 100/187: gnu: python-scikit-opt: Add missing input.,
guix-commits <=
- 118/187: gnu: python-astral: Remove old version of dataclasses., guix-commits, 2025/01/08
- 123/187: gnu: python-jose: Fix build., guix-commits, 2025/01/08
- 127/187: gnu: python-moto: Update to 5.0.25., guix-commits, 2025/01/08
- 138/187: gnu: python-flask-wtf: Update to 1.2.2., guix-commits, 2025/01/08
- 139/187: gnu: awscli-2: Run tests., guix-commits, 2025/01/08
- 144/187: gnu: python-pillow: Update to 11.1.0., guix-commits, 2025/01/08
- 150/187: gnu: rust-codspeed-bencher-compat-2: Update to 2.7.2., guix-commits, 2025/01/08
- 153/187: gnu: python-pydantic-core: Update to 2.27.2., guix-commits, 2025/01/08
- 160/187: gnu: python-path-bootstrap: Update to 17.1.0., guix-commits, 2025/01/08
- 171/187: guix: toml: Fix evaluation of empty inline tables., guix-commits, 2025/01/08