[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
290/361: gnu: python-mpv: Adjust inputs.
From: |
guix-commits |
Subject: |
290/361: gnu: python-mpv: Adjust inputs. |
Date: |
Fri, 22 Nov 2024 06:01:00 -0500 (EST) |
andreas pushed a commit to branch python-team
in repository guix.
commit 3654ceb03560bd7b486995436a69132584bca1c8
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Nov 10 11:47:51 2024 +0000
gnu: python-mpv: Adjust inputs.
* gnu/packages/python-xyz.scm (python-mpv) [native-inputs]: Add
python-wheel.
Change-Id: Ife1dacf680f3651c4af08a5811a63c548259d604
---
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 5f3106a4b7..03563a51d6 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -38051,7 +38051,8 @@ and @code{bspatch4}.")
(list python-pytest
python-pyvirtualdisplay
python-setuptools
- python-xvfbwrapper))
+ python-xvfbwrapper
+ python-wheel))
(inputs (list mpv))
(propagated-inputs (list python-pillow)) ;for raw screenshots
(home-page "https://github.com/jaseg/python-mpv")
- 197/361: gnu: python-xmltodict: Move to pyproject-build-system., (continued)
- 197/361: gnu: python-xmltodict: Move to pyproject-build-system., guix-commits, 2024/11/22
- 256/361: gnu: python-sphinx-autodoc-typehints: Update to 1.23.0., guix-commits, 2024/11/22
- 219/361: gnu: python-notebook: Add python-jupyter-server to native inputs., guix-commits, 2024/11/22
- 247/361: gnu: python-jsonschema-3: Fix build., guix-commits, 2024/11/22
- 250/361: gnu: python-parse-type: Adjust inputs., guix-commits, 2024/11/22
- 265/361: gnu: python-ewah-bool-utils: Update to 1.2.2., guix-commits, 2024/11/22
- 272/361: gnu: python-robotframework-datadriver: Update to 1.11.2., guix-commits, 2024/11/22
- 273/361: gnu: python-scikit-fem: Update to 10.0.2., guix-commits, 2024/11/22
- 291/361: gnu: Add python-rgbxy., guix-commits, 2024/11/22
- 278/361: gnu: python-robotframework-requests: Adjust inputs., guix-commits, 2024/11/22
- 290/361: gnu: python-mpv: Adjust inputs.,
guix-commits <=
- 297/361: gnu: python-pluggy: Update to 1.5.0., guix-commits, 2024/11/22
- 300/361: gnu: Remove python-pytest-8., guix-commits, 2024/11/22
- 313/361: gnu: python-pytest-xprocess: Update to 1.0.2., guix-commits, 2024/11/22
- 326/361: gnu: python-packaging-bootstrap: Update to 24.2., guix-commits, 2024/11/22
- 328/361: gnu: python-hatchling: Update to 1.26.1., guix-commits, 2024/11/22
- 331/361: gnu: python-attrs: Update to 24.2.0., guix-commits, 2024/11/22
- 360/361: gnu: python-dirty-equals: Update to 0.8.0., guix-commits, 2024/11/22
- 358/361: gnu: python-pytest-httpbin: Update to 2.1.0., guix-commits, 2024/11/22
- 104/361: gnu: python-requests: Update to 2.31.0., guix-commits, 2024/11/22
- 127/361: gnu: python-pyls-black: Add missing input., guix-commits, 2024/11/22