15 lines
571 B
Bash
15 lines
571 B
Bash
# Template file for 'python3-pylast'
|
|
pkgname=python3-pylast
|
|
version=4.1.0
|
|
revision=6
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools_scm"
|
|
depends="python3-setuptools"
|
|
short_desc="Python3 interface to last.fm and libre.fm"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/pylast/pylast"
|
|
distfiles="${PYPI_SITE}/p/pylast/pylast-${version}.tar.gz"
|
|
checksum=ad084aec1bf7e307bc42d7cc1a003851f5bee1ad24fb697a9fdc300bbfe63932
|
|
make_check=no # The 'pylast' distribution was not found and is required by the application
|