15 lines
527 B
Bash
15 lines
527 B
Bash
# Template file for 'python3-pylast'
|
|
pkgname=python3-pylast
|
|
version=5.3.0
|
|
revision=1
|
|
build_style=python3-pep517
|
|
hostmakedepends="hatchling hatch-vcs"
|
|
depends="python3-httpx"
|
|
checkdepends="python3-pytest python3-flaky ${depends}"
|
|
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=637943b1b0e6045dd85ed7389db6071a1fea45cc7ff90dc6126fd509ca6fae2f
|