gnu: beets: Don't build with python-enum34.

This package is unnecessary when using Python > 3.3.

* gnu/packages/music.scm (beets)[inputs]: Remove python-enum34.
master
Leo Famulari 2017-03-29 14:42:24 -04:00
parent 7086540de6
commit 8615da9051
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 0 additions and 1 deletions

View File

@ -2114,7 +2114,6 @@ websites such as Libre.fm.")
;; TODO: Install optional plugins and dependencies.
(inputs
`(("python-discogs-client" ,python-discogs-client)
("python-enum34" ,python-enum34)
("python-jellyfish" ,python-jellyfish)
("python-munkres" ,python-munkres)
("python-musicbrainzngs" ,python-musicbrainzngs)