mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python3-ytmusicapi: update to 1.3.2.
This commit is contained in:
parent
a69e8d497b
commit
5a4abc2a6e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-ytmusicapi'
|
# Template file for 'python3-ytmusicapi'
|
||||||
pkgname=python3-ytmusicapi
|
pkgname=python3-ytmusicapi
|
||||||
version=1.3.0
|
version=1.3.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||||
depends="python3-requests"
|
depends="python3-requests"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/sigma67/ytmusicapi"
|
homepage="https://github.com/sigma67/ytmusicapi"
|
||||||
distfiles="${PYPI_SITE}/y/ytmusicapi/ytmusicapi-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/y/ytmusicapi/ytmusicapi-${version}.tar.gz"
|
||||||
checksum=0666aa6ab48cc7e97a89c2fc52f0f068b26ff2f590e60145c90aaf266a908e3e
|
checksum=7ed58c1b80b24450955a43b4aceadb3c9e49cd1b3758f7d5bf1c7fb875bdfd5b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue