Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/awscli/
Date: Mon, 13 Sep 2021 07:46:05
Message-Id: 1631519138.418fe4dad84edf0c8141d37f0dc2b2e2f85c98f6.mgorny@gentoo
1 commit: 418fe4dad84edf0c8141d37f0dc2b2e2f85c98f6
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 13 07:02:20 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 13 07:45:38 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=418fe4da
7
8 app-admin/awscli: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-admin/awscli/Manifest | 4 ---
13 app-admin/awscli/awscli-1.20.15.ebuild | 58 ----------------------------------
14 app-admin/awscli/awscli-1.20.21.ebuild | 58 ----------------------------------
15 app-admin/awscli/awscli-1.20.35.ebuild | 58 ----------------------------------
16 app-admin/awscli/awscli-1.20.7.ebuild | 58 ----------------------------------
17 5 files changed, 236 deletions(-)
18
19 diff --git a/app-admin/awscli/Manifest b/app-admin/awscli/Manifest
20 index 2df6302114e..e8a0afe6c3d 100644
21 --- a/app-admin/awscli/Manifest
22 +++ b/app-admin/awscli/Manifest
23 @@ -1,6 +1,2 @@
24 -DIST awscli-1.20.15.tar.gz 2048948 BLAKE2B e7d378c9cb1752f4b7e014578d07fdc5f7bd9c14dc5fa33328a29c8fb9c9fab27f404dbfeea5952c243aeb35b0800c7840303d5f1339512d74cee2e4a5d590a1 SHA512 34c482067c3534737956520e5f6f0b3d30296f6de06969fe3ab43146a3190e36b432ea3642917c91e82659d5e79337add973f3f79216214f6b03b5cd15b363f2
25 -DIST awscli-1.20.21.tar.gz 2055227 BLAKE2B 6448527363ca25f039fa9e461bf5f6451e2ecb308a29b3b62c2303d756476c45f60b5356bf32894d780deb8d9e459d83e2520ce09f5ea5f3b1e9435f8180d4ce SHA512 58b9323b8bdb07bd48814cf11fc03f9c4ffda01d1d0c85d4a77425ca37848a2cb3a6222b12c31e5897b348ef265cc94d842d9fd6b4a66bb3cfc8b37b038361cf
26 DIST awscli-1.20.28.tar.gz 2058578 BLAKE2B 3f6993a41f46ad9d8d45cebc0d5ea95a954e15c73d236426590c389aba6de6a99b6a5000f065f932733151c14f3112bacc25c670a05d2a991a976669ce54554e SHA512 b75974450cea3744ed15cf00ca82a35aa377c55e0ef67bb5536ed136e768d5030e6707f12e2e7de8bfce48296295ff4ed4c9f9b15c642104ea34c7492291135b
27 -DIST awscli-1.20.35.tar.gz 2069361 BLAKE2B e19666a42ae7b39297d62532d5028beb099ba195e80233f43f28697184be10c3abb859db5271980e45cade0c6d580988b63d0c2b5e3adc66aee97e76c7883144 SHA512 7fecf089e72a520004aef0d002b2ec07c524b8f927c27e4a497cedfcbcd38e0db57c3ce7e67d4e7f4a4fd78a0ec3e950ef6d7f6d2f7918e0d03a5fb3b2ff8ddf
28 DIST awscli-1.20.40.tar.gz 2071857 BLAKE2B b2511d610c13b4ddf8b1f5c6442f0939072eecf81d97805800bd83b6f481d744ad4344dace6e6553e3d4b7cbf9546f911398311cb04fb698a418579e784539a3 SHA512 aa39a8d67cd8efc63687929f19d5878269ce7f3155a0a64ca2f271251a334f57d2358aa4f0aee76415aee33fe23a1e3b19eb2c6dcfa21e8c0fb7409f5d29a001
29 -DIST awscli-1.20.7.tar.gz 2045304 BLAKE2B d8f086d8d2eb36645e77fa3d9ae7c196ed3a3fddcc2a0218696f92bd69e10b453be1340b965a8d8e6697bbd3c45013d72de3ed0d31b5823515a5a0092a812858 SHA512 a41bd3ebc34a65add66ef95d5194ba07907a08f7368b0fcd6551af2070c46c4a509af47d30aeadabddce19d1a61200a58faf40a7e2f759e64915cfb2826666ab
30
31 diff --git a/app-admin/awscli/awscli-1.20.15.ebuild b/app-admin/awscli/awscli-1.20.15.ebuild
32 deleted file mode 100644
33 index ff429f8d3a3..00000000000
34 --- a/app-admin/awscli/awscli-1.20.15.ebuild
35 +++ /dev/null
36 @@ -1,58 +0,0 @@
37 -# Copyright 1999-2021 Gentoo Authors
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI="7"
41 -
42 -PYTHON_COMPAT=( python3_{8..10} )
43 -
44 -inherit bash-completion-r1 distutils-r1
45 -
46 -DESCRIPTION="Universal Command Line Environment for AWS"
47 -HOMEPAGE="https://pypi.org/project/awscli/"
48 -#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
49 -SRC_URI="https://github.com/aws/aws-cli/archive/${PV}.tar.gz -> ${P}.tar.gz"
50 -S="${WORKDIR}/aws-cli-${PV}"
51 -
52 -LICENSE="Apache-2.0"
53 -SLOT="0"
54 -KEYWORDS="~amd64 ~arm64 ~x86"
55 -
56 -# botocore is x.(y+1).z
57 -BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 1)).$(ver_cut 3-)"
58 -RDEPEND="
59 - >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
60 - dev-python/colorama[${PYTHON_USEDEP}]
61 - dev-python/docutils[${PYTHON_USEDEP}]
62 - dev-python/rsa[${PYTHON_USEDEP}]
63 - >=dev-python/s3transfer-0.4.0[${PYTHON_USEDEP}]
64 - dev-python/pyyaml[${PYTHON_USEDEP}]
65 -"
66 -BDEPEND="
67 - test? (
68 - dev-python/mock[${PYTHON_USEDEP}]
69 - )
70 -"
71 -
72 -distutils_enable_tests --install nose
73 -
74 -PATCHES=(
75 - "${FILESDIR}"/awscli-1.19.47-py39.patch
76 -)
77 -
78 -python_test() {
79 - distutils_install_for_testing
80 - # integration tests require AWS credentials and Internet access
81 - nosetests -v tests/{functional,unit} ||
82 - die "Tests failed for ${EPYTHON}"
83 -}
84 -
85 -python_install_all() {
86 - newbashcomp bin/aws_bash_completer aws
87 -
88 - insinto /usr/share/zsh/site-functions
89 - newins bin/aws_zsh_completer.sh _aws
90 -
91 - distutils-r1_python_install_all
92 -
93 - rm "${ED}"/usr/bin/{aws.cmd,aws_bash_completer,aws_zsh_completer.sh} || die
94 -}
95
96 diff --git a/app-admin/awscli/awscli-1.20.21.ebuild b/app-admin/awscli/awscli-1.20.21.ebuild
97 deleted file mode 100644
98 index ff429f8d3a3..00000000000
99 --- a/app-admin/awscli/awscli-1.20.21.ebuild
100 +++ /dev/null
101 @@ -1,58 +0,0 @@
102 -# Copyright 1999-2021 Gentoo Authors
103 -# Distributed under the terms of the GNU General Public License v2
104 -
105 -EAPI="7"
106 -
107 -PYTHON_COMPAT=( python3_{8..10} )
108 -
109 -inherit bash-completion-r1 distutils-r1
110 -
111 -DESCRIPTION="Universal Command Line Environment for AWS"
112 -HOMEPAGE="https://pypi.org/project/awscli/"
113 -#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
114 -SRC_URI="https://github.com/aws/aws-cli/archive/${PV}.tar.gz -> ${P}.tar.gz"
115 -S="${WORKDIR}/aws-cli-${PV}"
116 -
117 -LICENSE="Apache-2.0"
118 -SLOT="0"
119 -KEYWORDS="~amd64 ~arm64 ~x86"
120 -
121 -# botocore is x.(y+1).z
122 -BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 1)).$(ver_cut 3-)"
123 -RDEPEND="
124 - >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
125 - dev-python/colorama[${PYTHON_USEDEP}]
126 - dev-python/docutils[${PYTHON_USEDEP}]
127 - dev-python/rsa[${PYTHON_USEDEP}]
128 - >=dev-python/s3transfer-0.4.0[${PYTHON_USEDEP}]
129 - dev-python/pyyaml[${PYTHON_USEDEP}]
130 -"
131 -BDEPEND="
132 - test? (
133 - dev-python/mock[${PYTHON_USEDEP}]
134 - )
135 -"
136 -
137 -distutils_enable_tests --install nose
138 -
139 -PATCHES=(
140 - "${FILESDIR}"/awscli-1.19.47-py39.patch
141 -)
142 -
143 -python_test() {
144 - distutils_install_for_testing
145 - # integration tests require AWS credentials and Internet access
146 - nosetests -v tests/{functional,unit} ||
147 - die "Tests failed for ${EPYTHON}"
148 -}
149 -
150 -python_install_all() {
151 - newbashcomp bin/aws_bash_completer aws
152 -
153 - insinto /usr/share/zsh/site-functions
154 - newins bin/aws_zsh_completer.sh _aws
155 -
156 - distutils-r1_python_install_all
157 -
158 - rm "${ED}"/usr/bin/{aws.cmd,aws_bash_completer,aws_zsh_completer.sh} || die
159 -}
160
161 diff --git a/app-admin/awscli/awscli-1.20.35.ebuild b/app-admin/awscli/awscli-1.20.35.ebuild
162 deleted file mode 100644
163 index ff429f8d3a3..00000000000
164 --- a/app-admin/awscli/awscli-1.20.35.ebuild
165 +++ /dev/null
166 @@ -1,58 +0,0 @@
167 -# Copyright 1999-2021 Gentoo Authors
168 -# Distributed under the terms of the GNU General Public License v2
169 -
170 -EAPI="7"
171 -
172 -PYTHON_COMPAT=( python3_{8..10} )
173 -
174 -inherit bash-completion-r1 distutils-r1
175 -
176 -DESCRIPTION="Universal Command Line Environment for AWS"
177 -HOMEPAGE="https://pypi.org/project/awscli/"
178 -#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
179 -SRC_URI="https://github.com/aws/aws-cli/archive/${PV}.tar.gz -> ${P}.tar.gz"
180 -S="${WORKDIR}/aws-cli-${PV}"
181 -
182 -LICENSE="Apache-2.0"
183 -SLOT="0"
184 -KEYWORDS="~amd64 ~arm64 ~x86"
185 -
186 -# botocore is x.(y+1).z
187 -BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 1)).$(ver_cut 3-)"
188 -RDEPEND="
189 - >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
190 - dev-python/colorama[${PYTHON_USEDEP}]
191 - dev-python/docutils[${PYTHON_USEDEP}]
192 - dev-python/rsa[${PYTHON_USEDEP}]
193 - >=dev-python/s3transfer-0.4.0[${PYTHON_USEDEP}]
194 - dev-python/pyyaml[${PYTHON_USEDEP}]
195 -"
196 -BDEPEND="
197 - test? (
198 - dev-python/mock[${PYTHON_USEDEP}]
199 - )
200 -"
201 -
202 -distutils_enable_tests --install nose
203 -
204 -PATCHES=(
205 - "${FILESDIR}"/awscli-1.19.47-py39.patch
206 -)
207 -
208 -python_test() {
209 - distutils_install_for_testing
210 - # integration tests require AWS credentials and Internet access
211 - nosetests -v tests/{functional,unit} ||
212 - die "Tests failed for ${EPYTHON}"
213 -}
214 -
215 -python_install_all() {
216 - newbashcomp bin/aws_bash_completer aws
217 -
218 - insinto /usr/share/zsh/site-functions
219 - newins bin/aws_zsh_completer.sh _aws
220 -
221 - distutils-r1_python_install_all
222 -
223 - rm "${ED}"/usr/bin/{aws.cmd,aws_bash_completer,aws_zsh_completer.sh} || die
224 -}
225
226 diff --git a/app-admin/awscli/awscli-1.20.7.ebuild b/app-admin/awscli/awscli-1.20.7.ebuild
227 deleted file mode 100644
228 index 4221a0155f5..00000000000
229 --- a/app-admin/awscli/awscli-1.20.7.ebuild
230 +++ /dev/null
231 @@ -1,58 +0,0 @@
232 -# Copyright 1999-2021 Gentoo Authors
233 -# Distributed under the terms of the GNU General Public License v2
234 -
235 -EAPI="7"
236 -
237 -PYTHON_COMPAT=( python3_{8..10} )
238 -
239 -inherit bash-completion-r1 distutils-r1
240 -
241 -DESCRIPTION="Universal Command Line Environment for AWS"
242 -HOMEPAGE="https://pypi.org/project/awscli/"
243 -#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
244 -SRC_URI="https://github.com/aws/aws-cli/archive/${PV}.tar.gz -> ${P}.tar.gz"
245 -S="${WORKDIR}/aws-cli-${PV}"
246 -
247 -LICENSE="Apache-2.0"
248 -SLOT="0"
249 -KEYWORDS="amd64 ~arm64 x86"
250 -
251 -# botocore is x.(y+1).z
252 -BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 1)).$(ver_cut 3-)"
253 -RDEPEND="
254 - >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
255 - dev-python/colorama[${PYTHON_USEDEP}]
256 - dev-python/docutils[${PYTHON_USEDEP}]
257 - dev-python/rsa[${PYTHON_USEDEP}]
258 - >=dev-python/s3transfer-0.4.0[${PYTHON_USEDEP}]
259 - dev-python/pyyaml[${PYTHON_USEDEP}]
260 -"
261 -BDEPEND="
262 - test? (
263 - dev-python/mock[${PYTHON_USEDEP}]
264 - )
265 -"
266 -
267 -distutils_enable_tests --install nose
268 -
269 -PATCHES=(
270 - "${FILESDIR}"/awscli-1.19.47-py39.patch
271 -)
272 -
273 -python_test() {
274 - distutils_install_for_testing
275 - # integration tests require AWS credentials and Internet access
276 - nosetests -v tests/{functional,unit} ||
277 - die "Tests failed for ${EPYTHON}"
278 -}
279 -
280 -python_install_all() {
281 - newbashcomp bin/aws_bash_completer aws
282 -
283 - insinto /usr/share/zsh/site-functions
284 - newins bin/aws_zsh_completer.sh _aws
285 -
286 - distutils-r1_python_install_all
287 -
288 - rm "${ED}"/usr/bin/{aws.cmd,aws_bash_completer,aws_zsh_completer.sh} || die
289 -}