Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] aws: update
Date: Fri, 13 Sep 2019 18:54:37 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14437@inbox.vuxu.org> (raw)

[-- 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

             reply	other threads:[~2019-09-13 16:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-13 16:54 voidlinux-github [this message]
2019-09-13 17:34 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-13 17:34 ` voidlinux-github
2019-09-13 17:58 ` voidlinux-github
2019-09-13 17:58 ` voidlinux-github
2019-09-14  7:57 ` [PR PATCH] [Merged]: " voidlinux-github
2019-09-23  7:43 [PR PATCH] " voidlinux-github
2019-09-26 14:04 [PR PATCH] Aws update voidlinux-github
2019-10-03  5:21 [PR PATCH] aws: update voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14437@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).