summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 15 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e59114b2b2e..bbf60d504699 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,26 @@
pkgbase = google-cloud-sdk
pkgdesc = A set of command-line tools for the Google Cloud Platform. Includes gcloud (with beta and alpha commands), gsutil, and bq.
- pkgver = 245.0.0
+ pkgver = 404.0.0
pkgrel = 1
url = https://cloud.google.com/sdk/
arch = x86_64
license = Apache
- depends = python2
- optdepends = python2-crcmod: [gsutil] verify the integrity of GCS object contents
+ depends = python
+ optdepends = python2: for dev_appserver.py and endpointscfg support
+ optdepends = python-crcmod: [gsutil] verify the integrity of GCS object contents
options = !strip
options = staticlibs
- source = https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/google-cloud-sdk_245.0.0.orig.tar.gz
+ source = https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/google-cloud-sdk_404.0.0.orig.tar.gz
source = google-cloud-sdk.sh
- sha256sums = 7304bcdfaccf75d19161929db1e8f15f1af82e1e84f75230c089c333fc573940
- sha256sums = 36ac88de630e49ea4b067b1f5f229142e4cf97561b98b3bd3d8115a356946692
+ source = 0001-set-python2-for-dev-appserver-py.patch
+ source = 0002-set-python2-for-endpointscfg-py.patch
+ source = 0003-add-compdef-to-zsh-completion.patch
+ source = 0004-collections-abc.patch
+ sha256sums = 0aad5e6a020df8fc810eb519d8430522581bbbd0794f9356c207ced830c43c2a
+ sha256sums = ecd7b3895f6ecf1c6411f385bee3a4b64139976d72069469d323c8a09b97aaea
+ sha256sums = 62ec7f56e09168d375823e9e99fcdcfbf40b0fffdd75f35cf91122c5902c82e9
+ sha256sums = ff6065ce2e54ac654605bd5fe554313b1d0def2c31ce56ff39429098dd1e39fe
+ sha256sums = 4694f5191ceea7cf8076861ce5790ba9e809023da278b0f6ed862b9611e5aa93
+ sha256sums = ea39fc4907d8ddf28ebaeed4b7c4547936a602f907c7523fc62488771e0df043
pkgname = google-cloud-sdk
-