mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-spotipy: update to 2.22.1.
This commit is contained in:
parent
06881923c2
commit
93690637cf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-spotipy'
|
# Template file for 'python3-spotipy'
|
||||||
pkgname=python3-spotipy
|
pkgname=python3-spotipy
|
||||||
version=2.22.0
|
version=2.22.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="pkg-config python3-setuptools"
|
hostmakedepends="pkg-config python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/plamere/spotipy"
|
homepage="https://github.com/plamere/spotipy"
|
||||||
changelog="https://raw.githubusercontent.com/spotipy-dev/spotipy/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/spotipy-dev/spotipy/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/plamere/spotipy/archive/${version}.tar.gz"
|
distfiles="https://github.com/plamere/spotipy/archive/${version}.tar.gz"
|
||||||
checksum=d5cc2672f249d339ba2054d4a0228a1670bc43fd9942f0e7c62fbe99e16f97e2
|
checksum=f82ddd9d1a0da7d782cd70bc0fdc5943118958f6c93d8b9feedcff676ff2b419
|
||||||
make_check=no # Requires Spotify API Key
|
make_check=no # Requires Spotify API Key
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue