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-console-view/
Date: Fri, 07 Oct 2016 20:18:07
Message-Id: 1475871469.eef1c86ea2e0ec7444ff408fb06a1923e1368369.dolsen@gentoo
1 commit: eef1c86ea2e0ec7444ff408fb06a1923e1368369
2 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 7 19:59:53 2016 +0000
4 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 7 20:17:49 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eef1c86e
7
8 dev-util/buildbot-console-view: Version bump, clean up old releases
9
10 Package-Manager: portage-2.3.1_p8
11
12 dev-util/buildbot-console-view/Manifest | 3 +-
13 ...build => buildbot-console-view-0.9.0_p1.ebuild} | 2 +-
14 .../buildbot-console-view-0.9.0_rc1.ebuild | 46 ----------------------
15 3 files changed, 2 insertions(+), 49 deletions(-)
16
17 diff --git a/dev-util/buildbot-console-view/Manifest b/dev-util/buildbot-console-view/Manifest
18 index c9751d4..e4c6cd8 100644
19 --- a/dev-util/buildbot-console-view/Manifest
20 +++ b/dev-util/buildbot-console-view/Manifest
21 @@ -1,3 +1,2 @@
22 -DIST buildbot-console-view-0.9.0rc1.tar.gz 627043 SHA256 4cd6c276082a65d2a7d6c9f8fbc14c9f7a57f80ca6ffa09b111976e026ab9d3c SHA512 80ceae74a2dc2035e6e389ee462a5c92aaf3f4d06008c5b01b2b71b6725c4380cc82b2145ffb09e77425926cf06b6ab60a027996d128579c4e83ca0984c40f06 WHIRLPOOL 87194dc0e6ca5b027f1d8f8d64756b145eadc958d02435508f6b5cb9a11323a1c1bd11bc5dad9780d1d4ecc5ac7dad7c5f01cc2a2bada221e8233849724c9c12
23 -DIST buildbot-console-view-0.9.0rc2.tar.gz 627036 SHA256 2b22f23085c59ed23476aec82b38b5f1b1118b9075349ba905cdd9ae037ee024 SHA512 52baa15bfc5b69886fd73a8441057d36269a3206e471eb14733a9581f260ceeea01c73f41d9cd507287f74cf37baa38eb8ffcf104466be253e7e5a45d4841378 WHIRLPOOL d3082991baba6f017464ffdf7415eac02827787cfdcc7034e039e2876fa2ce9f39806c4c3708a3df5a72a5696b26b3ae6d6b533f3def1ab76198c234d25ff513
24 +DIST buildbot-console-view-0.9.0.post1.tar.gz 630459 SHA256 1415fb5afaa5a450a38349ce799190de34749449f1147ae42b6adf5ccfca8735 SHA512 c209c8dd320df2a7a9ab8bd8276a081c981981645ca85511320e5dc755957623cc051feb57904c5208e6f7e2b9f7c4ac6f204c574445cdff643685a2d5dafe17 WHIRLPOOL c81860f92bc6d55a5fa925d2b415ad640f4150573abfde878cf3e02c8f7cecba60de6e8d87571b8dd8f6d0d7ae24fcf29afbce532bb517e90f93644f4c80ec57
25 DIST buildbot-console-view-0.9.0rc3.tar.gz 627200 SHA256 07745cb165c448eeca80ff0b229cd91bba4e9eb4dc9f4e6478ab2ac76dc6ce27 SHA512 a8fb75d6a7e28238a21791661a6b58221f4656149c5feb49d9b8655f9725be1fc0420e2d9dc3ea4a3a2fb7bf4f03e2201f9f891dadab0c1e135d2f23d6f8d12e WHIRLPOOL 56d9f4590ef9c9cb9f44af25ea5192e6aeb697d54c0555d27332cc3c5cdf2a005642b0f5ce9add1ae7645adace468dfe65c86eefda5452e49cd36649496aeb50
26
27 diff --git a/dev-util/buildbot-console-view/buildbot-console-view-0.9.0_rc2.ebuild b/dev-util/buildbot-console-view/buildbot-console-view-0.9.0_p1.ebuild
28 similarity index 98%
29 rename from dev-util/buildbot-console-view/buildbot-console-view-0.9.0_rc2.ebuild
30 rename to dev-util/buildbot-console-view/buildbot-console-view-0.9.0_p1.ebuild
31 index 1f4fbb2..1b237f4 100644
32 --- a/dev-util/buildbot-console-view/buildbot-console-view-0.9.0_rc2.ebuild
33 +++ b/dev-util/buildbot-console-view/buildbot-console-view-0.9.0_p1.ebuild
34 @@ -14,7 +14,7 @@ inherit distutils-r1
35 DESCRIPTION="Buildbot console-view plugin"
36 HOMEPAGE="http://trac.buildbot.net/ https://github.com/buildbot/buildbot http://pypi.python.org/pypi/buildbot"
37
38 -MY_V="0.9.0rc2"
39 +MY_V="0.9.0.post1"
40 MY_P="${PN}-${MY_V}"
41 [[ ${PV} == *9999 ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
42
43
44 diff --git a/dev-util/buildbot-console-view/buildbot-console-view-0.9.0_rc1.ebuild b/dev-util/buildbot-console-view/buildbot-console-view-0.9.0_rc1.ebuild
45 deleted file mode 100644
46 index b347882..00000000
47 --- a/dev-util/buildbot-console-view/buildbot-console-view-0.9.0_rc1.ebuild
48 +++ /dev/null
49 @@ -1,46 +0,0 @@
50 -# Copyright 1999-2016 Gentoo Foundation
51 -# Distributed under the terms of the GNU General Public License v2
52 -# $Id$
53 -
54 -EAPI="5"
55 -PYTHON_REQ_USE="sqlite"
56 -PYTHON_COMPAT=( python2_7 )
57 -
58 -EGIT_REPO_URI="git://github.com/buildbot/buildbot.git"
59 -
60 -[[ ${PV} == *9999 ]] && inherit git-r3
61 -inherit distutils-r1
62 -
63 -DESCRIPTION="Buildbot console-view plugin"
64 -HOMEPAGE="http://trac.buildbot.net/ https://github.com/buildbot/buildbot http://pypi.python.org/pypi/buildbot"
65 -
66 -MY_PV="${PV/_p/p}"
67 -MY_V="0.9.0rc1"
68 -MY_P="${PN}-${MY_V}"
69 -[[ ${PV} == *9999 ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
70 -
71 -LICENSE="GPL-2"
72 -SLOT="0"
73 -
74 -if [[ ${PV} == *9999 ]]; then
75 - KEYWORDS=""
76 -else
77 - KEYWORDS="~amd64"
78 -fi
79 -
80 -RDEPEND="
81 - ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
82 - dev-python/mock[${PYTHON_USEDEP}]
83 - ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
84 -"
85 -
86 -DEPEND="${RDEPEND}
87 - >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
88 -"
89 -
90 -S="${WORKDIR}/${MY_P}"
91 -#[[ ${PV} == *9999 ]] && S=${S}/www/base
92 -
93 -python_install_all() {
94 - distutils-r1_python_install_all
95 -}