From c99a094556c19c4646f38669da535ea2eb0dd344 Mon Sep 17 00:00:00 2001 From: Robert Lowry Date: Tue, 22 Oct 2019 09:42:32 -0500 Subject: [PATCH 1/2] python-botocore: update to 1.12.253 --- srcpkgs/python-botocore/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-botocore/template b/srcpkgs/python-botocore/template index ae1a4c17964..f8ced7bbae2 100644 --- a/srcpkgs/python-botocore/template +++ b/srcpkgs/python-botocore/template @@ -1,6 +1,6 @@ # Template file for 'python-botocore' pkgname=python-botocore -version=1.12.243 +version=1.12.253 revision=1 archs=noarch wrksrc="botocore-${version}" @@ -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=d93f06e1a37f87bd3452cdc520a8455a19a57220d8b06bae64677775ca11a72d +checksum=abda48d86a79c05b7e449b0fb542165feaa8528fe7433ac08d0faa3cfad4d923 python3-botocore_package() { archs=noarch From 7c7efc0fb534d6d8359bab6cb18ccfbd627e27e3 Mon Sep 17 00:00:00 2001 From: Robert Lowry Date: Tue, 22 Oct 2019 09:43:59 -0500 Subject: [PATCH 2/2] aws-cli: update to 1.16.263 --- 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 4e5e200e3f9..9760121cf36 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.253 +version=1.16.263 revision=1 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=aacd3c0faa3b8ce6fda3c58fac6e5d29c7136fe67d56408ee39a64b63ed9485b +checksum=e9494d6b634f464053bcbb4d0d70a3366921f133dbe88dccea219ea422acb0b0 post_install() { vinstall bin/aws_bash_completer 644 usr/share/bash-completion/completions aws