Gentoo Archives: gentoo-commits

From: Brian Dolbec <dolsen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-waterfall-view/
Date: Mon, 01 Jun 2020 22:57:51
Message-Id: 1591052250.eb282868e15a289819ecd63ffd4f85d35fb505f2.dolsen@gentoo
1 commit: eb282868e15a289819ecd63ffd4f85d35fb505f2
2 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 1 18:37:08 2020 +0000
4 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 1 22:57:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb282868
7
8 dev-util/buildbot-waterfall-view: Version bump, clean vulnerable
9
10 gentoo-bug: https://bugs.gentoo.org/show_bug.cgi?id=711702
11 Package-Manager: Portage-2.3.99, Repoman-2.3.22
12 Signed-off-by: Brian Dolbec <dolsen <AT> gentoo.org>
13
14 dev-util/buildbot-waterfall-view/Manifest | 4 +-
15 .../buildbot-waterfall-view-0.9.12.ebuild | 53 ----------------------
16 .../buildbot-waterfall-view-1.1.2.ebuild | 53 ----------------------
17 .../buildbot-waterfall-view-1.3.0.ebuild | 53 ----------------------
18 .../buildbot-waterfall-view-2.8.0.ebuild | 34 ++++++++++++++
19 5 files changed, 35 insertions(+), 162 deletions(-)
20
21 diff --git a/dev-util/buildbot-waterfall-view/Manifest b/dev-util/buildbot-waterfall-view/Manifest
22 index dc7235079b2..99303dcdafe 100644
23 --- a/dev-util/buildbot-waterfall-view/Manifest
24 +++ b/dev-util/buildbot-waterfall-view/Manifest
25 @@ -1,4 +1,2 @@
26 -DIST buildbot-waterfall-view-0.9.12.tar.gz 714290 BLAKE2B 4867539275aa6c2b0ac149fe7f4a1f03f2c2593b89908fb0a8d748c32779b01b8d87327ec9a54e02561a40d273f03f46a8581cf224c333f1bbb3e14ba22a56ef SHA512 76abc01783c02980bc2d6e878536416aa046dce3259c65fa5c2f15d3f66d1b9b5e0bed2d4f6b9d6c338300637c6b91e9bdee3fca3e47022d2ea9b75ffa69eb99
27 -DIST buildbot-waterfall-view-1.1.2.tar.gz 713898 BLAKE2B 0873ca7d44a9da7ad260032a8153c45e864c605c79cbd826d4f5cb306dbcdcd1fd1e89fe59df57decdcd9ce94330d80ed20d8d7d95b4dc93d6d7cdf6340eb30f SHA512 cc14894281b712fe479ea19116948f69fb43a4cc8c7a0f159fcf97eed0c36a11cc967a0663042f34f64cc4d65468c58eb4398d66fb0d125cde6dec9ef7fc7e08
28 -DIST buildbot-waterfall-view-1.3.0.tar.gz 713879 BLAKE2B 42e838bfb5925850cfa679727a8f53a5a71c4b6ce9ad26b010480ba16e421f5eda0228d94f7efabb74f3493f868ef61274338f31e0ba6afa1fba4a3b533ac5d5 SHA512 4b8403f9f68ddc6fc980649cf26625834c6a271705e0b8396ab7c2fd739929c2878557df945a1d9c5411985b79f8b43d3fca2c7f74769e9e832b1a7c166f8a3f
29 DIST buildbot-waterfall-view-2.7.0.tar.gz 191009 BLAKE2B 1730bc7caef0aa405ea0adf0585ec50f94b162286daa14755b6070af22d417a9a1b756ade226ac9950d7c0f9eed96c22817ba71cce5b6bb9a344c4dbed989c09 SHA512 7327766532062dc5dd09b210914af9d0e1ecffa6a0d94917cfff93274627f5896552fe191003f1895208702f83670f202b4fc735d0d9161c9efa3419dc46b12b
30 +DIST buildbot-waterfall-view-2.8.0.tar.gz 190508 BLAKE2B 3f406648c44d4717872056a5e4c048bcf50b9c2865427052a920c530ab3da1dfb622513fc12676d60a0553408310a233b591591b447ebe990bae539209fbffe6 SHA512 93b455fcfdb28e32267b77c6a379e59de063bcbd244225cab589b16e688d31184505de0645330ae8d3033014df124f3fb5803d3f0f2b6c941c49727716c820c0
31
32 diff --git a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.12.ebuild b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.12.ebuild
33 deleted file mode 100644
34 index a41c9f0edf7..00000000000
35 --- a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.12.ebuild
36 +++ /dev/null
37 @@ -1,53 +0,0 @@
38 -# Copyright 1999-2020 Gentoo Authors
39 -# Distributed under the terms of the GNU General Public License v2
40 -
41 -EAPI="6"
42 -PYTHON_REQ_USE="sqlite"
43 -PYTHON_COMPAT=( python3_6 )
44 -
45 -EGIT_REPO_URI="https://github.com/buildbot/buildbot.git"
46 -
47 -[[ ${PV} == *9999 ]] && inherit git-r3
48 -inherit distutils-r1
49 -
50 -DESCRIPTION="Buildbot waterfall-view plugin"
51 -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-waterfall-view/"
52 -
53 -MY_PV="${PV/_p/.post}"
54 -MY_P="${PN}-${MY_PV}"
55 -[[ ${PV} == *9999 ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
56 -
57 -LICENSE="GPL-2"
58 -SLOT="0"
59 -
60 -if [[ ${PV} == *9999 ]]; then
61 - KEYWORDS=""
62 -else
63 - KEYWORDS="~amd64"
64 -fi
65 -
66 -IUSE="test"
67 -RESTRICT="!test? ( test )"
68 -
69 -RDEPEND="
70 - ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
71 - dev-python/mock[${PYTHON_USEDEP}]
72 - ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
73 -"
74 -
75 -DEPEND="${RDEPEND}
76 - >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
77 -"
78 -
79 -S="${WORKDIR}/${MY_P}"
80 -#[[ ${PV} == *9999 ]] && S=${S}/www/base
81 -
82 -python_test() {
83 - distutils_install_for_testing
84 -
85 - esetup.py test || die "Tests failed under ${EPYTHON}"
86 -}
87 -
88 -python_install_all() {
89 - distutils-r1_python_install_all
90 -}
91
92 diff --git a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-1.1.2.ebuild b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-1.1.2.ebuild
93 deleted file mode 100644
94 index a41c9f0edf7..00000000000
95 --- a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-1.1.2.ebuild
96 +++ /dev/null
97 @@ -1,53 +0,0 @@
98 -# Copyright 1999-2020 Gentoo Authors
99 -# Distributed under the terms of the GNU General Public License v2
100 -
101 -EAPI="6"
102 -PYTHON_REQ_USE="sqlite"
103 -PYTHON_COMPAT=( python3_6 )
104 -
105 -EGIT_REPO_URI="https://github.com/buildbot/buildbot.git"
106 -
107 -[[ ${PV} == *9999 ]] && inherit git-r3
108 -inherit distutils-r1
109 -
110 -DESCRIPTION="Buildbot waterfall-view plugin"
111 -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-waterfall-view/"
112 -
113 -MY_PV="${PV/_p/.post}"
114 -MY_P="${PN}-${MY_PV}"
115 -[[ ${PV} == *9999 ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
116 -
117 -LICENSE="GPL-2"
118 -SLOT="0"
119 -
120 -if [[ ${PV} == *9999 ]]; then
121 - KEYWORDS=""
122 -else
123 - KEYWORDS="~amd64"
124 -fi
125 -
126 -IUSE="test"
127 -RESTRICT="!test? ( test )"
128 -
129 -RDEPEND="
130 - ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
131 - dev-python/mock[${PYTHON_USEDEP}]
132 - ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
133 -"
134 -
135 -DEPEND="${RDEPEND}
136 - >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
137 -"
138 -
139 -S="${WORKDIR}/${MY_P}"
140 -#[[ ${PV} == *9999 ]] && S=${S}/www/base
141 -
142 -python_test() {
143 - distutils_install_for_testing
144 -
145 - esetup.py test || die "Tests failed under ${EPYTHON}"
146 -}
147 -
148 -python_install_all() {
149 - distutils-r1_python_install_all
150 -}
151
152 diff --git a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-1.3.0.ebuild b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-1.3.0.ebuild
153 deleted file mode 100644
154 index a41c9f0edf7..00000000000
155 --- a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-1.3.0.ebuild
156 +++ /dev/null
157 @@ -1,53 +0,0 @@
158 -# Copyright 1999-2020 Gentoo Authors
159 -# Distributed under the terms of the GNU General Public License v2
160 -
161 -EAPI="6"
162 -PYTHON_REQ_USE="sqlite"
163 -PYTHON_COMPAT=( python3_6 )
164 -
165 -EGIT_REPO_URI="https://github.com/buildbot/buildbot.git"
166 -
167 -[[ ${PV} == *9999 ]] && inherit git-r3
168 -inherit distutils-r1
169 -
170 -DESCRIPTION="Buildbot waterfall-view plugin"
171 -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-waterfall-view/"
172 -
173 -MY_PV="${PV/_p/.post}"
174 -MY_P="${PN}-${MY_PV}"
175 -[[ ${PV} == *9999 ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
176 -
177 -LICENSE="GPL-2"
178 -SLOT="0"
179 -
180 -if [[ ${PV} == *9999 ]]; then
181 - KEYWORDS=""
182 -else
183 - KEYWORDS="~amd64"
184 -fi
185 -
186 -IUSE="test"
187 -RESTRICT="!test? ( test )"
188 -
189 -RDEPEND="
190 - ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
191 - dev-python/mock[${PYTHON_USEDEP}]
192 - ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
193 -"
194 -
195 -DEPEND="${RDEPEND}
196 - >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
197 -"
198 -
199 -S="${WORKDIR}/${MY_P}"
200 -#[[ ${PV} == *9999 ]] && S=${S}/www/base
201 -
202 -python_test() {
203 - distutils_install_for_testing
204 -
205 - esetup.py test || die "Tests failed under ${EPYTHON}"
206 -}
207 -
208 -python_install_all() {
209 - distutils-r1_python_install_all
210 -}
211
212 diff --git a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.8.0.ebuild b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.8.0.ebuild
213 new file mode 100644
214 index 00000000000..8e4b9cc0d87
215 --- /dev/null
216 +++ b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.8.0.ebuild
217 @@ -0,0 +1,34 @@
218 +# Copyright 1999-2020 Gentoo Authors
219 +# Distributed under the terms of the GNU General Public License v2
220 +
221 +EAPI="7"
222 +PYTHON_REQ_USE="sqlite"
223 +PYTHON_COMPAT=( python3_{6,7,8} )
224 +
225 +DISTUTILS_USE_SETUPTOOLS="rdepend"
226 +
227 +inherit distutils-r1
228 +
229 +DESCRIPTION="Buildbot waterfall-view plugin"
230 +HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-waterfall-view/"
231 +
232 +MY_PV="${PV/_p/.post}"
233 +MY_P="${PN}-${MY_PV}"
234 +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
235 +
236 +LICENSE="GPL-2"
237 +SLOT="0"
238 +
239 + KEYWORDS="~amd64"
240 +
241 +IUSE=""
242 +
243 +RDEPEND="
244 + ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
245 + dev-python/mock[${PYTHON_USEDEP}]
246 + ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
247 +"
248 +
249 +DEPEND="${RDEPEND}"
250 +
251 +S="${WORKDIR}/${MY_P}"