From 23eefc663eba0b4022f665a76a8fe1b052165ba2 Mon Sep 17 00:00:00 2001 From: Robert Lowry Date: Thu, 26 Sep 2019 08:52:14 -0500 Subject: [PATCH 1/2] python-botocore: update to 1.12.236 --- 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 3cb0caf6de2..bfb76ca46b8 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.233 +version=1.12.236 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=efddde9e3f24c1efae01ee83183c08ac99e6cba028b026d8e675d19e757f57dc +checksum=c0b754ad7f0fa5e09d20eccc9b4dc51a7c6bbadbfc2fccfd0406759776d3b2e4 python3-botocore_package() { archs=noarch From 517b10cf3627ed7c0798de796d08021b2a3ed619 Mon Sep 17 00:00:00 2001 From: Robert Lowry Date: Thu, 26 Sep 2019 08:53:45 -0500 Subject: [PATCH 2/2] aws-cli: update to 1.16.246 --- 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 c14ceb50a25..8de7aae67e7 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.243 +version=1.16.246 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=1cad1be5c1967f8b947350760cd57206c5d9f3b9cb962d65b38488457013a5a8 +checksum=0b0d3797acb102aa9d20cc90b281052b8d8d5fc10fa2bdd2f5aa52369693389a post_install() { vinstall bin/aws_bash_completer 644 usr/share/bash-completion/completions aws