From 6b4a8ebc1e95cbf55e4ffddf61adfe40c040fb7a Mon Sep 17 00:00:00 2001 From: Robert Lowry Date: Mon, 23 Sep 2019 02:40:18 -0500 Subject: [PATCH 1/2] python-botocore: update to 1.12.233 --- 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 17a650321ab..3cb0caf6de2 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.228 +version=1.12.233 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=22285b5166cf3402dea6db5bce70ff3baaa0ff883d8905d09a036095ce031fd6 +checksum=efddde9e3f24c1efae01ee83183c08ac99e6cba028b026d8e675d19e757f57dc python3-botocore_package() { archs=noarch From e6cc6a5c864be0f413effdfea3d7837a9bd533c7 Mon Sep 17 00:00:00 2001 From: Robert Lowry Date: Mon, 23 Sep 2019 02:41:33 -0500 Subject: [PATCH 2/2] aws-cli: update to 1.16.243 --- 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 8799becae79..c14ceb50a25 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.238 +version=1.16.243 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=a0a9a5552945bad676d806c4e48e958ff7abe1901547d43b276c36534c7a31ec +checksum=1cad1be5c1967f8b947350760cd57206c5d9f3b9cb962d65b38488457013a5a8 post_install() { vinstall bin/aws_bash_completer 644 usr/share/bash-completion/completions aws