From 1c64e5009cd284b1a4b26d073e664ac2e941b2ea Mon Sep 17 00:00:00 2001 From: Robert Lowry Date: Thu, 3 Oct 2019 00:13:46 -0500 Subject: [PATCH 1/2] python-botocore: update to 1.12.241 --- 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 bfb76ca46b8..2dba8c439c7 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.236 +version=1.12.241 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=c0b754ad7f0fa5e09d20eccc9b4dc51a7c6bbadbfc2fccfd0406759776d3b2e4 +checksum=008e920ef679929efe279da187d259bd39feac0ee9a9f90969acb48e2f66e580 python3-botocore_package() { archs=noarch From 6e3b3fd644c3836cbd5111153cea7243c32400fe Mon Sep 17 00:00:00 2001 From: Robert Lowry Date: Thu, 3 Oct 2019 00:15:34 -0500 Subject: [PATCH 2/2] aws-cli: update to 1.16.251 --- 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 8de7aae67e7..800a1d0421b 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.246 +version=1.16.251 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=0b0d3797acb102aa9d20cc90b281052b8d8d5fc10fa2bdd2f5aa52369693389a +checksum=066f04ebe0de4831e0fda77d3cd8f5cc37e52eef6b3a450caccb6cf3510ec62b post_install() { vinstall bin/aws_bash_completer 644 usr/share/bash-completion/completions aws