libraries/botocore: Updated for version 1.31.76.

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 2023-11-02 18:08:48 +02:00 committed by Willy Sudiarto Raharjo
parent 38db95d290
commit f98bcc15e1
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View File

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

View File

@ -1,10 +1,10 @@
PRGNAM="botocore"
VERSION="1.29.87"
VERSION="1.31.76"
HOMEPAGE="https://github.com/boto/botocore"
DOWNLOAD="https://files.pythonhosted.org/packages/90/e8/19b4b72b31265cefd4fe2498b91ce7556171f0e4b2a2cb640ca9be576554/botocore-1.29.87.tar.gz"
MD5SUM="cb08a0aea3016092d959ba375c9d3de2"
DOWNLOAD="https://files.pythonhosted.org/packages/35/1c/12cbcac18268412be5fb24b6d0341b763bde24ed36d9b4a620b0063791dc/botocore-1.31.76.tar.gz"
MD5SUM="7921cd40e2f489484d75fc465bd78754"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-dateutil jmespath bcdoc"
REQUIRES="python3-dateutil jmespath"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"
EMAIL="dslackw@gmail.com"