# Template file for 'python3-ytmusicapi' pkgname=python3-ytmusicapi version=1.2.0 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=8cb1f040c24e7a8c9fd241b6b467c1f8768bc6bf3dd379a679c5476c5b90533c post_install() { vlicense LICENSE }