17 lines
542 B
Bash
17 lines
542 B
Bash
# Template file for 'python3-pylast'
|
|
pkgname=python3-pylast
|
|
version=3.3.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=4d2b6a06e88131f3d923229d879c94cd5bfc0d2251735d59155197b9d6100df3
|