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: dev-python/flaky/
Date: Tue, 02 May 2017 11:58:30
Message-Id: 1493726287.251d768e0bd2c4d3b8d18edc13c79d67e6d36c91.mgorny@gentoo
1 commit: 251d768e0bd2c4d3b8d18edc13c79d67e6d36c91
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 2 11:09:12 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue May 2 11:58:07 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=251d768e
7
8 dev-python/flaky: Clean old versions up
9
10 dev-python/flaky/Manifest | 5 ----
11 dev-python/flaky/flaky-2.4.0.ebuild | 38 ------------------------------
12 dev-python/flaky/flaky-2.4.1.ebuild | 45 -----------------------------------
13 dev-python/flaky/flaky-3.0.1.ebuild | 47 -------------------------------------
14 dev-python/flaky/flaky-3.0.3.ebuild | 44 ----------------------------------
15 dev-python/flaky/flaky-3.1.0.ebuild | 44 ----------------------------------
16 6 files changed, 223 deletions(-)
17
18 diff --git a/dev-python/flaky/Manifest b/dev-python/flaky/Manifest
19 index ae402e54ab8..78408de0f27 100644
20 --- a/dev-python/flaky/Manifest
21 +++ b/dev-python/flaky/Manifest
22 @@ -1,6 +1 @@
23 -DIST flaky-2.4.0.tar.gz 27157 SHA256 6446e186674db9d67be5e85857b6e98a68a6491d5d307447d9a1a6721aca9fad SHA512 e3f51dab94a2e2140714f15ae088113c2e5cb65f58d38d5ae20b91c567c207568403c1267edeaf9f0f8c6bec7b03ebb0c02178cca30f3dd3a16aa4d099ca8153 WHIRLPOOL 20571c64d46ebbb87173a0e6bc859473528270c179c7cde045fded2a98708034f95864a92c137596b936f78e21984ca17ec0670063c470f14d1ce6ce1213c70f
24 -DIST flaky-2.4.1.tar.gz 27430 SHA256 e8e94450c7c5d56bd30e0634fc6c725936e7585322d60469195dfa416c0ab2ea SHA512 2c4736ee370a9462bed29239a525a8a0296ebbb0abc6f194ac36db1fa6fab78d41c3927f1cd3d5c50649f374406e3203c16f0d2f4e3fac6a458392db110ed0f9 WHIRLPOOL a5665b1ae1e8f82ac96ca07675e719f3c5f29a0347c5c5dc1b1badcfc2454b3fa97e9606299f2b23ef30f61a6342d399eedbafb02931b6f9746af6dcc73f53e2
25 -DIST flaky-3.0.1.tar.gz 21683 SHA256 9004f24832130835a89c1d767b1353f867b1e6aae434cde13749485d377a515e SHA512 4774d53cfc4b32f6555a00605c4ccb776811e04baf1de3a96dcb4029eefe83d3f2534f97f8021a0bf2fadf3bb041a863833dc4ef08c782fe979ac52cd4e9a1c6 WHIRLPOOL a32734fd09b88e9889062574bdf6c1c4f179ecbd7381e8964183ada06a53c0669db81edf16f0096cd4a4a7c1df49917ffd97387a8f0c7c92587b0f0697fd0d6b
26 -DIST flaky-3.0.3.tar.gz 29055 SHA256 24da4483ff313171e5ecbc341c50b8b7fb481850259c44628e2c90f726407770 SHA512 b8f7b858281a9dba6deaed3f5616945a57855165a9ad20520a0c6e514e93d2a73cd66cb5597482d8845d65ee30e0fd62cd5c6e8d7e111e8d5688d27b41729e5e WHIRLPOOL df6848fefbbeb5a18a64d225b1359dfb61dd3469e257d87103095ab8f3ebcbe3b1c318f82b48e9aa50d906df6007e7f89d5f8dea8d2927602b51d543b50af6f7
27 -DIST flaky-3.1.0.tar.gz 29063 SHA256 8168823da71a415a8fa437807e719b4dc9337780da72d4459112f3a366ec31f5 SHA512 ac97f829ecf1e8e3b48571b0c895de149ee2fbe92c3cfd9e53e8521684a16e8d32c7f2cda2b92dd504b65127b67a8eaf1e91fb54d0db0a5d61be912b5fa0e824 WHIRLPOOL 194ede5eaf61e4180247f44d213508eeca8b9a0b3aee9f189122d7762dbd8b135b9e79e3752586b37624004ce899b4ea92d6bb085cc0674c7721985c46aa8b54
28 DIST flaky-3.1.1.tar.gz 29136 SHA256 d50eb4034d5fc1bbe043f2c9a364024f436ebdcadc03e89f091a332407b7cf7e SHA512 039ad115a52b8b3a31bba045874e1860f1e04ea9cf878316226fb22af3c715b3893570c2f7380cf8467107f1a83a4ff69d0e9135daeb2dbea4b8f873a192815c WHIRLPOOL 6fb841fe6aaf575a776ac1ebba262e1272fa194c517cdc1e8db125bdc339d67e23dbd7f8f3f3469741e50863bf564c93eb921e4e621e8f54ec815cdde9148712
29
30 diff --git a/dev-python/flaky/flaky-2.4.0.ebuild b/dev-python/flaky/flaky-2.4.0.ebuild
31 deleted file mode 100644
32 index 3fc987251a0..00000000000
33 --- a/dev-python/flaky/flaky-2.4.0.ebuild
34 +++ /dev/null
35 @@ -1,38 +0,0 @@
36 -# Copyright 1999-2015 Gentoo Foundation
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=5
40 -
41 -PYTHON_COMPAT=( python2_7 python3_{4,5} )
42 -
43 -inherit distutils-r1
44 -
45 -DESCRIPTION="Plugin for nose or py.test that automatically reruns flaky tests"
46 -HOMEPAGE="https://pypi.python.org/pypi/flaky https://github.com/box/flaky"
47 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
48 -
49 -SLOT="0"
50 -LICENSE="Apache-2.0"
51 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
52 -IUSE="test"
53 -
54 -RDEPEND=""
55 -DEPEND="${RDEPEND}
56 - dev-python/setuptools[${PYTHON_USEDEP}]
57 - test? (
58 - dev-python/genty[${PYTHON_USEDEP}]
59 - dev-python/nose[${PYTHON_USEDEP}]
60 - dev-python/pytest[${PYTHON_USEDEP}]
61 - )
62 -"
63 -
64 -# https://github.com/box/flaky/issues/72
65 -RESTRICT=test
66 -
67 -python_test() {
68 - nosetests --with-flaky --exclude="pytest|test_nose_options_example" test/ || die
69 - py.test -k 'example and not nose and not options' --doctest-modules test/ || die
70 - py.test -p no:flaky test/test_flaky_pytest_plugin.py || die
71 - nosetests --with-flaky --force-flaky --max-runs 2 test/test_nose_options_example.py || die
72 - py.test --force-flaky --max-runs 2 test/test_pytest_options_example.py || die
73 -}
74
75 diff --git a/dev-python/flaky/flaky-2.4.1.ebuild b/dev-python/flaky/flaky-2.4.1.ebuild
76 deleted file mode 100644
77 index d9cb4fb9122..00000000000
78 --- a/dev-python/flaky/flaky-2.4.1.ebuild
79 +++ /dev/null
80 @@ -1,45 +0,0 @@
81 -# Copyright 1999-2015 Gentoo Foundation
82 -# Distributed under the terms of the GNU General Public License v2
83 -
84 -EAPI=5
85 -
86 -PYTHON_COMPAT=( python2_7 python3_{4,5} )
87 -
88 -inherit distutils-r1
89 -
90 -DESCRIPTION="Plugin for nose or py.test that automatically reruns flaky tests"
91 -HOMEPAGE="https://pypi.python.org/pypi/flaky https://github.com/box/flaky"
92 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
93 -
94 -SLOT="0"
95 -LICENSE="Apache-2.0"
96 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
97 -IUSE="test"
98 -
99 -RDEPEND=""
100 -DEPEND="${RDEPEND}
101 - dev-python/setuptools[${PYTHON_USEDEP}]
102 - test? (
103 - dev-python/genty[${PYTHON_USEDEP}]
104 - dev-python/nose[${PYTHON_USEDEP}]
105 - dev-python/pytest[${PYTHON_USEDEP}]
106 - )
107 -"
108 -
109 -python_prepare_all() {
110 - cat >> test/__init__.py <<- EOF
111 - # coding: utf-8
112 -
113 - from __future__ import unicode_literals
114 - EOF
115 -
116 - distutils-r1_python_prepare_all
117 -}
118 -
119 -python_test() {
120 - nosetests --with-flaky --exclude="pytest|test_nose_options_example" test/ || die
121 - py.test -k 'example and not nose and not options' --doctest-modules test/ || die
122 - py.test -p no:flaky test/test_flaky_pytest_plugin.py || die
123 - nosetests --with-flaky --force-flaky --max-runs 2 test/test_nose_options_example.py || die
124 - py.test --force-flaky --max-runs 2 test/test_pytest_options_example.py || die
125 -}
126
127 diff --git a/dev-python/flaky/flaky-3.0.1.ebuild b/dev-python/flaky/flaky-3.0.1.ebuild
128 deleted file mode 100644
129 index 112479a4479..00000000000
130 --- a/dev-python/flaky/flaky-3.0.1.ebuild
131 +++ /dev/null
132 @@ -1,47 +0,0 @@
133 -# Copyright 1999-2016 Gentoo Foundation
134 -# Distributed under the terms of the GNU General Public License v2
135 -
136 -EAPI=5
137 -
138 -PYTHON_COMPAT=( python2_7 python3_{4,5} )
139 -
140 -inherit distutils-r1
141 -
142 -DESCRIPTION="Plugin for nose or py.test that automatically reruns flaky tests"
143 -HOMEPAGE="https://pypi.python.org/pypi/flaky https://github.com/box/flaky"
144 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
145 -
146 -SLOT="0"
147 -LICENSE="Apache-2.0"
148 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
149 -IUSE="test"
150 -
151 -RDEPEND=""
152 -DEPEND="${RDEPEND}
153 - dev-python/setuptools[${PYTHON_USEDEP}]
154 - test? (
155 - dev-python/genty[${PYTHON_USEDEP}]
156 - dev-python/nose[${PYTHON_USEDEP}]
157 - dev-python/pytest[${PYTHON_USEDEP}]
158 - )
159 -"
160 -# https://github.com/box/flaky/issues/87
161 -RESTRICT="test"
162 -
163 -python_prepare_all() {
164 - cat >> test/__init__.py <<- EOF
165 - # coding: utf-8
166 -
167 - from __future__ import unicode_literals
168 - EOF
169 -
170 - distutils-r1_python_prepare_all
171 -}
172 -
173 -python_test() {
174 - nosetests --with-flaky --exclude="test_nose_options_example" test/test_nose/ || die
175 - py.test -k 'example and not options' --doctest-modules test/test_pytest/ || die
176 - py.test -p no:flaky test/test_pytest/test_flaky_pytest_plugin.py || die
177 - nosetests --with-flaky --force-flaky --max-runs 2 test/test_nose/test_nose_options_example.py || die
178 - py.test --force-flaky --max-runs 2 test/test_pytest/test_pytest_options_example.py || die
179 -}
180
181 diff --git a/dev-python/flaky/flaky-3.0.3.ebuild b/dev-python/flaky/flaky-3.0.3.ebuild
182 deleted file mode 100644
183 index e064e04b45f..00000000000
184 --- a/dev-python/flaky/flaky-3.0.3.ebuild
185 +++ /dev/null
186 @@ -1,44 +0,0 @@
187 -# Copyright 1999-2016 Gentoo Foundation
188 -# Distributed under the terms of the GNU General Public License v2
189 -
190 -EAPI=5
191 -
192 -PYTHON_COMPAT=( python2_7 python3_{4,5} )
193 -
194 -inherit distutils-r1
195 -
196 -DESCRIPTION="Plugin for nose or py.test that automatically reruns flaky tests"
197 -HOMEPAGE="https://pypi.python.org/pypi/flaky https://github.com/box/flaky"
198 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
199 -
200 -SLOT="0"
201 -LICENSE="Apache-2.0"
202 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
203 -IUSE="test"
204 -
205 -RDEPEND=""
206 -DEPEND="${RDEPEND}
207 - dev-python/setuptools[${PYTHON_USEDEP}]
208 - test? (
209 - dev-python/genty[${PYTHON_USEDEP}]
210 - dev-python/nose[${PYTHON_USEDEP}]
211 - dev-python/pytest[${PYTHON_USEDEP}]
212 - )
213 -"
214 -python_prepare_all() {
215 - cat >> test/__init__.py <<- EOF
216 - # coding: utf-8
217 -
218 - from __future__ import unicode_literals
219 - EOF
220 -
221 - distutils-r1_python_prepare_all
222 -}
223 -
224 -python_test() {
225 - nosetests --with-flaky --exclude="test_nose_options_example" test/test_nose/ || die
226 - py.test -k 'example and not options' --doctest-modules test/test_pytest/ || die
227 - py.test -p no:flaky test/test_pytest/test_flaky_pytest_plugin.py || die
228 - nosetests --with-flaky --force-flaky --max-runs 2 test/test_nose/test_nose_options_example.py || die
229 - py.test --force-flaky --max-runs 2 test/test_pytest/test_pytest_options_example.py || die
230 -}
231
232 diff --git a/dev-python/flaky/flaky-3.1.0.ebuild b/dev-python/flaky/flaky-3.1.0.ebuild
233 deleted file mode 100644
234 index e064e04b45f..00000000000
235 --- a/dev-python/flaky/flaky-3.1.0.ebuild
236 +++ /dev/null
237 @@ -1,44 +0,0 @@
238 -# Copyright 1999-2016 Gentoo Foundation
239 -# Distributed under the terms of the GNU General Public License v2
240 -
241 -EAPI=5
242 -
243 -PYTHON_COMPAT=( python2_7 python3_{4,5} )
244 -
245 -inherit distutils-r1
246 -
247 -DESCRIPTION="Plugin for nose or py.test that automatically reruns flaky tests"
248 -HOMEPAGE="https://pypi.python.org/pypi/flaky https://github.com/box/flaky"
249 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
250 -
251 -SLOT="0"
252 -LICENSE="Apache-2.0"
253 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
254 -IUSE="test"
255 -
256 -RDEPEND=""
257 -DEPEND="${RDEPEND}
258 - dev-python/setuptools[${PYTHON_USEDEP}]
259 - test? (
260 - dev-python/genty[${PYTHON_USEDEP}]
261 - dev-python/nose[${PYTHON_USEDEP}]
262 - dev-python/pytest[${PYTHON_USEDEP}]
263 - )
264 -"
265 -python_prepare_all() {
266 - cat >> test/__init__.py <<- EOF
267 - # coding: utf-8
268 -
269 - from __future__ import unicode_literals
270 - EOF
271 -
272 - distutils-r1_python_prepare_all
273 -}
274 -
275 -python_test() {
276 - nosetests --with-flaky --exclude="test_nose_options_example" test/test_nose/ || die
277 - py.test -k 'example and not options' --doctest-modules test/test_pytest/ || die
278 - py.test -p no:flaky test/test_pytest/test_flaky_pytest_plugin.py || die
279 - nosetests --with-flaky --force-flaky --max-runs 2 test/test_nose/test_nose_options_example.py || die
280 - py.test --force-flaky --max-runs 2 test/test_pytest/test_pytest_options_example.py || die
281 -}