guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#47165] [PATCH 17/25] gnu: python2-mutagen: Remove package.


From: zimoun
Subject: [bug#47165] [PATCH 17/25] gnu: python2-mutagen: Remove package.
Date: Mon, 15 Mar 2021 16:55:42 +0100

* gnu/packages/music.scm (python2-mutagen): Delete.
---
 gnu/packages/music.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 1e12bbe1a2..e9bf81d53b 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -3348,9 +3348,6 @@ APEv2 tags can be edited regardless of audio format.  It 
can also manipulate Ogg
 streams on an individual packet/page level.")
     (license license:gpl2))) ; "later version" never mentioned
 
-(define-public python2-mutagen
-  (package-with-python2 python-mutagen))
-
 (define-public python-mediafile
   (package
     (name "python-mediafile")
-- 
2.30.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]