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-wsgi-dashboards/
Date: Mon, 01 Jun 2020 22:57:52
Message-Id: 1591052251.fa4262b9f666b2db85493d828935e421fa08efa2.dolsen@gentoo
1 commit: fa4262b9f666b2db85493d828935e421fa08efa2
2 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 1 18:51:17 2020 +0000
4 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 1 22:57:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa4262b9
7
8 dev-util/buildbot-wsgi-dashboards: 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-wsgi-dashboards/Manifest | 4 +-
15 .../buildbot-wsgi-dashboards-1.1.2.ebuild | 51 ----------------------
16 .../buildbot-wsgi-dashboards-1.3.0.ebuild | 51 ----------------------
17 ...build => buildbot-wsgi-dashboards-2.8.0.ebuild} | 29 +++---------
18 4 files changed, 6 insertions(+), 129 deletions(-)
19
20 diff --git a/dev-util/buildbot-wsgi-dashboards/Manifest b/dev-util/buildbot-wsgi-dashboards/Manifest
21 index 13a01001e32..1648b09b499 100644
22 --- a/dev-util/buildbot-wsgi-dashboards/Manifest
23 +++ b/dev-util/buildbot-wsgi-dashboards/Manifest
24 @@ -1,4 +1,2 @@
25 -DIST buildbot-wsgi-dashboards-0.9.12.tar.gz 627274 BLAKE2B 26632ddd1577e9c419d13c07958c203440ef875bc4a79be6b894d0cf4dc457423528b7ea34c830511a5ef5d7f645fde2f71ac08578e1de32687c8b1ae2864491 SHA512 113c1616b08feb64fd3d94c1186e3d7dd7ea93e563a96ddb802e6ff8135e194014464ef09a23004518451626584bc531fc17419188ebbdd388e9363541b80c3d
26 -DIST buildbot-wsgi-dashboards-1.1.2.tar.gz 626825 BLAKE2B 396fa858cafd6dc3958c37ea2e9e685357de2185ce0b73d946d3eb2e99472339e176de1b49d821337535904c521e8dbaa662217c568306e7b2d889d11fdeb5ed SHA512 1eee2a38b525145e50812dff421613291f6b0b6a80a531b54383d771393d2a12c1c7840e2dabf7949918ac3f31ce5f6bd9514c08dee8fe5900c99438e63d4ee2
27 -DIST buildbot-wsgi-dashboards-1.3.0.tar.gz 626828 BLAKE2B 9c44bca995a1849246c71cdf8ecca1a72ffdca9fb8e99db4e05dc529e0b188b85f45078c0f961c03eeb688fae08975dc438ba7c85bfcd3bebcc14a0d56a69f67 SHA512 97885bb26eb03c40b8424063333a9bbc80b5111ce82c79e0ca466f2f820622df43c6913b6b6f4f9ead2a47e09496ff9442df4a6a9a34041f6b9a127544413330
28 DIST buildbot-wsgi-dashboards-2.7.0.tar.gz 5573 BLAKE2B e50576da2a86c3f63435c6ca721c0756e1bbe004e82a750d4f0a03799cde4b6c8db7a5199842ce46a835614ccfb588b4eca20035988f54c7d1b6dc9c43f31823 SHA512 018a103fd53f6c3fdca418a46d8576c6b1fd35c05b1cd2ef2dc2c8d30540fbf1528501369246c49d64cfc2d795bcb528fb672f0536a0239f64b87616c50c18c9
29 +DIST buildbot-wsgi-dashboards-2.8.0.tar.gz 5576 BLAKE2B cad5d728ab7811b6e5f0750dd4e74ad25ac92c72a8e5f58beed0c19ba38de1599f5f5977c087acfbf2a138e41aa927ded54fd7ff9f1719de46560e814bb3320a SHA512 98217a351b0d441ab346d385b8b72333d100c33f40812f2c248a893a31e9ca157cc9e19048ed5a6e49283bdd9dd15ddbf5f16fd9e47ec5a63fedc959a93f1a33
30
31 diff --git a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.1.2.ebuild b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.1.2.ebuild
32 deleted file mode 100644
33 index fdac2604e41..00000000000
34 --- a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.1.2.ebuild
35 +++ /dev/null
36 @@ -1,51 +0,0 @@
37 -# Copyright 1999-2020 Gentoo Authors
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI="6"
41 -PYTHON_REQ_USE="sqlite"
42 -PYTHON_COMPAT=( python3_6 )
43 -
44 -EGIT_REPO_URI="https://github.com/buildbot/buildbot.git"
45 -
46 -[[ ${PV} == *9999 ]] && inherit git-r3
47 -inherit distutils-r1
48 -
49 -DESCRIPTION="Buildbot plugin to integrate flask or bottle dashboards to buildbot UI"
50 -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-wsgi-dashboards/"
51 -
52 -MY_PV="${PV/_p/.post}"
53 -MY_P="${PN}-${MY_PV}"
54 -[[ ${PV} == *9999 ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
55 -
56 -LICENSE="GPL-2"
57 -SLOT="0"
58 -
59 -if [[ ${PV} == *9999 ]]; then
60 - KEYWORDS=""
61 -else
62 - KEYWORDS="~amd64"
63 -fi
64 -
65 -IUSE="test"
66 -RESTRICT="!test? ( test )"
67 -
68 -RDEPEND=""
69 -
70 -DEPEND="${RDEPEND}
71 - >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
72 - ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
73 - ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
74 -"
75 -
76 -S="${WORKDIR}/${MY_P}"
77 -#[[ ${PV} == *9999 ]] && S=${S}/www/base
78 -
79 -python_test() {
80 - distutils_install_for_testing
81 -
82 - esetup.py test || die "Tests failed under ${EPYTHON}"
83 -}
84 -
85 -python_install_all() {
86 - distutils-r1_python_install_all
87 -}
88
89 diff --git a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.3.0.ebuild b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.3.0.ebuild
90 deleted file mode 100644
91 index fdac2604e41..00000000000
92 --- a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.3.0.ebuild
93 +++ /dev/null
94 @@ -1,51 +0,0 @@
95 -# Copyright 1999-2020 Gentoo Authors
96 -# Distributed under the terms of the GNU General Public License v2
97 -
98 -EAPI="6"
99 -PYTHON_REQ_USE="sqlite"
100 -PYTHON_COMPAT=( python3_6 )
101 -
102 -EGIT_REPO_URI="https://github.com/buildbot/buildbot.git"
103 -
104 -[[ ${PV} == *9999 ]] && inherit git-r3
105 -inherit distutils-r1
106 -
107 -DESCRIPTION="Buildbot plugin to integrate flask or bottle dashboards to buildbot UI"
108 -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-wsgi-dashboards/"
109 -
110 -MY_PV="${PV/_p/.post}"
111 -MY_P="${PN}-${MY_PV}"
112 -[[ ${PV} == *9999 ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
113 -
114 -LICENSE="GPL-2"
115 -SLOT="0"
116 -
117 -if [[ ${PV} == *9999 ]]; then
118 - KEYWORDS=""
119 -else
120 - KEYWORDS="~amd64"
121 -fi
122 -
123 -IUSE="test"
124 -RESTRICT="!test? ( test )"
125 -
126 -RDEPEND=""
127 -
128 -DEPEND="${RDEPEND}
129 - >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
130 - ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
131 - ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
132 -"
133 -
134 -S="${WORKDIR}/${MY_P}"
135 -#[[ ${PV} == *9999 ]] && S=${S}/www/base
136 -
137 -python_test() {
138 - distutils_install_for_testing
139 -
140 - esetup.py test || die "Tests failed under ${EPYTHON}"
141 -}
142 -
143 -python_install_all() {
144 - distutils-r1_python_install_all
145 -}
146
147 diff --git a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.12.ebuild b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-2.8.0.ebuild
148 similarity index 54%
149 rename from dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.12.ebuild
150 rename to dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-2.8.0.ebuild
151 index 2cb6c638466..f124a0ef5c5 100644
152 --- a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.12.ebuild
153 +++ b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-2.8.0.ebuild
154 @@ -1,13 +1,12 @@
155 # Copyright 1999-2020 Gentoo Authors
156 # Distributed under the terms of the GNU General Public License v2
157
158 -EAPI="5"
159 +EAPI="7"
160 PYTHON_REQ_USE="sqlite"
161 -PYTHON_COMPAT=( python3_6 )
162 +PYTHON_COMPAT=( python3_{6,7,8} )
163
164 -EGIT_REPO_URI="https://github.com/buildbot/buildbot.git"
165 +DISTUTILS_USE_SETUPTOOLS="rdepend"
166
167 -[[ ${PV} == *9999 ]] && inherit git-r3
168 inherit distutils-r1
169
170 DESCRIPTION="Buildbot plugin to integrate flask or bottle dashboards to buildbot UI"
171 @@ -15,19 +14,12 @@ HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pyp
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 +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
177
178 LICENSE="GPL-2"
179 SLOT="0"
180
181 -if [[ ${PV} == *9999 ]]; then
182 - KEYWORDS=""
183 -else
184 - KEYWORDS="~amd64"
185 -fi
186 -
187 -IUSE="test"
188 -RESTRICT="!test? ( test )"
189 +KEYWORDS="~amd64"
190
191 RDEPEND=""
192
193 @@ -38,14 +30,3 @@ DEPEND="${RDEPEND}
194 "
195
196 S="${WORKDIR}/${MY_P}"
197 -#[[ ${PV} == *9999 ]] && S=${S}/www/base
198 -
199 -python_test() {
200 - distutils_install_for_testing
201 -
202 - esetup.py test || die "Tests failed under ${EPYTHON}"
203 -}
204 -
205 -python_install_all() {
206 - distutils-r1_python_install_all
207 -}