gnu: python-pylast: Update 1.6.0.
* gnu/packages/music.scm (python-pylast, python2-pylast): Update to 1.6.0.
This commit is contained in:
parent
daedf34db9
commit
b04d9b97c4
@ -1883,13 +1883,13 @@ (define-public python2-pyechonest
|
|||||||
(define-public python-pylast
|
(define-public python-pylast
|
||||||
(package
|
(package
|
||||||
(name "python-pylast")
|
(name "python-pylast")
|
||||||
(version "1.5.1")
|
(version "1.6.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (pypi-uri "pylast" version))
|
(uri (pypi-uri "pylast" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"10znd9xr1vs2ix519jkz3ccm90zciaddcdr2w2wrrh2jyy3bc59a"))))
|
"0bml11gfkxqd3i2jxkn5k2xllc4rvxjcyhs8an05gcyy1zp2bwvb"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("python-coverage" ,python-coverage)
|
`(("python-coverage" ,python-coverage)
|
||||||
|
Loading…
Reference in New Issue
Block a user