Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] google-cloud-sdk: update to 308.0.0.
@ 2020-09-03  4:53 cpixl
  2020-09-05  7:13 ` [PR REVIEW] " fosslinux
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: cpixl @ 2020-09-03  4:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cpixl/void-packages google-cloud-sdk
https://github.com/void-linux/void-packages/pull/24630

google-cloud-sdk: update to 308.0.0.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-google-cloud-sdk-24630.patch --]
[-- Type: text/x-diff, Size: 1110 bytes --]

From 0f75bbef0aeb23ed5e0b553999dde5bca40adf7c Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Thu, 3 Sep 2020 01:51:56 -0300
Subject: [PATCH] google-cloud-sdk: update to 308.0.0.

---
 srcpkgs/google-cloud-sdk/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/google-cloud-sdk/template b/srcpkgs/google-cloud-sdk/template
index 326e81b0def..e9438826e7c 100644
--- a/srcpkgs/google-cloud-sdk/template
+++ b/srcpkgs/google-cloud-sdk/template
@@ -1,6 +1,6 @@
 # Template file for 'google-cloud-sdk'
 pkgname=google-cloud-sdk
-version=307.0.0
+version=308.0.0
 revision=1
 archs=noarch
 wrksrc=$pkgname
@@ -11,7 +11,7 @@ license="Apache-2.0"
 homepage="https://cloud.google.com/sdk"
 changelog="https://cloud.google.com/sdk/docs/release-notes"
 distfiles="https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/${pkgname}_${version}.orig.tar.gz"
-checksum=8d78aca594a3a6164e2191c1781e60c142739b09ad552d5a828df56e367df5df
+checksum=af23e8105f7b0a4566de9900444c2240572c257678498dea7911c1bae36d7632
 python_version=3
 
 do_install() {

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

* Re: [PR REVIEW] google-cloud-sdk: update to 308.0.0.
  2020-09-03  4:53 [PR PATCH] google-cloud-sdk: update to 308.0.0 cpixl
@ 2020-09-05  7:13 ` fosslinux
  2020-09-11 20:31 ` [PR PATCH] [Updated] " cpixl
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: fosslinux @ 2020-09-05  7:13 UTC (permalink / raw)
  To: ml

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

New review comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/24630#discussion_r483921346

Comment:
Please remove `archs=noarch` as part of the transition away from noarch.

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

* Re: [PR PATCH] [Updated] google-cloud-sdk: update to 308.0.0.
  2020-09-03  4:53 [PR PATCH] google-cloud-sdk: update to 308.0.0 cpixl
  2020-09-05  7:13 ` [PR REVIEW] " fosslinux
@ 2020-09-11 20:31 ` cpixl
  2020-09-12  0:50 ` cpixl
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: cpixl @ 2020-09-11 20:31 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by cpixl against master on the void-packages repository

https://github.com/cpixl/void-packages google-cloud-sdk
https://github.com/void-linux/void-packages/pull/24630

google-cloud-sdk: update to 308.0.0.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-google-cloud-sdk-24630.patch --]
[-- Type: text/x-diff, Size: 1215 bytes --]

From 966f6ac19906adf200b01f8296b077e2320a4f85 Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Thu, 3 Sep 2020 01:51:56 -0300
Subject: [PATCH] google-cloud-sdk: update to 308.0.0.

---
 srcpkgs/google-cloud-sdk/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/google-cloud-sdk/template b/srcpkgs/google-cloud-sdk/template
index 326e81b0def..7c96c8eadac 100644
--- a/srcpkgs/google-cloud-sdk/template
+++ b/srcpkgs/google-cloud-sdk/template
@@ -1,8 +1,7 @@
 # Template file for 'google-cloud-sdk'
 pkgname=google-cloud-sdk
-version=307.0.0
+version=309.0.0
 revision=1
-archs=noarch
 wrksrc=$pkgname
 depends="python3"
 short_desc="Command-line interface for Google Cloud Platform products and services"
@@ -11,7 +10,7 @@ license="Apache-2.0"
 homepage="https://cloud.google.com/sdk"
 changelog="https://cloud.google.com/sdk/docs/release-notes"
 distfiles="https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/${pkgname}_${version}.orig.tar.gz"
