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-keystoneclient: python-keystoneclient-9999.ebuild ChangeLog python-keystoneclient-0.3.2.ebuild python-keystoneclient-0.3.1.ebuild
Date: Sat, 09 Nov 2013 08:52:46
Message-Id: 20131109085241.4916F2004B@flycatcher.gentoo.org
1 idella4 13/11/09 08:52:41
2
3 Modified: python-keystoneclient-9999.ebuild ChangeLog
4 python-keystoneclient-0.3.2.ebuild
5 python-keystoneclient-0.3.1.ebuild
6 Log:
7 test phase re-invoked with known and filed failed tests excluded
8
9 (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
10
11 Revision Changes Path
12 1.8 dev-python/python-keystoneclient/python-keystoneclient-9999.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-9999.ebuild?rev=1.8&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-9999.ebuild?rev=1.8&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-9999.ebuild?r1=1.7&r2=1.8
17
18 Index: python-keystoneclient-9999.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-9999.ebuild,v
21 retrieving revision 1.7
22 retrieving revision 1.8
23 diff -u -r1.7 -r1.8
24 --- python-keystoneclient-9999.ebuild 8 Nov 2013 03:38:03 -0000 1.7
25 +++ python-keystoneclient-9999.ebuild 9 Nov 2013 08:52:41 -0000 1.8
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-9999.ebuild,v 1.7 2013/11/08 03:38:03 prometheanfire Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-9999.ebuild,v 1.8 2013/11/09 08:52:41 idella4 Exp $
31
32 EAPI=5
33 #restricted due to packages missing and bad depends in the test ==webob-1.0.8
34 @@ -53,5 +53,5 @@
35 # "${FILESDIR}/0.2.3-CVE-2013-2104.patch"
36
37 python_test() {
38 - "${PYTHON}" setup.py nosetests || die
39 + nosetests || die "testsuite failed"
40 }
41
42
43
44 1.19 dev-python/python-keystoneclient/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/ChangeLog?rev=1.19&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/ChangeLog?rev=1.19&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/ChangeLog?r1=1.18&r2=1.19
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/ChangeLog,v
53 retrieving revision 1.18
54 retrieving revision 1.19
55 diff -u -r1.18 -r1.19
56 --- ChangeLog 8 Nov 2013 03:38:03 -0000 1.18
57 +++ ChangeLog 9 Nov 2013 08:52:41 -0000 1.19
58 @@ -1,6 +1,11 @@
59 # ChangeLog for dev-python/python-keystoneclient
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/ChangeLog,v 1.18 2013/11/08 03:38:03 prometheanfire Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/ChangeLog,v 1.19 2013/11/09 08:52:41 idella4 Exp $
63 +
64 + 09 Nov 2013; Ian Delaney <idella4@g.o>
65 + python-keystoneclient-0.3.1.ebuild, python-keystoneclient-0.3.2.ebuild,
66 + python-keystoneclient-9999.ebuild:
67 + test phase re-invoked with known and filed failed tests excluded
68
69 08 Nov 2013; Matthew Thode <prometheanfire@g.o>
70 python-keystoneclient-0.2.5.ebuild, python-keystoneclient-0.3.1.ebuild,
71
72
73
74 1.3 dev-python/python-keystoneclient/python-keystoneclient-0.3.2.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.3.2.ebuild?rev=1.3&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.3.2.ebuild?rev=1.3&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.3.2.ebuild?r1=1.2&r2=1.3
79
80 Index: python-keystoneclient-0.3.2.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.3.2.ebuild,v
83 retrieving revision 1.2
84 retrieving revision 1.3
85 diff -u -r1.2 -r1.3
86 --- python-keystoneclient-0.3.2.ebuild 8 Nov 2013 03:38:03 -0000 1.2
87 +++ python-keystoneclient-0.3.2.ebuild 9 Nov 2013 08:52:41 -0000 1.3
88 @@ -1,10 +1,9 @@
89 # Copyright 1999-2013 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.3.2.ebuild,v 1.2 2013/11/08 03:38:03 prometheanfire Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.3.2.ebuild,v 1.3 2013/11/09 08:52:41 idella4 Exp $
93
94 EAPI=5
95 -#restricted due to shitty httpretty dep
96 -RESTRICT="test"
97 +#testsuite has unpretty httpretty deps
98 #PYTHON_COMPAT=( python2_5 python2_6 python2_7 )
99 PYTHON_COMPAT=( python2_7 )
100
101 @@ -53,8 +52,10 @@
102
103 PATCHES=(
104 )
105 -# "${FILESDIR}/0.2.3-CVE-2013-2104.patch"
106
107 python_test() {
108 - "${PYTHON}" setup.py nosetests || die
109 + # https://bugs.launchpad.net/python-keystoneclient/+bug/1243528
110 + # https://bugs.launchpad.net/python-keystoneclient/+bug/1174410; last touched on
111 + # 2013-05-29 with 'importance: Undecided → Medium' and never worked since.
112 + nosetests -I 'test_http*' -e test_auth_token_middleware.py || die "testsuite failed"
113 }
114
115
116
117 1.6 dev-python/python-keystoneclient/python-keystoneclient-0.3.1.ebuild
118
119 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.3.1.ebuild?rev=1.6&view=markup
120 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.3.1.ebuild?rev=1.6&content-type=text/plain
121 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.3.1.ebuild?r1=1.5&r2=1.6
122
123 Index: python-keystoneclient-0.3.1.ebuild
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.3.1.ebuild,v
126 retrieving revision 1.5
127 retrieving revision 1.6
128 diff -u -r1.5 -r1.6
129 --- python-keystoneclient-0.3.1.ebuild 8 Nov 2013 03:38:03 -0000 1.5
130 +++ python-keystoneclient-0.3.1.ebuild 9 Nov 2013 08:52:41 -0000 1.6
131 @@ -1,10 +1,9 @@
132 # Copyright 1999-2013 Gentoo Foundation
133 # Distributed under the terms of the GNU General Public License v2
134 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.3.1.ebuild,v 1.5 2013/11/08 03:38:03 prometheanfire Exp $
135 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.3.1.ebuild,v 1.6 2013/11/09 08:52:41 idella4 Exp $
136
137 EAPI=5
138 -#restricted due to packages missing and bad depends in the test ==webob-1.0.8
139 -RESTRICT="test"
140 +
141 #PYTHON_COMPAT=( python2_5 python2_6 python2_7 )
142 PYTHON_COMPAT=( python2_7 )
143
144 @@ -51,8 +50,10 @@
145
146 PATCHES=(
147 )
148 -# "${FILESDIR}/0.2.3-CVE-2013-2104.patch"
149
150 python_test() {
151 - "${PYTHON}" setup.py nosetests || die
152 + # https://bugs.launchpad.net/python-keystoneclient/+bug/1243528
153 + # https://bugs.launchpad.net/python-keystoneclient/+bug/1174410; last touched on
154 + # 2013-05-29 with 'importance: Undecided → Medium' and never worked since.
155 + nosetests -I 'test_http*' -e test_auth_token_middleware.py || die "testsuite failed"
156 }