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:
zimoun 2021-03-15 16:55:42 +01:00 committed by Maxim Cournoyer
parent 4c726e0698
commit f72d345e44
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -3348,9 +3348,6 @@ (define-public python-mutagen
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")