From 7cf177daa15ff462638d570c22dcf5eb5ffe1234 Mon Sep 17 00:00:00 2001 From: Robert Lowry Date: Mon, 27 Jul 2020 13:46:29 -0500 Subject: [PATCH 1/2] python-botocore: update to 1.17.28 --- 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 4f499b7e666..600559839d2 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.15.26 +version=1.17.28 revision=1 archs=noarch wrksrc="botocore-${version}" @@ -12,7 +12,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=4535cf8a9b0cf9eea7ea50c003ca944f694f80b6a4b455466ab56dd8a000c613 +checksum=c9a4b4ffedeff89848a899bd4634be46a21a190690b505c2050888c0a5447936 python3-botocore_package() { archs=noarch From 486360491351cf78e58b24b0a4006894facae8e2 Mon Sep 17 00:00:00 2001 From: Robert Lowry Date: Mon, 27 Jul 2020 13:48:20 -0500 Subject: [PATCH 2/2] aws-cli: update to 1.18.105 --- 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 f8e020d11f8..c8fadf32d2e 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.18.26 +version=1.18.105 revision=1 archs=noarch wrksrc="aws-cli-${version}" @@ -13,7 +13,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=6d32a6d9d31bc861a63a74c9c8a74e3b4f3daf5b730bd09143c5e0c789094769 +checksum=d28068fca865b3a74324e7b13be14ecc97bec2334e7f1f3d69fa87b7ad5ec324 post_install() { vinstall bin/aws_bash_completer 644 usr/share/bash-completion/completions aws