From c117ddf9703a4f94c76b8cf741287416ec25a46d Mon Sep 17 00:00:00 2001 From: Eloi Torrents Date: Wed, 16 Nov 2022 12:36:00 +0100 Subject: [PATCH] python3-spotipy: update to 2.21.0. --- srcpkgs/python3-spotipy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-spotipy/template b/srcpkgs/python3-spotipy/template index 27ade869d488..8b80cf81e04c 100644 --- a/srcpkgs/python3-spotipy/template +++ b/srcpkgs/python3-spotipy/template @@ -1,6 +1,6 @@ # Template file for 'python3-spotipy' pkgname=python3-spotipy -version=2.20.0 +version=2.21.0 revision=3 build_style=python3-module hostmakedepends="pkg-config python3-setuptools" @@ -11,7 +11,7 @@ maintainer="Eloi Torrents " license="MIT" homepage="https://github.com/plamere/spotipy" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=5f14c44945520b5fc0c5bf985ea7767d2b86f5f666a69191d12a376919cf95ed +checksum=da0310c3635b973742bc3e5ff217af492d54095ddb150d8a022039f3b0e179cb make_check=no # Requires Spotify API Key post_install() {