Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] aws-cli: update to 1.16.253
@ 2019-10-06 17:18 voidlinux-github
  2019-10-06 17:27 ` voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-06 17:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 325 bytes --]

There is a new pull request by TheExpert1337 against master on the void-packages repository

https://github.com/TheExpert1337/void-packages aws-clit
https://github.com/void-linux/void-packages/pull/15192

aws-cli: update to 1.16.253


A patch file from https://github.com/void-linux/void-packages/pull/15192.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-aws-clit-15192.patch --]
[-- Type: text/x-diff, Size: 1061 bytes --]

From c57c8935b87bb8b7ba0f243ff96c0291a0dce255 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 19:17:59 +0200
Subject: [PATCH] aws-cli: update to 1.16.253

---
 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 800a1d0421b..4e5e200e3f9 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.251
+version=1.16.253
 revision=1
 archs=noarch
 wrksrc="aws-cli-${version}"
@@ -14,7 +14,7 @@ maintainer="Robert Lowry <bobertlo@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/aws/aws-cli"
 distfiles="https://github.com/aws/aws-cli/archive/${version}.tar.gz"
-checksum=066f04ebe0de4831e0fda77d3cd8f5cc37e52eef6b3a450caccb6cf3510ec62b
+checksum=aacd3c0faa3b8ce6fda3c58fac6e5d29c7136fe67d56408ee39a64b63ed9485b
 
 post_install() {
 	vinstall bin/aws_bash_completer 644 usr/share/bash-completion/completions aws

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: aws-cli: update to 1.16.253
  2019-10-06 17:18 [PR PATCH] aws-cli: update to 1.16.253 voidlinux-github
@ 2019-10-06 17:27 ` voidlinux-github
  2019-10-06 17:28 ` voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-06 17:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 205 bytes --]

New comment by bobertlo on void-packages repository

https://github.com/void-linux/void-packages/pull/15192#issuecomment-538768700

Comment:
python-botocore needs to be updated at the same time as aws-cli

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: aws-cli: update to 1.16.253
  2019-10-06 17:18 [PR PATCH] aws-cli: update to 1.16.253 voidlinux-github
  2019-10-06 17:27 ` voidlinux-github
@ 2019-10-06 17:28 ` voidlinux-github
  2019-10-06 17:55 ` voidlinux-github
  2019-10-06 20:45 ` [PR PATCH] [Merged]: " voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-06 17:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 216 bytes --]

New comment by bobertlo on void-packages repository

https://github.com/void-linux/void-packages/pull/15192#issuecomment-538768806

Comment:
feel free to update that in a separate commit and push to this same branch

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: aws-cli: update to 1.16.253
  2019-10-06 17:18 [PR PATCH] aws-cli: update to 1.16.253 voidlinux-github
  2019-10-06 17:27 ` voidlinux-github
  2019-10-06 17:28 ` voidlinux-github
@ 2019-10-06 17:55 ` voidlinux-github
  2019-10-06 20:45 ` [PR PATCH] [Merged]: " voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-06 17:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 170 bytes --]

New comment by TheExpert1337 on void-packages repository

https://github.com/void-linux/void-packages/pull/15192#issuecomment-538771190

Comment:
python-botocore updated

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Merged]: aws-cli: update to 1.16.253
  2019-10-06 17:18 [PR PATCH] aws-cli: update to 1.16.253 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-06 17:55 ` voidlinux-github
@ 2019-10-06 20:45 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-06 20:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 161 bytes --]

There's a merged pull request on the void-packages repository

aws-cli: update to 1.16.253
https://github.com/void-linux/void-packages/pull/15192

Description:


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-10-06 20:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-06 17:18 [PR PATCH] aws-cli: update to 1.16.253 voidlinux-github
2019-10-06 17:27 ` voidlinux-github
2019-10-06 17:28 ` voidlinux-github
2019-10-06 17:55 ` voidlinux-github
2019-10-06 20:45 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).