Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/helm/
Date: Mon, 14 Jan 2019 18:38:30
Message-Id: 1547491036.c566d722230c99bfa1e8d6931fc7836720598920.mrueg@gentoo
1 commit: c566d722230c99bfa1e8d6931fc7836720598920
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 14 18:37:16 2019 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 14 18:37:16 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c566d722
7
8 app-admin/helm: Version bump to 2.12.2
9
10 Package-Manager: Portage-2.3.54, Repoman-2.3.12
11 Signed-off-by: Manuel Rüger <mrueg <AT> gentoo.org>
12
13 app-admin/helm/Manifest | 1 +
14 app-admin/helm/helm-2.12.2.ebuild | 152 ++++++++++++++++++++++++++++++++++++++
15 2 files changed, 153 insertions(+)
16
17 diff --git a/app-admin/helm/Manifest b/app-admin/helm/Manifest
18 index 69434d54e52..9c552c77777 100644
19 --- a/app-admin/helm/Manifest
20 +++ b/app-admin/helm/Manifest
21 @@ -138,4 +138,5 @@ DIST helm-2.10.0.tar.gz 1158857 BLAKE2B 942474eacea109559baaa9d83d023b746ba0ec89
22 DIST helm-2.11.0.tar.gz 1169696 BLAKE2B b4736e5d4cf7d16406c7b1544b0f1960295d90651b1028968c98f03fc515c13cd0151a495b5ccdc2b251585b71faad32432b1aeda4b68304e01363ae2a0005a2 SHA512 1b769f969010ee8df5d0ab0f169ead3ba8c3dc6838fbc608122ce133bdf9b978fbef0e698f594c2ad6e39e5e8a5c1f8d24ecc7e5d58495e2b9a6bf179fd73669
23 DIST helm-2.12.0.tar.gz 1177781 BLAKE2B 2fba13bbd813c356ca94b8a89b2eabd1e61bc3c7f80a5fd1cd8bd9c62f5ad8a3fb8b5516221736534900c91f20442938d4f9d22ad2276bd1f3709a1a779c86e9 SHA512 773d9a95c305a832f63745dc3a5ffde0db5727b24bf9118768c7ecc8bb0ffcaced4016243e74bcca12ce0ec38aabcb4db78d7ef9af1205f014e524c090bdf98f
24 DIST helm-2.12.1.tar.gz 1177575 BLAKE2B 804a908659ab5b3f1cdbe116251743281f9e441aed6dfcb45786672023d9cee0200141a59f02c22090f6466f6fbf611db6120e63981d784d3207f5507cf9e216 SHA512 1396bddb5ede097ec11e6e175de91f8d65304beb161d6cbf3c16b341ab22b851c79c9e599248379f771777a728ac2b930c995862f7232bb6f9c753f092d9b0b6
25 +DIST helm-2.12.2.tar.gz 1179286 BLAKE2B ee1a3229e5567dfada4eb2f721f0f67a2fc6ee4e54c7d58f342895483a49d6ef1028a746ebb990a8b68b0a8386591f5e5ce0b3593b83d66d00427a69b1ede938 SHA512 38927ee8179f53a0bc4863b85bd090bc88364b1cf0e5491d1313fa4becbb7665aeec9b41854f86617882b66d1b8b31f065202d78c93593994744965c914e0cde
26 DIST helm-2.9.1.tar.gz 1136941 BLAKE2B 57e319df56d60b1285df99ee6c0213e9700b80aa4117f11ab3e37493d552481875a42acd200d2183c2e587dc13130b9c47cbacee7dd7bfeaaf4dc9bb0a17dcc5 SHA512 c9830ae3de76e219dc4effad749fa6f80d24f47f034bd7150afc5817700947b678db64a0889fe1e3c3c69ed0932933ebf9bb893c065d7d77c2953190ab15b033
27
28 diff --git a/app-admin/helm/helm-2.12.2.ebuild b/app-admin/helm/helm-2.12.2.ebuild
29 new file mode 100644
30 index 00000000000..258d8c1e7e3
31 --- /dev/null
32 +++ b/app-admin/helm/helm-2.12.2.ebuild
33 @@ -0,0 +1,152 @@
34 +# Copyright 1999-2019 Gentoo Authors
35 +# Distributed under the terms of the GNU General Public License v2
36 +
37 +EAPI=6
38 +
39 +EGO_PN="k8s.io/helm"
40 +
41 +MY_PV=${PV/_rc/-rc.}
42 +
43 +EGO_VENDOR=(
44 +"cloud.google.com/go 3b1ae45394a234c385be014e9a488f2bb6eef821 github.com/GoogleCloudPlatform/gcloud-golang"
45 +"github.com/aokoli/goutils 9c37978a95bd5c709a15883b6242714ea6709e64"
46 +"github.com/asaskevich/govalidator 7664702784775e51966f0885f5cd27435916517b"
47 +"github.com/Azure/go-ansiterm d6e3b3328b783f23731bc4d058875b0371ff8109"
48 +"github.com/Azure/go-autorest bca49d5b51a50dc5bb17bbf6204c711c6dbded06"
49 +"github.com/beorn7/perks 3ac7bf7a47d159a033b107610db8a1b6575507a4"
50 +"github.com/BurntSushi/toml 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005"
51 +"github.com/chai2010/gettext-go c6fed771bfd517099caf0f7a961671fa8ed08723"
52 +"github.com/cpuguy83/go-md2man 71acacd42f85e5e82f70a55327789582a5200a90"
53 +"github.com/cyphar/filepath-securejoin a261ee33d7a517f054effbf451841abaafe3e0fd"
54 +"github.com/davecgh/go-spew 782f4967f2dc4564575ca782fe2d04090b5faca8"
55 +"github.com/dgrijalva/jwt-go 01aeca54ebda6e0fbfafd0a524d234159c05ec20"
56 +"github.com/docker/distribution edc3ab29cdff8694dd6feb85cfeb4b5f1b38ed9c"
57 +"github.com/docker/docker a9fbbdc8dd8794b20af358382ab780559bca589d"
58 +"github.com/docker/go-connections 3ede32e2033de7505e6500d6c868c2b9ed9f169d"
59 +"github.com/docker/go-units 9e638d38cf6977a37a8ea0078f3ee75a7cdb2dd1"
60 +"github.com/docker/spdystream 449fdfce4d962303d702fec724ef0ad181c92528"
61 +"github.com/evanphx/json-patch 36442dbdb585210f8d5a1b45e67aa323c197d5c4"
62 +"github.com/exponent-io/jsonpath d6023ce2651d8eafb5c75bb0c7167536102ec9f5"
63 +"github.com/fatih/camelcase f6a740d52f961c60348ebb109adde9f4635d7540"
64 +"github.com/ghodss/yaml 73d445a93680fa1a78ae23a5839bad48f32ba1ee"
65 +"github.com/go-openapi/jsonpointer 46af16f9f7b149af66e5d1bd010e3574dc06de98"
66 +"github.com/go-openapi/jsonreference 13c6e3589ad90f49bd3e3bbe2c2cb3d7a4142272"
67 +"github.com/go-openapi/spec 1de3e0542de65ad8d75452a595886fdd0befb363"
68 +"github.com/go-openapi/swag f3f9494671f93fcff853e3c6e9e948b3eb71e590"
69 +"github.com/gobwas/glob 5ccd90ef52e1e632236f7326478d4faa74f99438"
70 +"github.com/gogo/protobuf c0656edd0d9eab7c66d1eb0c568f9039345796f7"
71 +"github.com/golang/glog 44145f04b68cf362d9c4df2182967c2275eaefed"
72 +"github.com/golang/groupcache 02826c3e79038b59d737d3b1c0a1d937f71a4433"
73 +"github.com/golang/protobuf 1643683e1b54a9e88ad26d98f81400c8c9d9f4f9"
74 +"github.com/google/btree 7d79101e329e5a3adf994758c578dab82b90c017"
75 +"github.com/google/gofuzz 44d81051d367757e1c7c6a5a86423ece9afcf63c"
76 +"github.com/google/uuid 064e2069ce9c359c118179501254f67d7d37ba24"
77 +"github.com/googleapis/gnostic 0c5108395e2debce0d731cf0287ddf7242066aba"
78 +"github.com/gophercloud/gophercloud 781450b3c4fcb4f5182bcc5133adb4b2e4a09d1d"
79 +"github.com/gosuri/uitable 36ee7e946282a3fb1cfecd476ddc9b35d8847e42"
80 +"github.com/gregjones/httpcache 787624de3eb7bd915c329cba748687a3b22666a6"
81 +"github.com/grpc-ecosystem/go-grpc-prometheus 0c1b191dbfe51efdabe3c14b9f6f3b96429e0722"
82 +"github.com/hashicorp/golang-lru a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4"
83 +"github.com/huandu/xstrings 3959339b333561bf62a38b424fd41517c2c90f40"
84 +"github.com/imdario/mergo 9316a62528ac99aaecb4e47eadd6dc8aa6533d58"
85 +"github.com/inconshreveable/mousetrap 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75"
86 +"github.com/json-iterator/go f2b4162afba35581b6d4a50d3b8f34e33c144682"
87 +"github.com/mailru/easyjson 2f5df55504ebc322e4d52d34df6a1f5b503bf26d"
88 +"github.com/MakeNowJust/heredoc bb23615498cded5e105af4ce27de75b089cbe851"
89 +"github.com/Masterminds/semver 517734cc7d6470c0d07130e40fd40bdeb9bcd3fd"
90 +"github.com/Masterminds/sprig 15f9564e7e9cf0da02a48e0d25f12a7b83559aa6"
91 +"github.com/Masterminds/vcs 3084677c2c188840777bff30054f2b553729d329"
92 +"github.com/mattn/go-runewidth d6bea18f789704b5f83375793155289da36a3c7f"
93 +"github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c"
94 +"github.com/mitchellh/go-wordwrap ad45545899c7b13c020ea92b2072220eefad42b8"
95 +"github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94"
96 +"github.com/modern-go/reflect2 05fbef0ca5da472bbf96c9322b84a53edc03c9fd"
97 +"github.com/opencontainers/go-digest a6d0ee40d4207ea02364bd3b9e8e77b9159ba1eb"
98 +"github.com/opencontainers/image-spec 372ad780f63454fbbbbcc7cf80e5b90245c13e13"
99 +"github.com/peterbourgon/diskv 5f041e8faa004a95c88a202771f4cc3e991971e6"
100 +"github.com/pkg/errors 645ef00459ed84a119197bfb8d8205042c6df63d"
101 +"github.com/prometheus/client_golang c5b7fccd204277076155f10851dad72b76a49317"
102 +"github.com/prometheus/client_model fa8ad6fec33561be4280a8f0514318c79d7f6cb6"
103 +"github.com/prometheus/common 13ba4ddd0caa9c28ca7b7bffe1dfa9ed8d5ef207"
104 +"github.com/prometheus/procfs 65c1f6f8f0fc1e2185eb9863a3bc751496404259"
105 +"github.com/PuerkitoBio/purell 8a290539e2e8629dbc4e6bad948158f790ec31f4"
106 +"github.com/PuerkitoBio/urlesc 5bd2802263f21d8788851d5305584c82a5c75d7e"
107 +"github.com/russross/blackfriday 300106c228d52c8941d4b3de6054a6062a86dda3"
108 +"github.com/shurcooL/sanitized_anchor_name 10ef21a441db47d8b13ebcc5fd2310f636973c77"
109 +"github.com/sirupsen/logrus 89742aefa4b206dcf400792f3bd35b542998eb3b"
110 +"github.com/spf13/cobra fe5e611709b0c57fa4a89136deaa8e1d4004d053"
111 +"github.com/spf13/pflag 298182f68c66c05229eb03ac171abe6e309ee79a"
112 +"github.com/technosophos/moniker a5dbd03a2245d554160e3ae6bfdcf969fe58b431"
113 +"golang.org/x/crypto de0752318171da717af4ce24d0a2e8626afaeb11 github.com/golang/crypto"
114 +"golang.org/x/net 1c05540f6879653db88113bc4a2b70aec4bd491f github.com/golang/net"
115 +"golang.org/x/oauth2 a6bd8cefa1811bd24b86f8902872e4e8225f74c4 github.com/golang/oauth2"
116 +"golang.org/x/sys 95c6576299259db960f6c5b9b69ea52422860fce github.com/golang/sys"
117 +"golang.org/x/text b19bf474d317b857955b12035d2c5acb57ce8b01 github.com/golang/text"
118 +"golang.org/x/time f51c12702a4d776e4c1fa9b0fabab841babae631 github.com/golang/time"
119 +"google.golang.org/appengine 12d5545dc1cfa6047a286d5e853841b6471f4c19 github.com/golang/appengine"
120 +"google.golang.org/genproto 09f6ed296fc66555a25fe4ce95173148778dfa85 github.com/google/go-genproto"
121 +"google.golang.org/grpc 5ffe3083946d5603a0578721101dc8165b1d5b5f github.com/grpc/grpc-go"
122 +"gopkg.in/inf.v0 3887ee99ecf07df5b447e9b00d9c0b2adaa9f3e4 github.com/go-inf/inf"
123 +"gopkg.in/square/go-jose.v2 89060dee6a84df9a4dae49f676f0c755037834f1 github.com/square/go-jose"
124 +"gopkg.in/yaml.v2 670d4cfef0544295bc27a114dbac37980d83185a github.com/go-yaml/yaml"
125 +"k8s.io/api fd83cbc87e7632ccd8bbab63d2b673d4e0c631cc github.com/kubernetes/api"
126 +"k8s.io/apiextensions-apiserver 05e89e265cc594459a3d33a63e779d94e6614c63 github.com/kubernetes/apiextensions-apiserver"
127 +"k8s.io/apimachinery 6dd46049f39503a1fc8d65de4bd566829e95faff github.com/kubernetes/apimachinery"
128 +"k8s.io/apiserver e85ad7b666fef0476185731329f4cff1536efff8 github.com/kubernetes/apiserver"
129 +"k8s.io/client-go 1638f8970cefaa404ff3a62950f88b08292b2696 github.com/kubernetes/client-go"
130 +"k8s.io/cli-runtime 79bf4e0b64544d8c490247abae089bea572ddae6 github.com/kubernetes/cli-runtime"
131 +"k8s.io/kube-openapi 0cf8f7e6ed1d2e3d47d02e3b6e559369af24d803 github.com/kubernetes/kube-openapi"
132 +"k8s.io/kubernetes 54a352dda957bce0f88e49b65a6ee8bba8c0ba74 github.com/kubernetes/kubernetes"
133 +"k8s.io/utils 66066c83e385e385ccc3c964b44fd7dcd413d0ed github.com/kubernetes/utils"
134 +"vbom.ml/util db5cfe13f5cc80a4990d98e2e1b0707a4d1a5394 github.com/fvbommel/util"
135 +)
136 +
137 +inherit golang-build golang-vcs-snapshot bash-completion-r1
138 +
139 +GIT_COMMIT="7d2b0c73d734f6586ed222a567c5d103fed435be"
140 +
141 +ARCHIVE_URI="https://github.com/kubernetes/helm/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
142 + ${EGO_VENDOR_URI}"
143 +KEYWORDS="~amd64"
144 +
145 +DESCRIPTION="Kubernetes Package Manager"
146 +HOMEPAGE="https://github.com/kubernetes/helm https://helm.sh"
147 +SRC_URI="${ARCHIVE_URI}"
148 +
149 +LICENSE="Apache-2.0"
150 +SLOT="0"
151 +IUSE=""
152 +
153 +RESTRICT="test"
154 +
155 +src_prepare() {
156 + default
157 + pushd src/${EGO_PN} || die
158 + eapply "${FILESDIR}"/${PN}-2.12.0-sorting.patch
159 + popd
160 + sed -i -e "s/git rev-parse HEAD/echo ${GIT_COMMIT}/"\
161 + -e "s/git rev-parse --short HEAD/echo ${GIT_COMMIT:0:7}/"\
162 + -e "s#git describe --tags --abbrev=0 --exact-match 2>/dev/null#echo v${PV}#"\
163 + -e 's/test -n "`git status --porcelain`" && echo "dirty" ||//' src/${EGO_PN}/versioning.mk || die
164 +
165 + rm -rf src/${EGO_PN}/vendor/*/*/vendor src/${EGO_PN}/vendor/*/*/*/vendor || die
166 +}
167 +
168 +src_compile() {
169 + pushd src/${EGO_PN} || die
170 + GOPATH="${S}" go build -o bin/protoc-gen-go ./vendor/github.com/golang/protobuf/protoc-gen-go || die
171 + GOBINDIR="$(pwd)/bin" GOPATH="${S}"\
172 + go install -v -ldflags "-X k8s.io/helm/pkg/version.Version=v${PV} -X k8s.io/helm/pkg/version.BuildMetadata= -X k8s.io/helm/pkg/version.GitCommit=${GIT_COMMIT} -X k8s.io/helm/pkg/version.GitTreeState=clean" k8s.io/helm/cmd/... || die
173 + popd || die
174 + bin/${PN} completion bash > ${PN}.bash || die
175 + bin/${PN} completion zsh > ${PN}.zsh || die
176 +}
177 +
178 +src_install() {
179 + newbashcomp ${PN}.bash ${PN}
180 + insinto /usr/share/zsh/site-functions
181 + newins ${PN}.zsh _${PN}
182 +
183 + dobin bin/${PN} bin/tiller
184 + dodoc src/${EGO_PN}/README.md
185 +}