[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
295/420: gnu: python-distributed: Adjust inputs.
From: |
guix-commits |
Subject: |
295/420: gnu: python-distributed: Adjust inputs. |
Date: |
Tue, 26 Nov 2024 16:29:20 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit a3f0553bb9229fb822f209a6d936db92b6961c07
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Nov 10 13:50:34 2024 +0000
gnu: python-distributed: Adjust inputs.
* gnu/packages/python-science.scm (python-distributed) [native-inputs]:
Add python-wheel.
Change-Id: I9c8620c04f7ed75af6900b885b58937621af15f9
---
gnu/packages/python-science.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm
index 638d49b097..ba578091f3 100644
--- a/gnu/packages/python-science.scm
+++ b/gnu/packages/python-science.scm
@@ -2682,7 +2682,8 @@ parentdir_prefix = distributed-
python-importlib-metadata
python-pytest
python-pytest-timeout
- python-versioneer))
+ python-versioneer
+ python-wheel))
(home-page "https://distributed.dask.org")
(synopsis "Distributed scheduler for Dask")
(description "Dask.distributed is a lightweight library for distributed
- 379/420: gnu: python-typeguard: Update to 4.4.1., (continued)
- 379/420: gnu: python-typeguard: Update to 4.4.1., guix-commits, 2024/11/26
- 384/420: gnu: python-ipython: Update to 8.29.0., guix-commits, 2024/11/26
- 383/420: gnu: python-stack-data: Update to 0.6.3., guix-commits, 2024/11/26
- 402/420: gnu: python-aiofiles: Update to 24.1.0., guix-commits, 2024/11/26
- 394/420: gnu: python-anytree: Update to 2.12.0., guix-commits, 2024/11/26
- 405/420: gnu: python-anyio: Update to 4.6.2., guix-commits, 2024/11/26
- 76/420: gnu: python-attrs: Update to 23.2.0., guix-commits, 2024/11/26
- 83/420: gnu: python-pytest-tornasync: Use Tornado 6., guix-commits, 2024/11/26
- 89/420: gnu: python-nbformat: Update to 5.10.4., guix-commits, 2024/11/26
- 287/420: gnu: Add python-pypa-installer., guix-commits, 2024/11/26
- 295/420: gnu: python-distributed: Adjust inputs.,
guix-commits <=
- 290/420: gnu: python-mpv: Adjust inputs., guix-commits, 2024/11/26
- 301/420: gnu: Remove python-pytest-next., guix-commits, 2024/11/26
- 320/420: gnu: python-pickleshare: Improve package style., guix-commits, 2024/11/26
- 374/420: gnu: python-fastjsonschema: Update to 2.20.0., guix-commits, 2024/11/26
- 371/420: gnu: python-pytest-metadata: Update to 3.1.1., guix-commits, 2024/11/26
- 389/420: gnu: python-pytest-regressions: Update to 2.5.0., guix-commits, 2024/11/26
- 392/420: gnu: python-pytest-mypy-plugins: Update to 3.1.2., guix-commits, 2024/11/26
- 401/420: gnu: python-redis: Fix build., guix-commits, 2024/11/26
- 404/420: gnu: python-uvloop: Update to 0.21.0., guix-commits, 2024/11/26
- 410/420: gnu: Add python-installer., guix-commits, 2024/11/26