gnu: python2-mutagen: Remove package.
* gnu/packages/music.scm (python2-mutagen): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
4c726e0698
commit
f72d345e44
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Reference in a new issue