From 6e67b6a2f624c6f0c73cd1ffda768a1fd70d8c47 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-spotipy/template b/srcpkgs/python3-spotipy/template index 27ade869d488..a6078b167a9d 100644 --- a/srcpkgs/python3-spotipy/template +++ b/srcpkgs/python3-spotipy/template @@ -1,7 +1,7 @@ # Template file for 'python3-spotipy' pkgname=python3-spotipy -version=2.20.0 -revision=3 +version=2.21.0 +revision=1 build_style=python3-module hostmakedepends="pkg-config python3-setuptools" makedepends="python3-devel" @@ -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() {