libraries/botocore: Updated for version 1.12.57.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2018-11-30 18:33:32 +01:00 committed by Willy Sudiarto Raharjo
parent a25ad446ef
commit 16d3980d62
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=botocore
VERSION=${VERSION:-1.10.52}
VERSION=${VERSION:-1.12.57}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="botocore"
VERSION="1.10.52"
VERSION="1.12.57"
HOMEPAGE="https://github.com/boto/botocore"
DOWNLOAD="https://files.pythonhosted.org/packages/a3/51/c55fe8eb61c28f99542e1887cce2632f8f756a604be7109187b5b3ee0274/botocore-1.10.52.tar.gz"
MD5SUM="2e7d8d8e28e22331b57012a2053e7c83"
DOWNLOAD="https://files.pythonhosted.org/packages/d9/53/cfb5634ded1c72f06bad0718ae13e3cd4116cdc12a198a6d8deb255a6315/botocore-1.12.57.tar.gz"
MD5SUM="de2ab2e169409fa26e4d3eaf4aa781b8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-dateutil jmespath bcdoc"