libraries/botocore: Updated for version 1.29.21.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2022-12-02 12:00:13 +02:00 committed by Willy Sudiarto Raharjo
parent 440bbc1e02
commit b622566360
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=botocore
VERSION=${VERSION:-1.27.17}
VERSION=${VERSION:-1.29.21}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="botocore"
VERSION="1.27.17"
VERSION="1.29.21"
HOMEPAGE="https://github.com/boto/botocore"
DOWNLOAD="https://files.pythonhosted.org/packages/93/48/69dfd090a5a42cb11698b9e4789dba70fd18a607cb3c742034bb3bffe3e0/botocore-1.27.17.tar.gz"
MD5SUM="79731b0e65c37c7fdefe967b0330e3c1"
DOWNLOAD="https://files.pythonhosted.org/packages/01/ea/f314032e746e4190571333da688c626312276fa699b8826dce3e3680af34/botocore-1.29.21.tar.gz"
MD5SUM="df497052c2cab27ae00265b05f9772d0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-dateutil jmespath bcdoc"