-checksum=8d78aca594a3a6164e2191c1781e60c142739b09ad552d5a828df56e367df5df
+checksum=ca00c4aedbaaa97b32ce310ff882d870d3222000fb93815d1ea377c3319a9761
 python_version=3
 
 do_install() {

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

* Re: [PR PATCH] [Updated] google-cloud-sdk: update to 308.0.0.
  2020-09-03  4:53 [PR PATCH] google-cloud-sdk: update to 308.0.0 cpixl
  2020-09-05  7:13 ` [PR REVIEW] " fosslinux
  2020-09-11 20:31 ` [PR PATCH] [Updated] " cpixl
@ 2020-09-12  0:50 ` cpixl
  2020-11-30 14:57 ` sgn
  2020-11-30 14:57 ` [PR PATCH] [Closed]: " sgn
  4 siblings, 0 replies; 6+ messages in thread
From: cpixl @ 2020-09-12  0:50 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by cpixl against master on the void-packages repository

https://github.com/cpixl/void-packages google-cloud-sdk
https://github.com/void-linux/void-packages/pull/24630

google-cloud-sdk: update to 308.0.0.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-google-cloud-sdk-24630.patch --]
[-- Type: text/x-diff, Size: 1215 bytes --]

From e81a7d1f7eaa13696c4f7cc1ddd11a71bea9faa8 Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Thu, 3 Sep 2020 01:51:56 -0300
Subject: [PATCH] google-cloud-sdk: update to 308.0.0.

---
 srcpkgs/google-cloud-sdk/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/google-cloud-sdk/template b/srcpkgs/google-cloud-sdk/template
index 326e81b0def..28f6bb2d0c8 100644
--- a/srcpkgs/google-cloud-sdk/template
+++ b/srcpkgs/google-cloud-sdk/template
@@ -1,8 +1,7 @@
 # Template file for 'google-cloud-sdk'
 pkgname=google-cloud-sdk
-version=307.0.0
+version=308.0.0
 revision=1
-archs=noarch
 wrksrc=$pkgname
 depends="python3"
 short_desc="Command-line interface for Google Cloud Platform products and services"
@@ -11,7 +10,7 @@ license="Apache-2.0"
 homepage="https://cloud.google.com/sdk"
 changelog="https://cloud.google.com/sdk/docs/release-notes"
 distfiles="https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/${pkgname}_${version}.orig.tar.gz"
-checksum=8d78aca594a3a6164e2191c1781e60c142739b09ad552d5a828df56e367df5df
+checksum=af23e8105f7b0a4566de9900444c2240572c257678498dea7911c1bae36d7632
 python_version=3
 
 do_install() {

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

* Re: google-cloud-sdk: update to 308.0.0.
  2020-09-03  4:53 [PR PATCH] google-cloud-sdk: update to 308.0.0 cpixl
                   ` (2 preceding siblings ...)
  2020-09-12  0:50 ` cpixl
@ 2020-11-30 14:57 ` sgn
  2020-11-30 14:57 ` [PR PATCH] [Closed]: " sgn
  4 siblings, 0 replies; 6+ messages in thread
From: sgn @ 2020-11-30 14:57 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/24630#issuecomment-735836296

Comment:
removed

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

* Re: [PR PATCH] [Closed]: google-cloud-sdk: update to 308.0.0.
  2020-09-03  4:53 [PR PATCH] google-cloud-sdk: update to 308.0.0 cpixl
                   ` (3 preceding siblings ...)
  2020-11-30 14:57 ` sgn
@ 2020-11-30 14:57 ` sgn
  4 siblings, 0 replies; 6+ messages in thread
From: sgn @ 2020-11-30 14:57 UTC (permalink / raw)
  To: ml

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

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

google-cloud-sdk: update to 308.0.0.
https://github.com/void-linux/void-packages/pull/24630

Description:


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

end of thread, other threads:[~2020-11-30 14:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-03  4:53 [PR PATCH] google-cloud-sdk: update to 308.0.0 cpixl
2020-09-05  7:13 ` [PR REVIEW] " fosslinux
2020-09-11 20:31 ` [PR PATCH] [Updated] " cpixl
2020-09-12  0:50 ` cpixl
2020-11-30 14:57 ` sgn
2020-11-30 14:57 ` [PR PATCH] [Closed]: " sgn

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