python3-pylast: python-six is wrong and no longer needed

See 07fac0628c.
This commit is contained in:
Alessio Sergi 2019-01-02 19:00:37 +01:00
parent e50b50d056
commit 4ade513a3b

View file

@ -1,13 +1,13 @@
# Template file for 'python3-pylast'
pkgname=python3-pylast
version=3.0.0
revision=1
revision=2
noarch=yes
wrksrc="pylast-${version}"
build_style=python3-module
pycompile_module="pylast"
hostmakedepends="python3-setuptools"
depends="python-six"
depends="python3"
short_desc="Python3 interface to last.fm and libre.fm"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="Apache-2.0"