Gentoo Archives: gentoo-commits

From: "Ian Delaney (idella4)" <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/python-heatclient: python-heatclient-0.2.5.ebuild python-heatclient-0.2.6.ebuild ChangeLog
Date: Sat, 04 Jan 2014 00:38:53
Message-Id: 20140104003850.A0B082004C@flycatcher.gentoo.org
1 idella4 14/01/04 00:38:50
2
3 Modified: python-heatclient-0.2.5.ebuild ChangeLog
4 Added: python-heatclient-0.2.6.ebuild
5 Log:
6 tidy to DESCRIPTION, bump; update to deps, add IUSE doc, doc build & install, update to test phase
7
8 (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
9
10 Revision Changes Path
11 1.3 dev-python/python-heatclient/python-heatclient-0.2.5.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-heatclient/python-heatclient-0.2.5.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-heatclient/python-heatclient-0.2.5.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-heatclient/python-heatclient-0.2.5.ebuild?r1=1.2&r2=1.3
16
17 Index: python-heatclient-0.2.5.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-heatclient/python-heatclient-0.2.5.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- python-heatclient-0.2.5.ebuild 3 Dec 2013 14:21:08 -0000 1.2
24 +++ python-heatclient-0.2.5.ebuild 4 Jan 2014 00:38:50 -0000 1.3
25 @@ -1,14 +1,13 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-heatclient/python-heatclient-0.2.5.ebuild,v 1.2 2013/12/03 14:21:08 idella4 Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-heatclient/python-heatclient-0.2.5.ebuild,v 1.3 2014/01/04 00:38:50 idella4 Exp $
31
32 EAPI=5
33 PYTHON_COMPAT=( python2_7 )
34
35 inherit distutils-r1
36
37 -DESCRIPTION="This is a client library for Heat built on the Heat orchestration
38 -API."
39 +DESCRIPTION="A client library for Heat built on the Heat orchestration API."
40 HOMEPAGE="https://github.com/openstack/python-heatclient"
41 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
42
43
44
45
46 1.7 dev-python/python-heatclient/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-heatclient/ChangeLog?rev=1.7&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-heatclient/ChangeLog?rev=1.7&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-heatclient/ChangeLog?r1=1.6&r2=1.7
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-heatclient/ChangeLog,v
55 retrieving revision 1.6
56 retrieving revision 1.7
57 diff -u -r1.6 -r1.7
58 --- ChangeLog 4 Dec 2013 00:52:37 -0000 1.6
59 +++ ChangeLog 4 Jan 2014 00:38:50 -0000 1.7
60 @@ -1,6 +1,13 @@
61 # ChangeLog for dev-python/python-heatclient
62 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-heatclient/ChangeLog,v 1.6 2013/12/04 00:52:37 idella4 Exp $
64 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-heatclient/ChangeLog,v 1.7 2014/01/04 00:38:50 idella4 Exp $
66 +
67 +*python-heatclient-0.2.6 (04 Jan 2014)
68 +
69 + 04 Jan 2014; Ian Delaney <idella4@g.o> +python-heatclient-0.2.6.ebuild,
70 + python-heatclient-0.2.5.ebuild:
71 + tidy to DESCRIPTION, bump; update to deps, add IUSE doc, doc build & install,
72 + update to test phase
73
74 04 Dec 2013; Ian Delaney <idella4@g.o> metadata.xml:
75 add herd
76
77
78
79 1.1 dev-python/python-heatclient/python-heatclient-0.2.6.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-heatclient/python-heatclient-0.2.6.ebuild?rev=1.1&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-heatclient/python-heatclient-0.2.6.ebuild?rev=1.1&content-type=text/plain
83
84 Index: python-heatclient-0.2.6.ebuild
85 ===================================================================
86 # Copyright 1999-2014 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 # $Header: /var/cvsroot/gentoo-x86/dev-python/python-heatclient/python-heatclient-0.2.6.ebuild,v 1.1 2014/01/04 00:38:50 idella4 Exp $
89
90 EAPI=5
91 PYTHON_COMPAT=( python2_7 )
92
93 inherit distutils-r1
94
95 DESCRIPTION="This is a client library for Heat built on the Heat orchestration
96 API."
97 HOMEPAGE="https://github.com/openstack/python-heatclient"
98 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
99
100 LICENSE="Apache-2.0"
101 SLOT="0"
102 KEYWORDS="~amd64 ~x86"
103 IUSE="doc test"
104
105 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
106 >=dev-python/pbr-0.5.21[${PYTHON_USEDEP}]
107 <dev-python/pbr-1.0[${PYTHON_USEDEP}]
108 test? ( ~dev-python/pep8-1.4.5[${PYTHON_USEDEP}]
109 ~dev-python/pyflakes-0.7.2[${PYTHON_USEDEP}]
110 <dev-python/pyflakes-0.7.4[${PYTHON_USEDEP}]
111 ~dev-python/flake8-2.0[${PYTHON_USEDEP}]
112 >=dev-python/hacking-0.8.0[${PYTHON_USEDEP}]
113 <dev-python/hacking-0.9[${PYTHON_USEDEP}]
114 >=dev-python/coverage-3.6[${PYTHON_USEDEP}]
115 >=dev-python/fixtures-0.3.14[${PYTHON_USEDEP}]
116 >=dev-python/mock-1.0[${PYTHON_USEDEP}]
117 >=dev-python/mox-0.5.3[${PYTHON_USEDEP}]
118 >=dev-python/mox3-0.7.0[${PYTHON_USEDEP}]
119 >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
120 >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
121 <dev-python/testscenarios-0.5[${PYTHON_USEDEP}]
122 >=dev-python/testrepository-0.0.17[${PYTHON_USEDEP}]
123 >=dev-python/testtools-0.9.32[${PYTHON_USEDEP}] )"
124 RDEPEND="virtual/python-argparse[${PYTHON_USEDEP}]
125 dev-python/httplib2[${PYTHON_USEDEP}]
126 >=dev-python/iso8601-0.1.4[${PYTHON_USEDEP}]
127 >=dev-python/prettytable-0.6[${PYTHON_USEDEP}]
128 <dev-python/prettytable-0.8[${PYTHON_USEDEP}]
129 >=dev-python/python-keystoneclient-0.3.0[${PYTHON_USEDEP}]
130 >=dev-python/pyyaml-3.1.0[${PYTHON_USEDEP}]"
131
132 python_compile_all() {
133 use doc && sphinx-build -b html -c doc/source/ doc/source/ doc/source/html
134 }
135
136 python_test() {
137 testr init
138 "${PYTHON}" setup.py testr --coverage
139 flake8 heatclient/tests || die "run over tests folder by flake8 yielded error"
140 }
141
142 python_install_all() {
143 use doc && local HTML_DOCS=( doc/source/html/. )
144 distutils-r1_python_install_all
145 }