[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
282/361: gnu: python-mutagen: Update to 1.47.0.
From: |
guix-commits |
Subject: |
282/361: gnu: python-mutagen: Update to 1.47.0. |
Date: |
Thu, 21 Nov 2024 06:29:35 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 79a748e3bbdb60f9dbe350be2acbb638cbaa955d
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 3c18aadb7d..6391077196 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -4019,13 +4019,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
- 248/361: gnu: Add python-pytest-html., (continued)
- 248/361: gnu: Add python-pytest-html., guix-commits, 2024/11/21
- 250/361: gnu: python-parse-type: Adjust inputs., guix-commits, 2024/11/21
- 263/361: gnu: python-urwid: Update to 2.6.16., guix-commits, 2024/11/21
- 261/361: gnu: python-pymysql: Adjust inputs., guix-commits, 2024/11/21
- 268/361: gnu: python-yt: Remove relax-requirements phase., guix-commits, 2024/11/21
- 273/361: gnu: python-scikit-fem: Update to 10.0.2., guix-commits, 2024/11/21
- 270/361: gnu: python-pytest-shutil: Update to 1.8.0., guix-commits, 2024/11/21
- 271/361: gnu: python-pytest-virtualenv: Update to 1.8.0., guix-commits, 2024/11/21
- 275/361: gnu: python-orthopy: Adjust inputs., guix-commits, 2024/11/21
- 280/361: gnu: Remove beets-next., guix-commits, 2024/11/21
- 282/361: gnu: python-mutagen: Update to 1.47.0.,
guix-commits <=
- 283/361: gnu: python-mediafile: Update to 0.13.0., guix-commits, 2024/11/21
- 290/361: gnu: python-mpv: Adjust inputs., guix-commits, 2024/11/21
- 292/361: gnu: Add python-rich-tables., guix-commits, 2024/11/21
- 309/361: gnu: python-filelock: Update to 3.16.1., guix-commits, 2024/11/21
- 345/361: gnu: python-pandas-2: Update to 2.2.3., guix-commits, 2024/11/21
- 319/361: gnu: python-jedi: Update to 0.19.2., guix-commits, 2024/11/21
- 337/361: gnu: python-versioneer: Simplify tests., guix-commits, 2024/11/21
- 340/361: gnu: python-werkzeug: Update to 3.1.3., guix-commits, 2024/11/21
- 322/361: gnu: python-execnet: Update to 2.1.1., guix-commits, 2024/11/21
- 323/361: gnu: python-flaky: Update to 3.8.1., guix-commits, 2024/11/21