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: Fri, 03 May 2019 17:14:15
Message-Id: 1556903639.552bff9d9b99a21f4d211e493ce4cd579a32e877.prometheanfire@gentoo
1 commit: 552bff9d9b99a21f4d211e493ce4cd579a32e877
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 3 17:13:34 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri May 3 17:13:59 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=552bff9d
7
8 app-admin/ansible: 2.6.16 and 2.7.10 stable amd64/x86 with cleanup
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 app-admin/ansible/Manifest | 2 -
14 app-admin/ansible/ansible-2.5.14.ebuild | 66 ---------------------------------
15 app-admin/ansible/ansible-2.6.15.ebuild | 66 ---------------------------------
16 app-admin/ansible/ansible-2.6.16.ebuild | 2 +-
17 app-admin/ansible/ansible-2.7.10.ebuild | 2 +-
18 5 files changed, 2 insertions(+), 136 deletions(-)
19
20 diff --git a/app-admin/ansible/Manifest b/app-admin/ansible/Manifest
21 index 4e7334b41b8..96d2601fca3 100644
22 --- a/app-admin/ansible/Manifest
23 +++ b/app-admin/ansible/Manifest
24 @@ -1,6 +1,4 @@
25 -DIST ansible-2.5.14.tar.gz 10119785 BLAKE2B 6e771aafc16053185ee6d275d6d41f64aa3f0d6dffbe721a66b548b97e84d78916e03827d592b961f9a4e0bb03fae09320731a4b8fdb814126cecdfb51f9f136 SHA512 9635b1c4bc9a93a24f4bb2894c9fed63803cecb01c5562559e3b808791d1007b26aa0aade4aa05fd4bae0f7d01216588d4e2e0bf4c5fb6cdf677d9b40e9e2de8
26 DIST ansible-2.6.14.tar.gz 10732165 BLAKE2B c753860a521c37357c7a5042391957680865416c036fcaf3920a65e291dc3ed3a52e94ad5b99acdb0d2c919e3be68b8462e462a935497dfe83b406adf4e63dad SHA512 ee532c0d61ab03a0937e89bfa7565f27f1905987784f31895e8ac6e4a8ecf76ca9f30201d278a68a995b8fc27151712dba2e79c13269a472d923355e36072e4e
27 -DIST ansible-2.6.15.tar.gz 10734433 BLAKE2B 9c48d9de348a11a57b364921af26154b5a2106d0bfa2d7d341c06e2408b3f71d30b3cc2f5e4df1bb21eb6eebd39a4d297ce8d697d68826378d4e786a4acb4e25 SHA512 14951db33ed2124b3379adf1114a9c980f63668c18a79d436658d8ddc1bbbd38f26682520319bd0e399d6ced518ece0f01da5a6991003e8b30adf78f20c6d1e8
28 DIST ansible-2.6.16.tar.gz 10738431 BLAKE2B b801eb524f631950c385f7a949bdeae288e95d1590ea96f98e955f6ebc4ccfc5970e3926727850e7ef13fbcd7118ad6388e516a8fe62b53f1bf8b4d5b484dbab SHA512 ff67803cf6afd512ab779b7c862d4427591c90bb0ed9391e32fc8ea30c24c70cc31c910c9af51b4dd423885f858f65c1c8d6274565c90296ecd7a00df3374977
29 DIST ansible-2.7.10.tar.gz 11844278 BLAKE2B c847b642ebe4cbc2194538a0b194cd5c0bb82e0ba2a6da2e272670c75596b9793e028d067ddb37000c07f2c2427b5b99248b16c544daed4976c0210b601d3c97 SHA512 4d58ef080c8ee02ef36eb3116ec89e4542b5b4042262953b2001081601fe1066237191cce5e647f354efa9e1933cf5010519d049e678a90e8ca08620cd1788a5
30 DIST ansible-2.7.9.tar.gz 11830476 BLAKE2B 7688ce9f74b0ab1fafd0e31dce90d995a9d8ca90bbe436f2d4ee9d005069b6e1b2c4dd679c2430a6873233da54ae06d3ebf08736681ec2e59e5b3ddafa6bb1e2 SHA512 4d39c7d4eb97264ce8f92812fb986b24af0c663efa6d8cd1d9a4cb25731d55e7518e503c04764e62d0458916b601baaa7acc623f9f83ce8b93e7f22900e29a53
31
32 diff --git a/app-admin/ansible/ansible-2.5.14.ebuild b/app-admin/ansible/ansible-2.5.14.ebuild
33 deleted file mode 100644
34 index 90340deaacc..00000000000
35 --- a/app-admin/ansible/ansible-2.5.14.ebuild
36 +++ /dev/null
37 @@ -1,66 +0,0 @@
38 -# Copyright 1999-2019 Gentoo Authors
39 -# Distributed under the terms of the GNU General Public License v2
40 -
41 -EAPI=7
42 -
43 -PYTHON_COMPAT=( python2_7 python3_{5,6} )
44 -
45 -inherit distutils-r1 eutils
46 -
47 -DESCRIPTION="Model-driven deployment, config management, and command execution framework"
48 -HOMEPAGE="https://ansible.com/"
49 -SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz"
50 -
51 -LICENSE="GPL-3"
52 -SLOT="0"
53 -KEYWORDS="amd64 x86 ~x64-macos"
54 -IUSE="doc test"
55 -
56 -RDEPEND="
57 - dev-python/paramiko[${PYTHON_USEDEP}]
58 - dev-python/jinja[${PYTHON_USEDEP}]
59 - dev-python/pyyaml[${PYTHON_USEDEP}]
60 - dev-python/setuptools[${PYTHON_USEDEP}]
61 - dev-python/cryptography[${PYTHON_USEDEP}]
62 - dev-python/httplib2[${PYTHON_USEDEP}]
63 - dev-python/six[${PYTHON_USEDEP}]
64 - dev-python/netaddr[${PYTHON_USEDEP}]
65 - net-misc/sshpass
66 - virtual/ssh
67 -"
68 -DEPEND="
69 - dev-python/setuptools[${PYTHON_USEDEP}]
70 - >=dev-python/packaging-16.6[${PYTHON_USEDEP}]
71 - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
72 - test? (
73 - ${RDEPEND}
74 - dev-python/nose[${PYTHON_USEDEP}]
75 - >=dev-python/mock-1.0.1[${PYTHON_USEDEP}]
76 - dev-python/passlib[${PYTHON_USEDEP}]
77 - dev-python/coverage[${PYTHON_USEDEP}]
78 - dev-python/unittest2[${PYTHON_USEDEP}]
79 - dev-vcs/git
80 - )"
81 -
82 -# not included in release tarball
83 -RESTRICT="test"
84 -
85 -python_compile_all() {
86 - if use doc; then
87 - cd docs/docsite || die
88 - export CPUS=4
89 - emake -f Makefile.sphinx html
90 - fi
91 -}
92 -
93 -python_test() {
94 - nosetests -d -w test/units -v --with-coverage --cover-package=ansible --cover-branches || die
95 -}
96 -
97 -python_install_all() {
98 - use doc && local HTML_DOCS=( docs/docsite/_build/html/. )
99 - distutils-r1_python_install_all
100 -
101 - doman docs/man/man1/*.1
102 - dodoc -r examples
103 -}
104
105 diff --git a/app-admin/ansible/ansible-2.6.15.ebuild b/app-admin/ansible/ansible-2.6.15.ebuild
106 deleted file mode 100644
107 index 4bec3453ac7..00000000000
108 --- a/app-admin/ansible/ansible-2.6.15.ebuild
109 +++ /dev/null
110 @@ -1,66 +0,0 @@
111 -# Copyright 1999-2019 Gentoo Authors
112 -# Distributed under the terms of the GNU General Public License v2
113 -
114 -EAPI=7
115 -
116 -PYTHON_COMPAT=( python2_7 python3_{5,6} )
117 -
118 -inherit distutils-r1 eutils
119 -
120 -DESCRIPTION="Model-driven deployment, config management, and command execution framework"
121 -HOMEPAGE="https://ansible.com/"
122 -SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz"
123 -
124 -LICENSE="GPL-3"
125 -SLOT="0"
126 -KEYWORDS="~amd64 ~x86 ~x64-macos"
127 -IUSE="doc test"
128 -
129 -RDEPEND="
130 - dev-python/paramiko[${PYTHON_USEDEP}]
131 - dev-python/jinja[${PYTHON_USEDEP}]
132 - dev-python/pyyaml[${PYTHON_USEDEP}]
133 - dev-python/setuptools[${PYTHON_USEDEP}]
134 - dev-python/cryptography[${PYTHON_USEDEP}]
135 - dev-python/httplib2[${PYTHON_USEDEP}]
136 - dev-python/six[${PYTHON_USEDEP}]
137 - dev-python/netaddr[${PYTHON_USEDEP}]
138 - net-misc/sshpass
139 - virtual/ssh
140 -"
141 -DEPEND="
142 - dev-python/setuptools[${PYTHON_USEDEP}]
143 - >=dev-python/packaging-16.6[${PYTHON_USEDEP}]
144 - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
145 - test? (
146 - ${RDEPEND}
147 - dev-python/nose[${PYTHON_USEDEP}]
148 - >=dev-python/mock-1.0.1[${PYTHON_USEDEP}]
149 - dev-python/passlib[${PYTHON_USEDEP}]
150 - dev-python/coverage[${PYTHON_USEDEP}]
151 - dev-python/unittest2[${PYTHON_USEDEP}]
152 - dev-vcs/git
153 - )"
154 -
155 -# not included in release tarball
156 -RESTRICT="test"
157 -
158 -python_compile_all() {
159 - if use doc; then
160 - cd docs/docsite || die
161 - export CPUS=4
162 - emake -f Makefile.sphinx html
163 - fi
164 -}
165 -
166 -python_test() {
167 - nosetests -d -w test/units -v --with-coverage --cover-package=ansible --cover-branches || die
168 -}
169 -
170 -python_install_all() {
171 - use doc && local HTML_DOCS=( docs/docsite/_build/html/. )
172 - distutils-r1_python_install_all
173 -
174 - doman docs/man/man1/*.1
175 - dodoc -r examples
176 -}
177
178 diff --git a/app-admin/ansible/ansible-2.6.16.ebuild b/app-admin/ansible/ansible-2.6.16.ebuild
179 index 4bec3453ac7..90340deaacc 100644
180 --- a/app-admin/ansible/ansible-2.6.16.ebuild
181 +++ b/app-admin/ansible/ansible-2.6.16.ebuild
182 @@ -13,7 +13,7 @@ SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz"
183
184 LICENSE="GPL-3"
185 SLOT="0"
186 -KEYWORDS="~amd64 ~x86 ~x64-macos"
187 +KEYWORDS="amd64 x86 ~x64-macos"
188 IUSE="doc test"
189
190 RDEPEND="
191
192 diff --git a/app-admin/ansible/ansible-2.7.10.ebuild b/app-admin/ansible/ansible-2.7.10.ebuild
193 index 63e11740ae9..028f77e10f7 100644
194 --- a/app-admin/ansible/ansible-2.7.10.ebuild
195 +++ b/app-admin/ansible/ansible-2.7.10.ebuild
196 @@ -13,7 +13,7 @@ SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz"
197
198 LICENSE="GPL-3"
199 SLOT="0"
200 -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x64-macos"
201 +KEYWORDS="amd64 ~arm ~arm64 x86 ~x64-macos"
202 IUSE="doc test"
203
204 RDEPEND="