[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
281/474: gnu: python-mutagen: Update to 1.47.0.
From: |
guix-commits |
Subject: |
281/474: gnu: python-mutagen: Update to 1.47.0. |
Date: |
Sat, 30 Nov 2024 18:20:37 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 405a4ec2895b6293a0202fbf1443ba3b5e80bc93
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sat Nov 9 08:57:56 2024 +0000
gnu: python-mutagen: Update to 1.47.0.
* gnu/packages/music.scm (python-mutagen): Update to 1.47.0.
Change-Id: I175a56eaf4c0b0adb24a264f4fb861480214092d
---
gnu/packages/music.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 96e935f41f..a1883113f9 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -4053,13 +4053,13 @@ formats, looking up tracks through metadata and audio
fingerprints.")
(define-public python-mutagen
(package
(name "python-mutagen")
- (version "1.45.1")
+ (version "1.47.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "mutagen" version))
(sha256
(base32
- "1qdk6i8gyhbi1c4j5jmbfpac3q8sff2ysri1pnp7nb9wzcp615v3"))))
+ "16gwy04xxc8p4650f8r0nd46k2y5ndhn559wrys3334p1bpsv7vi"))))
(build-system pyproject-build-system)
(arguments
(list
- 257/474: gnu: python-scrapy: Fix build., (continued)
- 257/474: gnu: python-scrapy: Fix build., guix-commits, 2024/11/30
- 255/474: gnu: python-sphinx-autodoc-typehints: Update to 1.23.0., guix-commits, 2024/11/30
- 274/474: gnu: python-orthopy: Adjust inputs., guix-commits, 2024/11/30
- 268/474: gnu: python-pytest-openfiles: Adjust inputs., guix-commits, 2024/11/30
- 275/474: gnu: python-accupy: Adjust inputs., guix-commits, 2024/11/30
- 267/474: gnu: python-yt: Remove relax-requirements phase., guix-commits, 2024/11/30
- 273/474: gnu: python-cplot: Adjust inputs., guix-commits, 2024/11/30
- 278/474: gnu: python-pysolr: Update to 3.10.0., guix-commits, 2024/11/30
- 279/474: gnu: Remove beets-next., guix-commits, 2024/11/30
- 280/474: gnu: beets: Use G-expressions., guix-commits, 2024/11/30
- 281/474: gnu: python-mutagen: Update to 1.47.0.,
guix-commits <=
- 285/474: gnu: Add python-poetry-plugin-export., guix-commits, 2024/11/30
- 287/474: gnu: poetry: Fix build., guix-commits, 2024/11/30
- 290/474: gnu: Add python-rgbxy., guix-commits, 2024/11/30
- 292/474: gnu: beets-bandcamp: Add maintenance note., guix-commits, 2024/11/30
- 297/474: gnu: python-exceptiongroup: Move to python-build., guix-commits, 2024/11/30
- 296/474: gnu: python-pluggy: Update to 1.5.0., guix-commits, 2024/11/30
- 295/474: gnu: python-fast-histogram: Adjust inputs., guix-commits, 2024/11/30
- 299/474: gnu: Remove python-pytest-8., guix-commits, 2024/11/30
- 301/474: gnu: Remove python-pluggy-next., guix-commits, 2024/11/30
- 302/474: gnu: python-ptyprocess: Update to 0.7.0., guix-commits, 2024/11/30