python3-pylast: python-six is wrong and no longer needed
See 07fac0628c
.
This commit is contained in:
parent
e50b50d056
commit
4ade513a3b
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'python3-pylast'
|
# Template file for 'python3-pylast'
|
||||||
pkgname=python3-pylast
|
pkgname=python3-pylast
|
||||||
version=3.0.0
|
version=3.0.0
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pylast-${version}"
|
wrksrc="pylast-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="pylast"
|
pycompile_module="pylast"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python-six"
|
depends="python3"
|
||||||
short_desc="Python3 interface to last.fm and libre.fm"
|
short_desc="Python3 interface to last.fm and libre.fm"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
|
|
Loading…
Reference in New Issue