[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
254/361: gnu: python-pycollada: Adjust inputs.
From: |
guix-commits |
Subject: |
254/361: gnu: python-pycollada: Adjust inputs. |
Date: |
Fri, 22 Nov 2024 06:00:52 -0500 (EST) |
andreas pushed a commit to branch python-team
in repository guix.
commit 9d442318ae963dec7d0a2faa1d8ddfc414d56f40
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Wed Nov 6 20:46:53 2024 +0000
gnu: python-pycollada: Adjust inputs.
* gnu/packages/python-xyz.scm (python-pycollada) [native-inputs]: Add
python-wheel.
Change-Id: I0d5db4731783fb5736e11e05d135fe77f5e2486f
---
gnu/packages/python-xyz.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 0987979b13..4b93434de5 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -10149,7 +10149,8 @@ Python code against some of the style conventions in
(build-system pyproject-build-system)
(native-inputs
(list python-pytest
- python-setuptools))
+ python-setuptools
+ python-wheel))
(propagated-inputs
(list python-numpy
python-dateutil))
- 225/361: gnu: python-array-api-compat: Update to 1.9.1., (continued)
- 225/361: gnu: python-array-api-compat: Update to 1.9.1., guix-commits, 2024/11/22
- 231/361: gnu: python-daft: Adjust inputs., guix-commits, 2024/11/22
- 235/361: gnu: python-lazy-loader: Adjust inputs., guix-commits, 2024/11/22
- 228/361: gnu: python-automat: Update to 22.10.0., guix-commits, 2024/11/22
- 239/361: gnu: python-requests-toolbelt: Update to 1.0.0., guix-commits, 2024/11/22
- 242/361: gnu: python-requests-unixsocket: Fix build., guix-commits, 2024/11/22
- 241/361: gnu: python-waitress: Adjust inputs., guix-commits, 2024/11/22
- 248/361: gnu: Add python-pytest-html., guix-commits, 2024/11/22
- 240/361: gnu: python-responses: Update to 0.25.3., guix-commits, 2024/11/22
- 252/361: gnu: python-behave-web-api: Update to 2.0.1., guix-commits, 2024/11/22
- 254/361: gnu: python-pycollada: Adjust inputs.,
guix-commits <=
- 257/361: gnu: python-defusedxml: Update to 0.7.1., guix-commits, 2024/11/22
- 253/361: gnu: python-pooch: Adjust inputs., guix-commits, 2024/11/22
- 261/361: gnu: python-pymysql: Adjust inputs., guix-commits, 2024/11/22
- 267/361: gnu: python-unyt: Adjust inputs., guix-commits, 2024/11/22
- 280/361: gnu: Remove beets-next., guix-commits, 2024/11/22
- 281/361: gnu: beets: Use G-expressions., guix-commits, 2024/11/22
- 275/361: gnu: python-orthopy: Adjust inputs., guix-commits, 2024/11/22
- 289/361: gnu: Remove python-poetry-core-1.0., guix-commits, 2024/11/22
- 301/361: gnu: Remove python-pytest-next., guix-commits, 2024/11/22
- 307/361: gnu: python-pytest-forked: Disable tests., guix-commits, 2024/11/22