Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/argh: argh-0.23.3.ebuild argh-0.23.2.ebuild argh-0.23.0-r1.ebuild argh-0.24.1.ebuild argh-0.23.1.ebuild ChangeLog
Date: Sun, 06 Jul 2014 12:36:24
Message-Id: 20140706123621.7B0982004F@flycatcher.gentoo.org
1 mgorny 14/07/06 12:36:21
2
3 Modified: argh-0.23.3.ebuild argh-0.23.2.ebuild
4 argh-0.23.0-r1.ebuild argh-0.24.1.ebuild
5 argh-0.23.1.ebuild ChangeLog
6 Log:
7 Clean up obsolete dependencies on virtual/python-argparse and virtual/python-unittest2 (those packages were only required for <=python-2.6).
8
9 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
10
11 Revision Changes Path
12 1.4 dev-python/argh/argh-0.23.3.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.3.ebuild?rev=1.4&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.3.ebuild?rev=1.4&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.3.ebuild?r1=1.3&r2=1.4
17
18 Index: argh-0.23.3.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.3.ebuild,v
21 retrieving revision 1.3
22 retrieving revision 1.4
23 diff -u -r1.3 -r1.4
24 --- argh-0.23.3.ebuild 31 Mar 2014 20:55:57 -0000 1.3
25 +++ argh-0.23.3.ebuild 6 Jul 2014 12:36:21 -0000 1.4
26 @@ -1,6 +1,6 @@
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/argh/argh-0.23.3.ebuild,v 1.3 2014/03/31 20:55:57 mgorny Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.3.ebuild,v 1.4 2014/07/06 12:36:21 mgorny Exp $
31
32 EAPI=5
33
34 @@ -17,7 +17,7 @@
35 LICENSE="LGPL-3"
36 IUSE="test"
37
38 -RDEPEND="virtual/python-argparse[${PYTHON_USEDEP}]"
39 +RDEPEND=""
40 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
41 test? (
42 dev-python/pytest[${PYTHON_USEDEP}]
43
44
45
46 1.4 dev-python/argh/argh-0.23.2.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.2.ebuild?rev=1.4&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.2.ebuild?rev=1.4&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.2.ebuild?r1=1.3&r2=1.4
51
52 Index: argh-0.23.2.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.2.ebuild,v
55 retrieving revision 1.3
56 retrieving revision 1.4
57 diff -u -r1.3 -r1.4
58 --- argh-0.23.2.ebuild 31 Mar 2014 20:55:57 -0000 1.3
59 +++ argh-0.23.2.ebuild 6 Jul 2014 12:36:21 -0000 1.4
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.2.ebuild,v 1.3 2014/03/31 20:55:57 mgorny Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.2.ebuild,v 1.4 2014/07/06 12:36:21 mgorny Exp $
65
66 EAPI=5
67
68 @@ -17,7 +17,7 @@
69 LICENSE="LGPL-3"
70 IUSE="test"
71
72 -RDEPEND="virtual/python-argparse[${PYTHON_USEDEP}]"
73 +RDEPEND=""
74 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
75 test? (
76 dev-python/pytest[${PYTHON_USEDEP}]
77
78
79
80 1.5 dev-python/argh/argh-0.23.0-r1.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.0-r1.ebuild?rev=1.5&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.0-r1.ebuild?rev=1.5&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.0-r1.ebuild?r1=1.4&r2=1.5
85
86 Index: argh-0.23.0-r1.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.0-r1.ebuild,v
89 retrieving revision 1.4
90 retrieving revision 1.5
91 diff -u -r1.4 -r1.5
92 --- argh-0.23.0-r1.ebuild 31 Mar 2014 20:55:57 -0000 1.4
93 +++ argh-0.23.0-r1.ebuild 6 Jul 2014 12:36:21 -0000 1.5
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2014 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.0-r1.ebuild,v 1.4 2014/03/31 20:55:57 mgorny Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.0-r1.ebuild,v 1.5 2014/07/06 12:36:21 mgorny Exp $
99
100 EAPI=5
101
102 @@ -17,7 +17,7 @@
103 LICENSE="LGPL-3"
104 IUSE="test"
105
106 -RDEPEND="virtual/python-argparse[${PYTHON_USEDEP}]"
107 +RDEPEND=""
108 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
109 test? (
110 dev-python/pytest[${PYTHON_USEDEP}]
111
112
113
114 1.3 dev-python/argh/argh-0.24.1.ebuild
115
116 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.24.1.ebuild?rev=1.3&view=markup
117 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.24.1.ebuild?rev=1.3&content-type=text/plain
118 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.24.1.ebuild?r1=1.2&r2=1.3
119
120 Index: argh-0.24.1.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.24.1.ebuild,v
123 retrieving revision 1.2
124 retrieving revision 1.3
125 diff -u -r1.2 -r1.3
126 --- argh-0.24.1.ebuild 31 Mar 2014 20:55:57 -0000 1.2
127 +++ argh-0.24.1.ebuild 6 Jul 2014 12:36:21 -0000 1.3
128 @@ -1,6 +1,6 @@
129 # Copyright 1999-2014 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 -# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.24.1.ebuild,v 1.2 2014/03/31 20:55:57 mgorny Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.24.1.ebuild,v 1.3 2014/07/06 12:36:21 mgorny Exp $
133
134 EAPI=5
135
136 @@ -17,7 +17,7 @@
137 LICENSE="LGPL-3"
138 IUSE="test"
139
140 -RDEPEND="virtual/python-argparse[${PYTHON_USEDEP}]"
141 +RDEPEND=""
142 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
143 test? (
144 dev-python/pytest[${PYTHON_USEDEP}]
145
146
147
148 1.4 dev-python/argh/argh-0.23.1.ebuild
149
150 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.1.ebuild?rev=1.4&view=markup
151 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.1.ebuild?rev=1.4&content-type=text/plain
152 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.1.ebuild?r1=1.3&r2=1.4
153
154 Index: argh-0.23.1.ebuild
155 ===================================================================
156 RCS file: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.1.ebuild,v
157 retrieving revision 1.3
158 retrieving revision 1.4
159 diff -u -r1.3 -r1.4
160 --- argh-0.23.1.ebuild 31 Mar 2014 20:55:57 -0000 1.3
161 +++ argh-0.23.1.ebuild 6 Jul 2014 12:36:21 -0000 1.4
162 @@ -1,6 +1,6 @@
163 # Copyright 1999-2014 Gentoo Foundation
164 # Distributed under the terms of the GNU General Public License v2
165 -# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.1.ebuild,v 1.3 2014/03/31 20:55:57 mgorny Exp $
166 +# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.1.ebuild,v 1.4 2014/07/06 12:36:21 mgorny Exp $
167
168 EAPI=5
169
170 @@ -17,7 +17,7 @@
171 LICENSE="LGPL-3"
172 IUSE="test"
173
174 -RDEPEND="virtual/python-argparse[${PYTHON_USEDEP}]"
175 +RDEPEND=""
176 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
177 test? (
178 dev-python/pytest[${PYTHON_USEDEP}]
179
180
181
182 1.17 dev-python/argh/ChangeLog
183
184 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/ChangeLog?rev=1.17&view=markup
185 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/ChangeLog?rev=1.17&content-type=text/plain
186 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/ChangeLog?r1=1.16&r2=1.17
187
188 Index: ChangeLog
189 ===================================================================
190 RCS file: /var/cvsroot/gentoo-x86/dev-python/argh/ChangeLog,v
191 retrieving revision 1.16
192 retrieving revision 1.17
193 diff -u -r1.16 -r1.17
194 --- ChangeLog 31 Mar 2014 20:55:57 -0000 1.16
195 +++ ChangeLog 6 Jul 2014 12:36:21 -0000 1.17
196 @@ -1,6 +1,12 @@
197 # ChangeLog for dev-python/argh
198 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
199 -# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/ChangeLog,v 1.16 2014/03/31 20:55:57 mgorny Exp $
200 +# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/ChangeLog,v 1.17 2014/07/06 12:36:21 mgorny Exp $
201 +
202 + 06 Jul 2014; Michał Górny <mgorny@g.o> argh-0.23.0-r1.ebuild,
203 + argh-0.23.1.ebuild, argh-0.23.2.ebuild, argh-0.23.3.ebuild,
204 + argh-0.24.1.ebuild:
205 + Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
206 + unittest2 (those packages were only required for <=python-2.6).
207
208 31 Mar 2014; Michał Górny <mgorny@g.o> argh-0.23.0-r1.ebuild,
209 argh-0.23.1.ebuild, argh-0.23.2.ebuild, argh-0.23.3.ebuild,