Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] aws: update
@ 2019-09-13 16:54 voidlinux-github
  2019-09-13 17:34 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ 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] 6+ messages in thread

* Re: [PR PATCH] [Updated] aws: update
  2019-09-13 16:54 [PR PATCH] aws: update voidlinux-github
@ 2019-09-13 17:34 ` voidlinux-github
  2019-09-13 17:34 ` voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-09-13 17:34 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 3469 bytes --]

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

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

diff --git a/srcpkgs/python-s3transfer/template b/srcpkgs/python-s3transfer/template
index 0072389ca26..6bdb4710efa 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,11 +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
-
-post_install() {
-	vlicense LICENSE.txt
-}
+checksum=4181e0cf31d1ff1c8233ddda7cc7efa5dd0cf9a1e47143b951a3389ff6812660
 
 python3-s3transfer_package() {
 	archs=noarch

From 90f9c21a25e3f89c737a12917bf14d8a1a5cb89d Mon Sep 17 00:00:00 2001
From: Robert Lowry <bobertlo@gmail.com>
Date: Fri, 13 Sep 2019 12:29:13 -0500
Subject: [PATCH 2/3] python-botocore: update to 1.12.228

---
 srcpkgs/python-botocore/template | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/python-botocore/template b/srcpkgs/python-botocore/template
index f6aed6ecdfb..7ec7e6d6fa6 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,11 +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
-
-post_install() {
-	vlicense LICENSE.txt
-}
+checksum=22285b5166cf3402dea6db5bce70ff3baaa0ff883d8905d09a036095ce031fd6
 
 python3-botocore_package() {
 	archs=noarch

From 6ce11cb9cc41f421790ad064d5072a73578b4c53 Mon Sep 17 00:00:00 2001
From: Robert Lowry <bobertlo@gmail.com>
Date: Fri, 13 Sep 2019 12:30:27 -0500
Subject: [PATCH 3/3] aws-cli: update to 1.16.238

---
 srcpkgs/aws-cli/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/aws-cli/template b/srcpkgs/aws-cli/template
index 7d1e5b4bced..8799becae79 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,10 +14,9 @@ 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
 	vinstall bin/aws_bash_completer 644 usr/share/bash-completion/completions aws
 	vinstall bin/aws_zsh_completer.sh 644 usr/share/zsh/site-functions _aws
 	rm "${DESTDIR}/usr/bin/aws_bash_completer"

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

* Re: [PR PATCH] [Updated] aws: update
  2019-09-13 16:54 [PR PATCH] aws: update voidlinux-github
  2019-09-13 17:34 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-13 17:34 ` voidlinux-github
  2019-09-13 17:58 ` voidlinux-github
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-09-13 17:34 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 3469 bytes --]

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

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

diff --git a/srcpkgs/python-s3transfer/template b/srcpkgs/python-s3transfer/template
index 0072389ca26..6bdb4710efa 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,11 +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
-
-post_install() {
-	vlicense LICENSE.txt
-}
+checksum=4181e0cf31d1ff1c8233ddda7cc7efa5dd0cf9a1e47143b951a3389ff6812660
 
 python3-s3transfer_package() {
 	archs=noarch

From 90f9c21a25e3f89c737a12917bf14d8a1a5cb89d Mon Sep 17 00:00:00 2001
From: Robert Lowry <bobertlo@gmail.com>
Date: Fri, 13 Sep 2019 12:29:13 -0500
Subject: [PATCH 2/3] python-botocore: update to 1.12.228

---
 srcpkgs/python-botocore/template | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/python-botocore/template b/srcpkgs/python-botocore/template
index f6aed6ecdfb..7ec7e6d6fa6 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,11 +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
-
-post_install() {
-	vlicense LICENSE.txt
-}
+checksum=22285b5166cf3402dea6db5bce70ff3baaa0ff883d8905d09a036095ce031fd6
 
 python3-botocore_package() {
 	archs=noarch

From 6ce11cb9cc41f421790ad064d5072a73578b4c53 Mon Sep 17 00:00:00 2001
From: Robert Lowry <bobertlo@gmail.com>
Date: Fri, 13 Sep 2019 12:30:27 -0500
Subject: [PATCH 3/3] aws-cli: update to 1.16.238

---
 srcpkgs/aws-cli/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/aws-cli/template b/srcpkgs/aws-cli/template
index 7d1e5b4bced..8799becae79 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,10 +14,9 @@ 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
 	vinstall bin/aws_bash_completer 644 usr/share/bash-completion/completions aws
 	vinstall bin/aws_zsh_completer.sh 644 usr/share/zsh/site-functions _aws
 	rm "${DESTDIR}/usr/bin/aws_bash_completer"

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

* Re: [PR PATCH] [Updated] aws: update
  2019-09-13 16:54 [PR PATCH] aws: update voidlinux-github
                   ` (2 preceding siblings ...)
  2019-09-13 17:58 ` voidlinux-github
@ 2019-09-13 17:58 ` voidlinux-github
  2019-09-14  7:57 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-09-13 17:58 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 3810 bytes --]

From eed7503df72c20951929f3f87e7785b6f835ffd0 Mon Sep 17 00:00:00 2001
From: Robert Lowry <bobertlo@gmail.com>
Date: Fri, 13 Sep 2019 12:37:08 -0500
Subject: [PATCH 1/3] pyton-s3transfer: update to 0.2.1

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

diff --git a/srcpkgs/python-s3transfer/template b/srcpkgs/python-s3transfer/template
index 0072389ca26..e306c3c3b1a 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,11 +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
-
-post_install() {
-	vlicense LICENSE.txt
-}
+checksum=4181e0cf31d1ff1c8233ddda7cc7efa5dd0cf9a1e47143b951a3389ff6812660
 
 python3-s3transfer_package() {
 	archs=noarch
@@ -26,6 +22,5 @@ python3-s3transfer_package() {
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 		vmove "usr/lib/python3*"
-		vlicense LICENSE.txt
 	}
 }

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

---
 srcpkgs/python-botocore/template | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/python-botocore/template b/srcpkgs/python-botocore/template
index f6aed6ecdfb..17a650321ab 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,11 +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
-
-post_install() {
-	vlicense LICENSE.txt
-}
+checksum=22285b5166cf3402dea6db5bce70ff3baaa0ff883d8905d09a036095ce031fd6
 
 python3-botocore_package() {
 	archs=noarch
@@ -26,6 +22,5 @@ python3-botocore_package() {
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 		vmove "usr/lib/python3*"
-		vlicense LICENSE.txt
 	}
 }

From c785f15efcfc91b760bc0b4ec4c9a73ed956b816 Mon Sep 17 00:00:00 2001
From: Robert Lowry <bobertlo@gmail.com>
Date: Fri, 13 Sep 2019 12:54:28 -0500
Subject: [PATCH 3/3] aws-cli: update to 1.16.238

---
 srcpkgs/aws-cli/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/aws-cli/template b/srcpkgs/aws-cli/template
index 7d1e5b4bced..8799becae79 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,10 +14,9 @@ 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
 	vinstall bin/aws_bash_completer 644 usr/share/bash-completion/completions aws
 	vinstall bin/aws_zsh_completer.sh 644 usr/share/zsh/site-functions _aws
 	rm "${DESTDIR}/usr/bin/aws_bash_completer"

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

* Re: [PR PATCH] [Updated] aws: update
  2019-09-13 16:54 [PR PATCH] aws: update voidlinux-github
  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
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-09-13 17:58 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 3810 bytes --]

From eed7503df72c20951929f3f87e7785b6f835ffd0 Mon Sep 17 00:00:00 2001
From: Robert Lowry <bobertlo@gmail.com>
Date: Fri, 13 Sep 2019 12:37:08 -0500
Subject: [PATCH 1/3] pyton-s3transfer: update to 0.2.1

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

diff --git a/srcpkgs/python-s3transfer/template b/srcpkgs/python-s3transfer/template
index 0072389ca26..e306c3c3b1a 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,11 +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
-
-post_install() {
-	vlicense LICENSE.txt
-}
+checksum=4181e0cf31d1ff1c8233ddda7cc7efa5dd0cf9a1e47143b951a3389ff6812660
 
 python3-s3transfer_package() {
 	archs=noarch
@@ -26,6 +22,5 @@ python3-s3transfer_package() {
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 		vmove "usr/lib/python3*"
-		vlicense LICENSE.txt
 	}
 }

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

---
 srcpkgs/python-botocore/template | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/python-botocore/template b/srcpkgs/python-botocore/template
index f6aed6ecdfb..17a650321ab 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,11 +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
-
-post_install() {
-	vlicense LICENSE.txt
-}
+checksum=22285b5166cf3402dea6db5bce70ff3baaa0ff883d8905d09a036095ce031fd6
 
 python3-botocore_package() {
 	archs=noarch
@@ -26,6 +22,5 @@ python3-botocore_package() {
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 		vmove "usr/lib/python3*"
-		vlicense LICENSE.txt
 	}
 }

From c785f15efcfc91b760bc0b4ec4c9a73ed956b816 Mon Sep 17 00:00:00 2001
From: Robert Lowry <bobertlo@gmail.com>
Date: Fri, 13 Sep 2019 12:54:28 -0500
Subject: [PATCH 3/3] aws-cli: update to 1.16.238

---
 srcpkgs/aws-cli/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/aws-cli/template b/srcpkgs/aws-cli/template
index 7d1e5b4bced..8799becae79 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,10 +14,9 @@ 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
 	vinstall bin/aws_bash_completer 644 usr/share/bash-completion/completions aws
 	vinstall bin/aws_zsh_completer.sh 644 usr/share/zsh/site-functions _aws
 	rm "${DESTDIR}/usr/bin/aws_bash_completer"

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

* Re: [PR PATCH] [Merged]: aws: update
  2019-09-13 16:54 [PR PATCH] aws: update voidlinux-github
                   ` (3 preceding siblings ...)
  2019-09-13 17:58 ` voidlinux-github
@ 2019-09-14  7:57 ` voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-09-14  7:57 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/14437

Description:


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

end of thread, other threads:[~2019-09-14  7:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-13 16:54 [PR PATCH] aws: update voidlinux-github
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

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).