[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: |
Fri, 22 Nov 2024 06:00:58 -0500 (EST) |
andreas pushed a commit to branch python-team
in repository guix.
commit d3bbcf3e83d0e8998a218d51fb3638fca1cdf29f
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
- 289/361: gnu: Remove python-poetry-core-1.0., (continued)
- 289/361: gnu: Remove python-poetry-core-1.0., guix-commits, 2024/11/22
- 301/361: gnu: Remove python-pytest-next., guix-commits, 2024/11/22
- 307/361: gnu: python-pytest-forked: Disable tests., guix-commits, 2024/11/22
- 299/361: gnu: python-pytest: Update to 8.3.3., guix-commits, 2024/11/22
- 346/361: gnu: python-cloudpickle: Update to 3.1.0., guix-commits, 2024/11/22
- 349/361: gnu: python-flask: Update to 3.1.0., guix-commits, 2024/11/22
- 321/361: gnu: python-py: Improve package style., guix-commits, 2024/11/22
- 357/361: gnu: python-httpbin: Update to 0.10.2., guix-commits, 2024/11/22
- 268/361: gnu: python-yt: Remove relax-requirements phase., guix-commits, 2024/11/22
- 276/361: gnu: python-accupy: Adjust inputs., guix-commits, 2024/11/22
- 282/361: gnu: python-mutagen: Update to 1.47.0.,
guix-commits <=
- 284/361: gnu: beets: Update to 2.0.0., guix-commits, 2024/11/22
- 293/361: gnu: beets-bandcamp: Add maintenance note., guix-commits, 2024/11/22
- 303/361: gnu: python-ptyprocess: Update to 0.7.0., guix-commits, 2024/11/22
- 311/361: gnu: python-coverage: Update to 7.6.7., guix-commits, 2024/11/22
- 315/361: gnu: python-cffi: Update to 1.17.1., guix-commits, 2024/11/22
- 319/361: gnu: python-jedi: Update to 0.19.2., guix-commits, 2024/11/22
- 340/361: gnu: python-werkzeug: Update to 3.1.3., guix-commits, 2024/11/22
- 356/361: gnu: python-apispec-webframeworks: Update to 1.2.0., guix-commits, 2024/11/22
- 361/361: gnu: python-pydantic: Update to 1.10.19., guix-commits, 2024/11/22
- 355/361: gnu: Remove python-flask-jwt., guix-commits, 2024/11/22