Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Aws update
@ 2019-09-26 14:04 voidlinux-github
  2019-09-30 18:22 ` [PR PATCH] [Merged]: aws: update voidlinux-github
  0 siblings, 1 reply; 5+ messages in thread
From: voidlinux-github @ 2019-09-26 14:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bobertlo/void-packages aws246
https://github.com/void-linux/void-packages/pull/14737

Aws update


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

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

From 23eefc663eba0b4022f665a76a8fe1b052165ba2 Mon Sep 17 00:00:00 2001
From: Robert Lowry <bobertlo@gmail.com>
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 <bobertlo@gmail.com>"
 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 <bobertlo@gmail.com>
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 <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=1cad1be5c1967f8b947350760cd57206c5d9f3b9cb962d65b38488457013a5a8
+checksum=0b0d3797acb102aa9d20cc90b281052b8d8d5fc10fa2bdd2f5aa52369693389a
 
 post_install() {
 	vinstall bin/aws_bash_completer 644 usr/share/bash-completion/completions aws

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

* Re: [PR PATCH] [Merged]: aws: update
  2019-09-26 14:04 [PR PATCH] Aws update voidlinux-github
@ 2019-09-30 18:22 ` voidlinux-github
  0 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-09-30 18:22 UTC (permalink / raw)
  To: ml

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

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

aws: update
https://github.com/void-linux/void-packages/pull/14737

Description:


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

* [PR PATCH] aws: update
@ 2019-10-03  5:21 voidlinux-github
  0 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-03  5:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bobertlo/void-packages aws251
https://github.com/void-linux/void-packages/pull/14986

aws: update


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

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

From 1c64e5009cd284b1a4b26d073e664ac2e941b2ea Mon Sep 17 00:00:00 2001
From: Robert Lowry <bobertlo@gmail.com>
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 <bobertlo@gmail.com>"
 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 <bobertlo@gmail.com>
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 <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=0b0d3797acb102aa9d20cc90b281052b8d8d5fc10fa2bdd2f5aa52369693389a
+checksum=066f04ebe0de4831e0fda77d3cd8f5cc37e52eef6b3a450caccb6cf3510ec62b
 
 post_install() {
 	vinstall bin/aws_bash_completer 644 usr/share/bash-completion/completions aws

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

* [PR PATCH] aws: update
@ 2019-09-23  7:43 voidlinux-github
  0 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-09-23  7:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bobertlo/void-packages aws2
https://github.com/void-linux/void-packages/pull/14659

aws: update


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

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

From 6b4a8ebc1e95cbf55e4ffddf61adfe40c040fb7a Mon Sep 17 00:00:00 2001
From: Robert Lowry <bobertlo@gmail.com>
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 <bobertlo@gmail.com>"
 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 <bobertlo@gmail.com>
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 <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=a0a9a5552945bad676d806c4e48e958ff7abe1901547d43b276c36534c7a31ec
+checksum=1cad1be5c1967f8b947350760cd57206c5d9f3b9cb962d65b38488457013a5a8
 
 post_install() {
 	vinstall bin/aws_bash_completer 644 usr/share/bash-completion/completions aws

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

* [PR PATCH] aws: update
@ 2019-09-13 16:54 voidlinux-github
  0 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-09-13 16:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bobertlo/void-packages aws
https://github.com/void-linux/void-packages/pull/14437

aws: update


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

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

From c65471c9a193d574f137324cb1ede132eb682686 Mon Sep 17 00:00:00 2001
From: Robert Lowry <bobertlo@gmail.com>
Date: Fri, 13 Sep 2019 11:40:17 -0500
Subject: [PATCH 1/3] python-s3transfer: update to 0.2.1

---
 srcpkgs/python-s3transfer/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python-s3transfer/template b/srcpkgs/python-s3transfer/template
index 0072389ca26..03e16dedc33 100644
--- a/srcpkgs/python-s3transfer/template
+++ b/srcpkgs/python-s3transfer/template
@@ -1,6 +1,6 @@
 # Template file for 'python-s3transfer'
 pkgname=python-s3transfer
-version=0.2.0
+version=0.2.1
 revision=1
 archs=noarch
 wrksrc="s3transfer-${version}"
@@ -13,7 +13,7 @@ maintainer="Robert Lowry <bobertlo@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/boto/s3transfer"
 distfiles="https://github.com/boto/s3transfer/archive/${version}.tar.gz"
-checksum=fe96e25f89f405e22a0283df8eefe1b0d2c998eab01c6c8f39923e16faf78522
+checksum=4181e0cf31d1ff1c8233ddda7cc7efa5dd0cf9a1e47143b951a3389ff6812660
 
 post_install() {
 	vlicense LICENSE.txt

From 35291d0823788776bd42ceb0311355c6ac5856ba Mon Sep 17 00:00:00 2001
From: Robert Lowry <bobertlo@gmail.com>
Date: Fri, 13 Sep 2019 11:45:56 -0500
Subject: [PATCH 2/3] python-botocore: update to 1.12.228

---
 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 f6aed6ecdfb..a326fd09bbb 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.223
+version=1.12.228
 revision=1
 archs=noarch
 wrksrc="botocore-${version}"
@@ -13,7 +13,7 @@ maintainer="Robert Lowry <bobertlo@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/boto/botocore"
 distfiles="https://github.com/boto/botocore/archive/${version}.tar.gz"
-checksum=6b5b4068b9bb37e53cc780832cfb7fa7cb0042d9b251b593e19c3756809f0dae
+checksum=22285b5166cf3402dea6db5bce70ff3baaa0ff883d8905d09a036095ce031fd6
 
 post_install() {
 	vlicense LICENSE.txt

From 927b026d25f436d1d9a7cdfc46137a28ce91dac5 Mon Sep 17 00:00:00 2001
From: Robert Lowry <bobertlo@gmail.com>
Date: Fri, 13 Sep 2019 11:48:18 -0500
Subject: [PATCH 3/3] aws-cli: update to 1.16.238

---
 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 7d1e5b4bced..a683c4d31b8 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.231
+version=1.16.238
 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=959290cc2567de46cff26fa6bc59d0176da89ef3a2c78b500283cbf70a15614b
+checksum=a0a9a5552945bad676d806c4e48e958ff7abe1901547d43b276c36534c7a31ec
 
 post_install() {
 	vlicense LICENSE.txt

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

end of thread, other threads:[~2019-10-03  5:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-26 14:04 [PR PATCH] Aws update voidlinux-github
2019-09-30 18:22 ` [PR PATCH] [Merged]: aws: update voidlinux-github
  -- strict thread matches above, loose matches on Subject: below --
2019-10-03  5:21 [PR PATCH] " voidlinux-github
2019-09-23  7:43 voidlinux-github
2019-09-13 16:54 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).