Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/ansible/
Date: Mon, 14 Jan 2019 15:37:40
Message-Id: 1547480231.17bb162dc017bad171ed716641f03483d259d020.prometheanfire@gentoo
1 commit: 17bb162dc017bad171ed716641f03483d259d020
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 14 15:37:11 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 14 15:37:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17bb162d
7
8 app-admin/ansible: 2.5.14 2.6.11 2.7.5 stable amd64/x86 w/ cleanup
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.12
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 app-admin/ansible/Manifest | 3 --
14 app-admin/ansible/ansible-2.5.13.ebuild | 66 ---------------------------------
15 app-admin/ansible/ansible-2.5.14.ebuild | 4 +-
16 app-admin/ansible/ansible-2.6.10.ebuild | 66 ---------------------------------
17 app-admin/ansible/ansible-2.6.11.ebuild | 4 +-
18 app-admin/ansible/ansible-2.7.4.ebuild | 66 ---------------------------------
19 app-admin/ansible/ansible-2.7.5.ebuild | 4 +-
20 7 files changed, 6 insertions(+), 207 deletions(-)
21
22 diff --git a/app-admin/ansible/Manifest b/app-admin/ansible/Manifest
23 index f76dcfbd0e4..986ae10f18e 100644
24 --- a/app-admin/ansible/Manifest
25 +++ b/app-admin/ansible/Manifest
26 @@ -1,6 +1,3 @@
27 -DIST ansible-2.5.13.tar.gz 10117549 BLAKE2B d5a53f411ff7cc8dfa3cbbcb6623b95d0a736b7359579aef1c81b391d75dc90c81396ffdd1906d1306d1d5ded7a745499fc82db086758b85ece027d9d243ad63 SHA512 f9968738b4aea6d6e84cca888827159c757b2248bf9fccbc2db0bcafccaba4700ebf87718fe98c912481cb0e8ed6b7a3b7be7a88ab7824092a2db838301fdec2
28 DIST ansible-2.5.14.tar.gz 10119785 BLAKE2B 6e771aafc16053185ee6d275d6d41f64aa3f0d6dffbe721a66b548b97e84d78916e03827d592b961f9a4e0bb03fae09320731a4b8fdb814126cecdfb51f9f136 SHA512 9635b1c4bc9a93a24f4bb2894c9fed63803cecb01c5562559e3b808791d1007b26aa0aade4aa05fd4bae0f7d01216588d4e2e0bf4c5fb6cdf677d9b40e9e2de8
29 -DIST ansible-2.6.10.tar.gz 10716578 BLAKE2B cf769c65a25cebe799c9aedebacb3f07e9fa95dc8dfa57ec805861679ac5917432ec894ccd68bef7cb78dcf3b2bb2165c94274ebd932fd376b80ad17238e8922 SHA512 8eac8bab53042c25d12aef8ee3fd1b5361a339c176cd21daf8782150183fa5ab05ad65ec4636178c341771544742a487c5ce06f8e9b1492dcab3140788784b5c
30 DIST ansible-2.6.11.tar.gz 10722546 BLAKE2B d98a82323409b894343c22c0b6226ef643bae34198627a6de426fdb65ef2a9892429edda20d522b8f501fe34c47b463f844abc7e6cf38009bd22398ca0c35f11 SHA512 5b795644d2bc02470b8a71be42720405614eac3e602a8906257c82ace36dc4c3727322b12ffadda6e2b752d963a40559cc35b1bc0a85596123896e7d1ac75b6b
31 -DIST ansible-2.7.4.tar.gz 11769861 BLAKE2B 3aee95d19ab057e39d174b19f29acf8d2c1011c0f5408f0a78ddd172089794a40a11455cc693a6457f3fd6e30eeb986579bbcc57a384cef0d8aef1013f7f71ec SHA512 4b7cb202577e3c87ec89598ec9a81ebac4b60f62f670322c24b655f5f3a7fab4657c27cce6cfa4f1bb41e7d60f7f6cf80251d86fcb36b1312f6f3ad47be777c9
32 DIST ansible-2.7.5.tar.gz 11781337 BLAKE2B cbb1ae02ee5733c03797db8acbb79980e24afe6e265aa609bbb22d8b43675c8ec995a4b10f3212e8dbf2fe49fdbccf1d2f8ee251bb4bd11ee5198a2ca2443147 SHA512 b3a8a2c10e42f4dcf0f3867901eaaf555e6b9bcbd808b91765a8825db3ec49d618d8893f244d52e49e944d0900a876bbb31b3a7b89d636e435e94cd4b281be18
33
34 diff --git a/app-admin/ansible/ansible-2.5.13.ebuild b/app-admin/ansible/ansible-2.5.13.ebuild
35 deleted file mode 100644
36 index 652b1374c85..00000000000
37 --- a/app-admin/ansible/ansible-2.5.13.ebuild
38 +++ /dev/null
39 @@ -1,66 +0,0 @@
40 -# Copyright 1999-2018 Gentoo Authors
41 -# Distributed under the terms of the GNU General Public License v2
42 -
43 -EAPI=7
44 -
45 -PYTHON_COMPAT=( python2_7 python3_{5,6} )
46 -
47 -inherit distutils-r1 eutils
48 -
49 -DESCRIPTION="Model-driven deployment, config management, and command execution framework"
50 -HOMEPAGE="https://ansible.com/"
51 -SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz"
52 -
53 -LICENSE="GPL-3"
54 -SLOT="0"
55 -KEYWORDS="amd64 x86 ~x64-macos"
56 -IUSE="doc test"
57 -
58 -RDEPEND="
59 - dev-python/paramiko[${PYTHON_USEDEP}]
60 - dev-python/jinja[${PYTHON_USEDEP}]
61 - dev-python/pyyaml[${PYTHON_USEDEP}]
62 - dev-python/setuptools[${PYTHON_USEDEP}]
63 - dev-python/cryptography[${PYTHON_USEDEP}]
64 - dev-python/httplib2[${PYTHON_USEDEP}]
65 - dev-python/six[${PYTHON_USEDEP}]
66 - dev-python/netaddr[${PYTHON_USEDEP}]
67 - net-misc/sshpass
68 - virtual/ssh
69 -"
70 -DEPEND="
71 - dev-python/setuptools[${PYTHON_USEDEP}]
72 - >=dev-python/packaging-16.6[${PYTHON_USEDEP}]
73 - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
74 - test? (
75 - ${RDEPEND}
76 - dev-python/nose[${PYTHON_USEDEP}]
77 - >=dev-python/mock-1.0.1[${PYTHON_USEDEP}]
78 - dev-python/passlib[${PYTHON_USEDEP}]
79 - dev-python/coverage[${PYTHON_USEDEP}]
80 - dev-python/unittest2[${PYTHON_USEDEP}]
81 - dev-vcs/git
82 - )"
83 -
84 -# not included in release tarball
85 -RESTRICT="test"
86 -
87 -python_compile_all() {
88 - if use doc; then
89 - cd docs/docsite || die
90 - export CPUS=4
91 - emake -f Makefile.sphinx html
92 - fi
93 -}
94 -
95 -python_test() {
96 - nosetests -d -w test/units -v --with-coverage --cover-package=ansible --cover-branches || die
97 -}
98 -
99 -python_install_all() {
100 - use doc && local HTML_DOCS=( docs/docsite/_build/html/. )
101 - distutils-r1_python_install_all
102 -
103 - doman docs/man/man1/*.1
104 - dodoc -r examples
105 -}
106
107 diff --git a/app-admin/ansible/ansible-2.5.14.ebuild b/app-admin/ansible/ansible-2.5.14.ebuild
108 index 71d5cc29ecc..90340deaacc 100644
109 --- a/app-admin/ansible/ansible-2.5.14.ebuild
110 +++ b/app-admin/ansible/ansible-2.5.14.ebuild
111 @@ -1,4 +1,4 @@
112 -# Copyright 1999-2018 Gentoo Authors
113 +# Copyright 1999-2019 Gentoo Authors
114 # Distributed under the terms of the GNU General Public License v2
115
116 EAPI=7
117 @@ -13,7 +13,7 @@ SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz"
118
119 LICENSE="GPL-3"
120 SLOT="0"
121 -KEYWORDS="~amd64 ~x86 ~x64-macos"
122 +KEYWORDS="amd64 x86 ~x64-macos"
123 IUSE="doc test"
124
125 RDEPEND="
126
127 diff --git a/app-admin/ansible/ansible-2.6.10.ebuild b/app-admin/ansible/ansible-2.6.10.ebuild
128 deleted file mode 100644
129 index 652b1374c85..00000000000
130 --- a/app-admin/ansible/ansible-2.6.10.ebuild
131 +++ /dev/null
132 @@ -1,66 +0,0 @@
133 -# Copyright 1999-2018 Gentoo Authors
134 -# Distributed under the terms of the GNU General Public License v2
135 -
136 -EAPI=7
137 -
138 -PYTHON_COMPAT=( python2_7 python3_{5,6} )
139 -
140 -inherit distutils-r1 eutils
141 -
142 -DESCRIPTION="Model-driven deployment, config management, and command execution framework"
143 -HOMEPAGE="https://ansible.com/"
144 -SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz"
145 -
146 -LICENSE="GPL-3"
147 -SLOT="0"
148 -KEYWORDS="amd64 x86 ~x64-macos"
149 -IUSE="doc test"
150 -
151 -RDEPEND="
152 - dev-python/paramiko[${PYTHON_USEDEP}]
153 - dev-python/jinja[${PYTHON_USEDEP}]
154 - dev-python/pyyaml[${PYTHON_USEDEP}]
155 - dev-python/setuptools[${PYTHON_USEDEP}]
156 - dev-python/cryptography[${PYTHON_USEDEP}]
157 - dev-python/httplib2[${PYTHON_USEDEP}]
158 - dev-python/six[${PYTHON_USEDEP}]
159 - dev-python/netaddr[${PYTHON_USEDEP}]
160 - net-misc/sshpass
161 - virtual/ssh
162 -"
163 -DEPEND="
164 - dev-python/setuptools[${PYTHON_USEDEP}]
165 - >=dev-python/packaging-16.6[${PYTHON_USEDEP}]
166 - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
167 - test? (
168 - ${RDEPEND}
169 - dev-python/nose[${PYTHON_USEDEP}]
170 - >=dev-python/mock-1.0.1[${PYTHON_USEDEP}]
171 - dev-python/passlib[${PYTHON_USEDEP}]
172 - dev-python/coverage[${PYTHON_USEDEP}]
173 - dev-python/unittest2[${PYTHON_USEDEP}]
174 - dev-vcs/git
175 - )"
176 -
177 -# not included in release tarball
178 -RESTRICT="test"
179 -
180 -python_compile_all() {
181 - if use doc; then
182 - cd docs/docsite || die
183 - export CPUS=4
184 - emake -f Makefile.sphinx html
185 - fi
186 -}
187 -
188 -python_test() {
189 - nosetests -d -w test/units -v --with-coverage --cover-package=ansible --cover-branches || die
190 -}
191 -
192 -python_install_all() {
193 - use doc && local HTML_DOCS=( docs/docsite/_build/html/. )
194 - distutils-r1_python_install_all
195 -
196 - doman docs/man/man1/*.1
197 - dodoc -r examples
198 -}
199
200 diff --git a/app-admin/ansible/ansible-2.6.11.ebuild b/app-admin/ansible/ansible-2.6.11.ebuild
201 index 71d5cc29ecc..90340deaacc 100644
202 --- a/app-admin/ansible/ansible-2.6.11.ebuild
203 +++ b/app-admin/ansible/ansible-2.6.11.ebuild
204 @@ -1,4 +1,4 @@
205 -# Copyright 1999-2018 Gentoo Authors
206 +# Copyright 1999-2019 Gentoo Authors
207 # Distributed under the terms of the GNU General Public License v2
208
209 EAPI=7
210 @@ -13,7 +13,7 @@ SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz"
211
212 LICENSE="GPL-3"
213 SLOT="0"
214 -KEYWORDS="~amd64 ~x86 ~x64-macos"
215 +KEYWORDS="amd64 x86 ~x64-macos"
216 IUSE="doc test"
217
218 RDEPEND="
219
220 diff --git a/app-admin/ansible/ansible-2.7.4.ebuild b/app-admin/ansible/ansible-2.7.4.ebuild
221 deleted file mode 100644
222 index 3098582f06b..00000000000
223 --- a/app-admin/ansible/ansible-2.7.4.ebuild
224 +++ /dev/null
225 @@ -1,66 +0,0 @@
226 -# Copyright 1999-2018 Gentoo Authors
227 -# Distributed under the terms of the GNU General Public License v2
228 -
229 -EAPI=7
230 -
231 -PYTHON_COMPAT=( python2_7 python3_{5,6} )
232 -
233 -inherit distutils-r1 eutils
234 -
235 -DESCRIPTION="Model-driven deployment, config management, and command execution framework"
236 -HOMEPAGE="https://ansible.com/"
237 -SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz"
238 -
239 -LICENSE="GPL-3"
240 -SLOT="0"
241 -KEYWORDS="amd64 ~arm x86 ~x64-macos"
242 -IUSE="doc test"
243 -
244 -RDEPEND="
245 - dev-python/paramiko[${PYTHON_USEDEP}]
246 - dev-python/jinja[${PYTHON_USEDEP}]
247 - dev-python/pyyaml[${PYTHON_USEDEP}]
248 - dev-python/setuptools[${PYTHON_USEDEP}]
249 - dev-python/cryptography[${PYTHON_USEDEP}]
250 - dev-python/httplib2[${PYTHON_USEDEP}]
251 - dev-python/six[${PYTHON_USEDEP}]
252 - dev-python/netaddr[${PYTHON_USEDEP}]
253 - net-misc/sshpass
254 - virtual/ssh
255 -"
256 -DEPEND="
257 - dev-python/setuptools[${PYTHON_USEDEP}]
258 - >=dev-python/packaging-16.6[${PYTHON_USEDEP}]
259 - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
260 - test? (
261 - ${RDEPEND}
262 - dev-python/nose[${PYTHON_USEDEP}]
263 - >=dev-python/mock-1.0.1[${PYTHON_USEDEP}]
264 - dev-python/passlib[${PYTHON_USEDEP}]
265 - dev-python/coverage[${PYTHON_USEDEP}]
266 - dev-python/unittest2[${PYTHON_USEDEP}]
267 - dev-vcs/git
268 - )"
269 -
270 -# not included in release tarball
271 -RESTRICT="test"
272 -
273 -python_compile_all() {
274 - if use doc; then
275 - cd docs/docsite || die
276 - export CPUS=4
277 - emake -f Makefile.sphinx html
278 - fi
279 -}
280 -
281 -python_test() {
282 - nosetests -d -w test/units -v --with-coverage --cover-package=ansible --cover-branches || die
283 -}
284 -
285 -python_install_all() {
286 - use doc && local HTML_DOCS=( docs/docsite/_build/html/. )
287 - distutils-r1_python_install_all
288 -
289 - doman docs/man/man1/*.1
290 - dodoc -r examples
291 -}
292
293 diff --git a/app-admin/ansible/ansible-2.7.5.ebuild b/app-admin/ansible/ansible-2.7.5.ebuild
294 index 2f38c77741e..256812f33d6 100644
295 --- a/app-admin/ansible/ansible-2.7.5.ebuild
296 +++ b/app-admin/ansible/ansible-2.7.5.ebuild
297 @@ -1,4 +1,4 @@
298 -# Copyright 1999-2018 Gentoo Authors
299 +# Copyright 1999-2019 Gentoo Authors
300 # Distributed under the terms of the GNU General Public License v2
301
302 EAPI=7
303 @@ -13,7 +13,7 @@ SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz"
304
305 LICENSE="GPL-3"
306 SLOT="0"
307 -KEYWORDS="~amd64 ~arm ~x86 ~x64-macos"
308 +KEYWORDS="amd64 ~arm x86 ~x64-macos"
309 IUSE="doc test"
310
311 RDEPEND="