17 lines
542 B
Bash
17 lines
542 B
Bash
# Template file for 'python3-pylast'
|
|
pkgname=python3-pylast
|
|
version=3.2.0
|
|
revision=1
|
|
archs=noarch
|
|
wrksrc="pylast-${version}"
|
|
build_style=python3-module
|
|
pycompile_module="pylast"
|
|
hostmakedepends="python3-setuptools"
|
|
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"
|
|
homepage="https://github.com/pylast/pylast"
|
|
distfiles="${PYPI_SITE}/p/pylast/pylast-${version}.tar.gz"
|
|
checksum=87c433ac63b592c92a5e8d5176fc8b65794ca239f7e295e6e46851e0c67b11d5
|