From e97e29acfc767ca46a304b52bfb54d0be4376d20 Mon Sep 17 00:00:00 2001 From: Robert Lowry Date: Sat, 28 Dec 2019 08:49:27 -0600 Subject: [PATCH 1/2] python-botocore: update to 1.13.45 --- srcpkgs/python-botocore/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-botocore/template b/srcpkgs/python-botocore/template index 36dfc4439a1..ed544def8bb 100644 --- a/srcpkgs/python-botocore/template +++ b/srcpkgs/python-botocore/template @@ -1,7 +1,7 @@ # Template file for 'python-botocore' pkgname=python-botocore -version=1.12.253 -revision=2 +version=1.13.45 +revision=1 archs=noarch wrksrc="botocore-${version}" build_style=python-module @@ -13,7 +13,7 @@ maintainer="Robert Lowry " license="Apache-2.0" homepage="https://github.com/boto/botocore" distfiles="https://github.com/boto/botocore/archive/${version}.tar.gz" -checksum=abda48d86a79c05b7e449b0fb542165feaa8528fe7433ac08d0faa3cfad4d923 +checksum=42eb08d9bd8c13c8dd5a8b4ec8e3a5648367516e2aea20fe800e2ceeb128f3da python3-botocore_package() { archs=noarch From a20e4b034bfce9931170a66ac9623da013cc6a81 Mon Sep 17 00:00:00 2001 From: Robert Lowry Date: Sat, 28 Dec 2019 09:01:58 -0600 Subject: [PATCH 2/2] aws-cli: update to 1.16.309 --- srcpkgs/aws-cli/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/aws-cli/template b/srcpkgs/aws-cli/template index 97b2aaac349..30e098e35b5 100644 --- a/srcpkgs/aws-cli/template +++ b/srcpkgs/aws-cli/template @@ -1,6 +1,6 @@ # Template file for 'aws-cli' pkgname=aws-cli -version=1.16.296 +version=1.16.309 revision=2 archs=noarch wrksrc="aws-cli-${version}" @@ -14,7 +14,7 @@ maintainer="Robert Lowry " license="Apache-2.0" homepage="https://github.com/aws/aws-cli" distfiles="https://github.com/aws/aws-cli/archive/${version}.tar.gz" -checksum=3fd53647c53f991ccb46c2fde1f1a0226dd13c46ecf947444a003ecee7edf828 +checksum=e0b6c670e55f50d747d655140d35879abae82e32e03d0820cc20252edc0e50f7 post_install() { vinstall bin/aws_bash_completer 644 usr/share/bash-completion/completions aws