Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-wsgi-dashboards/
Date: Sat, 31 Dec 2022 15:08:58
Message-Id: 1672499320.b2708d95a0e04463619d6a51995b96935e033acf.sam@gentoo
1 commit: b2708d95a0e04463619d6a51995b96935e033acf
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 31 15:07:58 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 31 15:08:40 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2708d95
7
8 dev-util/buildbot-wsgi-dashboards: drop 3.4.0, 3.5.0, 3.6.0
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-util/buildbot-wsgi-dashboards/Manifest | 3 ---
13 .../buildbot-wsgi-dashboards-3.4.0.ebuild | 28 ----------------------
14 .../buildbot-wsgi-dashboards-3.5.0.ebuild | 28 ----------------------
15 .../buildbot-wsgi-dashboards-3.6.0.ebuild | 28 ----------------------
16 4 files changed, 87 deletions(-)
17
18 diff --git a/dev-util/buildbot-wsgi-dashboards/Manifest b/dev-util/buildbot-wsgi-dashboards/Manifest
19 index ff13d27b3231..96fb064880e3 100644
20 --- a/dev-util/buildbot-wsgi-dashboards/Manifest
21 +++ b/dev-util/buildbot-wsgi-dashboards/Manifest
22 @@ -1,4 +1 @@
23 -DIST buildbot-wsgi-dashboards-3.4.0.tar.gz 5583 BLAKE2B 0eed4a375330d58bd6caf95f8cdc2ebfaebc9c123450461d4e0f938745bb1b6afe0e9786bd886c6e6cb6a522da2b645bf1ad3237b2049f86bc1bca83829b15a1 SHA512 56411bb34a1f40d02a814e8d33dcd3c6de65627728c3bb9cad776c43c48707e648ccdbb4a58cbfb8ed080c219fc37252304c88ab363eb6deb6057b2debde1071
24 -DIST buildbot-wsgi-dashboards-3.5.0.tar.gz 5585 BLAKE2B 94c365d4140de539a0ea85b78e24acd5d789fe022eb5ff2474ebc07554d139d964c9625b684b312b2134c3fd4bf3a6628178ac72d52283bb6fcfd7b7820d51f1 SHA512 d233273c05f9c2f6d81091dd620469dd19377848d5958c26cc746b6340ea9451c49aff8f8a36986741b3775fcc60065e0fbc402183f60f43d4afce238b907fd0
25 -DIST buildbot-wsgi-dashboards-3.6.0.tar.gz 5585 BLAKE2B 91de620cdb911b75ad745549e6fa7d1589206d8b17878b1779b40b84633dc9788d3dca46a34866c40d2403ed1a16c20d6159d0f0ce69d3e10f35d132cba06f35 SHA512 8377ef27f46b65ebb5e5dc638cab0e251070b940386b4681ea410562e6eaef04d4a76bfd3be229c081edb2f9df01c1385aad34a7763dcd5ce607fb0061b741e4
26 DIST buildbot-wsgi-dashboards-3.6.1.tar.gz 5584 BLAKE2B f0b82de52022c3a8a0d0747aa4ade67345af177be70a8767d66163fe98ceff63e0b297ba547619de874a66e381b721c48d864361fdb82a818f2450c339d687cc SHA512 7ecd4fd71786258deab1fb1d96b4999ef929df4486d09404cb1bc3d1a7f831c90f8253f5bf0474258ba472ac9e8f960f4c4eb1f7993a0a8070eaa68e3bbbb4e9
27
28 diff --git a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.4.0.ebuild b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.4.0.ebuild
29 deleted file mode 100644
30 index b67bfb3e65bf..000000000000
31 --- a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.4.0.ebuild
32 +++ /dev/null
33 @@ -1,28 +0,0 @@
34 -# Copyright 1999-2022 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=8
38 -
39 -DISTUTILS_USE_PEP517=setuptools
40 -PYTHON_REQ_USE="sqlite"
41 -PYTHON_COMPAT=( python3_{8..10} )
42 -inherit distutils-r1
43 -
44 -MY_PV="${PV/_p/.post}"
45 -MY_P="${PN}-${MY_PV}"
46 -
47 -DESCRIPTION="Buildbot plugin to integrate flask or bottle dashboards to buildbot UI"
48 -HOMEPAGE="https://buildbot.net/
49 - https://github.com/buildbot/buildbot
50 - https://pypi.org/project/buildbot-wsgi-dashboards/"
51 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
52 -S="${WORKDIR}/${MY_P}"
53 -
54 -LICENSE="GPL-2"
55 -SLOT="0"
56 -KEYWORDS="~amd64 ~arm64 ~riscv ~amd64-linux ~x86-linux"
57 -
58 -BDEPEND="
59 - ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
60 - ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
61 -"
62
63 diff --git a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.5.0.ebuild b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.5.0.ebuild
64 deleted file mode 100644
65 index b67bfb3e65bf..000000000000
66 --- a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.5.0.ebuild
67 +++ /dev/null
68 @@ -1,28 +0,0 @@
69 -# Copyright 1999-2022 Gentoo Authors
70 -# Distributed under the terms of the GNU General Public License v2
71 -
72 -EAPI=8
73 -
74 -DISTUTILS_USE_PEP517=setuptools
75 -PYTHON_REQ_USE="sqlite"
76 -PYTHON_COMPAT=( python3_{8..10} )
77 -inherit distutils-r1
78 -
79 -MY_PV="${PV/_p/.post}"
80 -MY_P="${PN}-${MY_PV}"
81 -
82 -DESCRIPTION="Buildbot plugin to integrate flask or bottle dashboards to buildbot UI"
83 -HOMEPAGE="https://buildbot.net/
84 - https://github.com/buildbot/buildbot
85 - https://pypi.org/project/buildbot-wsgi-dashboards/"
86 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
87 -S="${WORKDIR}/${MY_P}"
88 -
89 -LICENSE="GPL-2"
90 -SLOT="0"
91 -KEYWORDS="~amd64 ~arm64 ~riscv ~amd64-linux ~x86-linux"
92 -
93 -BDEPEND="
94 - ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
95 - ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
96 -"
97
98 diff --git a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.6.0.ebuild b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.6.0.ebuild
99 deleted file mode 100644
100 index b67bfb3e65bf..000000000000
101 --- a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.6.0.ebuild
102 +++ /dev/null
103 @@ -1,28 +0,0 @@
104 -# Copyright 1999-2022 Gentoo Authors
105 -# Distributed under the terms of the GNU General Public License v2
106 -
107 -EAPI=8
108 -
109 -DISTUTILS_USE_PEP517=setuptools
110 -PYTHON_REQ_USE="sqlite"
111 -PYTHON_COMPAT=( python3_{8..10} )
112 -inherit distutils-r1
113 -
114 -MY_PV="${PV/_p/.post}"
115 -MY_P="${PN}-${MY_PV}"
116 -
117 -DESCRIPTION="Buildbot plugin to integrate flask or bottle dashboards to buildbot UI"
118 -HOMEPAGE="https://buildbot.net/
119 - https://github.com/buildbot/buildbot
120 - https://pypi.org/project/buildbot-wsgi-dashboards/"
121 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
122 -S="${WORKDIR}/${MY_P}"
123 -
124 -LICENSE="GPL-2"
125 -SLOT="0"
126 -KEYWORDS="~amd64 ~arm64 ~riscv ~amd64-linux ~x86-linux"
127 -
128 -BDEPEND="
129 - ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
130 - ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
131 -"