python-pylast: update to 2.1.0.

Closes: #10827 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-15 04:22:51 -02:00 committed by Jürgen Buchmüller
parent 7988d65387
commit 906e23b73e

View file

@ -1,6 +1,6 @@
# Template file for 'python-pylast' # Template file for 'python-pylast'
pkgname=python-pylast pkgname=python-pylast
version=2.0.0 version=2.1.0
revision=1 revision=1
wrksrc=pylast-${version} wrksrc=pylast-${version}
build_style=python-module build_style=python-module
@ -13,7 +13,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://github.com/pylast/pylast" homepage="https://github.com/pylast/pylast"
distfiles="${PYPI_SITE}/p/pylast/pylast-${version}.tar.gz" distfiles="${PYPI_SITE}/p/pylast/pylast-${version}.tar.gz"
checksum=8e4d4962aa12d67bd357e1aa596a146b2e97afd943b5c9257e555014d13b3065 checksum=b9b51dc40a7d3ac3eee17ab5b462b8efb7f2c2ff195261ea846ae4e1168e1c5b
python3-pylast_package() { python3-pylast_package() {
noarch=yes noarch=yes