[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
254/420: gnu: python-pycollada: Adjust inputs.
From: |
guix-commits |
Subject: |
254/420: gnu: python-pycollada: Adjust inputs. |
Date: |
Tue, 26 Nov 2024 16:29:12 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit ecfa91eec3d4f7f9d5a806354799887d00c594f5
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 d2bb3bdd21..1f4ee38ec1 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))
- 179/420: gnu: python-pytest-remotedata: Ignore failing test., (continued)
- 179/420: gnu: python-pytest-remotedata: Ignore failing test., guix-commits, 2024/11/26
- 197/420: gnu: python-xmltodict: Move to pyproject-build-system., guix-commits, 2024/11/26
- 202/420: gnu: python-uqbar: Upgrade to python-team branch., guix-commits, 2024/11/26
- 205/420: gnu: python-zope-i18nmessageid: Move to pyproject-build-system., guix-commits, 2024/11/26
- 228/420: gnu: python-automat: Update to 22.10.0., guix-commits, 2024/11/26
- 235/420: gnu: python-lazy-loader: Adjust inputs., guix-commits, 2024/11/26
- 229/420: gnu: Remove python-m2r., guix-commits, 2024/11/26
- 238/420: gnu: python-parameterized-next: Adjust inputs., guix-commits, 2024/11/26
- 239/420: gnu: python-requests-toolbelt: Update to 1.0.0., guix-commits, 2024/11/26
- 246/420: gnu: python-docstring-to-markdown: Adjust inputs., guix-commits, 2024/11/26
- 254/420: gnu: python-pycollada: Adjust inputs.,
guix-commits <=
- 296/420: gnu: python-fast-histogram: Adjust inputs., guix-commits, 2024/11/26
- 300/420: gnu: Remove python-pytest-8., guix-commits, 2024/11/26
- 297/420: gnu: python-pluggy: Update to 1.5.0., guix-commits, 2024/11/26
- 302/420: gnu: Remove python-pluggy-next., guix-commits, 2024/11/26
- 306/420: gnu: python-pytest-timeout: Update to 2.3.1., guix-commits, 2024/11/26
- 313/420: gnu: python-pytest-xprocess: Update to 1.0.2., guix-commits, 2024/11/26
- 309/420: gnu: python-filelock: Update to 3.16.1., guix-commits, 2024/11/26
- 305/420: gnu: python-pexpect: Update to 4.9.0., guix-commits, 2024/11/26
- 310/420: gnu: python-pytest-xdist: Update to 3.6.1., guix-commits, 2024/11/26
- 307/420: gnu: python-pytest-forked: Disable tests., guix-commits, 2024/11/26