# Template file for 'python3-ytmusicapi' pkgname=python3-ytmusicapi version=1.2.1 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm python3-wheel" depends="python3-requests" checkdepends="$depends python3-coverage" short_desc="Unofficial API for YouTube Music" maintainer="Andrew Benson " license="MIT" homepage="https://github.com/sigma67/ytmusicapi" distfiles="${PYPI_SITE}/y/ytmusicapi/ytmusicapi-${version}.tar.gz" checksum=f66a74fe8213616b38b1a5337457e6afd7b5ad168960ce9cc7ff79de6b8d16e6 post_install() { vlicense LICENSE }