python/python3-tekore: Updated for version 4.0.0.

Signed-off-by: RSKYS <Pouria.rz@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
RSKYS 2021-10-25 22:58:04 +03:30 committed by Willy Sudiarto Raharjo
parent 3431793c35
commit f787f724c5
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
3 changed files with 8 additions and 8 deletions

View File

@ -1,8 +1,8 @@
Welcome to the Python Package Tekore! We provide a client for the
Spotify Web API for Python, complete with all available endpoints and
Welcome to the Python Package Tekore! We provide a client for the
Spotify Web API for Python, complete with all available endpoints and
authentication methods, async support and loads of additional features.
Tekore allows you to interact with the API effortlessly.
Heres five lines to get you full access and start playing your top
Tekore allows you to interact with the API effortlessly.
Heres five lines to get you full access and start playing your top
songs.
By ~red

View File

@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-tekore
SRCNAM=tekore
VERSION=${VERSION:-3.7.1}
VERSION=${VERSION:-4.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-tekore"
VERSION="3.7.1"
VERSION="4.0.0"
HOMEPAGE="https://pypi.org/project/tekore/"
DOWNLOAD="https://files.pythonhosted.org/packages/22/9c/0abd5bd08331b0001a4f98dfcd02df5d65cc7546f9dfa7d91e473a959504/tekore-3.7.1.tar.gz"
MD5SUM="5ebd91dfde61182d5bdb1e913ef507a8"
DOWNLOAD="https://files.pythonhosted.org/packages/66/29/b234ac8edcc4633101bf7939b2196ac243a4372c2587dd772a9913371406/tekore-4.0.0.tar.gz"
MD5SUM="bd762d81502338b6db786cb4fff16f47"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""