[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
141/420: gnu: python-mutagen: Move to pyproject-build-system.
From: |
guix-commits |
Subject: |
141/420: gnu: python-mutagen: Move to pyproject-build-system. |
Date: |
Tue, 26 Nov 2024 16:28:49 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 45cd0ed60b5a758a5ac993d26c0b39068894be64
Author: Nicolas Graves <ngraves@ngraves.fr>
AuthorDate: Fri May 10 00:53:01 2024 +0200
gnu: python-mutagen: Move to pyproject-build-system.
* gnu/packages/music.scm (python-mutagen):
[build-system]: Move to pyproject-build-system.
Change-Id: Ic7790e4a17e3f0bdd7347eb668796aa4e0f61b0b
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
---
gnu/packages/music.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 4e4953af0c..baf5528008 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -4071,7 +4071,7 @@ formats, looking up tracks through metadata and audio
fingerprints.")
(sha256
(base32
"1qdk6i8gyhbi1c4j5jmbfpac3q8sff2ysri1pnp7nb9wzcp615v3"))))
- (build-system python-build-system)
+ (build-system pyproject-build-system)
(arguments
(list
#:phases
- 78/420: gnu: python-send2trash: Update to 1.8.2., (continued)
- 78/420: gnu: python-send2trash: Update to 1.8.2., guix-commits, 2024/11/26
- 97/420: gnu: Add python-jupyter-server-terminals., guix-commits, 2024/11/26
- 99/420: gnu: python-jupyter-server-mathjax: Update to 0.2.6., guix-commits, 2024/11/26
- 108/420: gnu: python-openapi-spec-validator: Update to 0.7.1., guix-commits, 2024/11/26
- 109/420: gnu: python-cattrs: Update to 23.2.3., guix-commits, 2024/11/26
- 113/420: gnu: python-jupyterlab-server: Update to 2.27.1., guix-commits, 2024/11/26
- 126/420: gnu: python-sphinx-4: Inherit from python-sphinx-5., guix-commits, 2024/11/26
- 130/420: gnu: python-nbconvert: Update to 7.16.4., guix-commits, 2024/11/26
- 132/420: gnu: Add python-comm., guix-commits, 2024/11/26
- 136/420: gnu: python-seaborn: Correct dependencies., guix-commits, 2024/11/26
- 141/420: gnu: python-mutagen: Move to pyproject-build-system.,
guix-commits <=
- 95/420: gnu: python-notebook: Update to 6.5.7., guix-commits, 2024/11/26
- 125/420: gnu: python-sphinx-5: Disable failing tests., guix-commits, 2024/11/26
- 121/420: gnu: python-rope: Update to 1.13.0., guix-commits, 2024/11/26
- 134/420: gnu: python-jupyterlab-widgets: Update to 3.0.10., guix-commits, 2024/11/26
- 127/420: gnu: python-pyls-black: Add missing input., guix-commits, 2024/11/26
- 87/420: gnu: python-jupyter-client: Set environment variable., guix-commits, 2024/11/26
- 91/420: gnu: python-trio: Use pyproject-build-system., guix-commits, 2024/11/26
- 90/420: gnu: python-nbconvert: Use pyproject-build-system., guix-commits, 2024/11/26
- 98/420: gnu: python-jupyter-server: Update to 2.14.0., guix-commits, 2024/11/26
- 106/420: gnu: Add python-pathable., guix-commits, 2024/11/26