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/bokeh: bokeh-0.4.ebuild bokeh-0.4.2.ebuild bokeh-0.4.1.ebuild ChangeLog
Date: Sun, 06 Jul 2014 12:40:25
Message-Id: 20140706124022.B1FD22004F@flycatcher.gentoo.org
1 mgorny 14/07/06 12:40:22
2
3 Modified: bokeh-0.4.ebuild bokeh-0.4.2.ebuild
4 bokeh-0.4.1.ebuild ChangeLog
5 Log:
6 Clean up obsolete dependencies on virtual/python-argparse and virtual/python-unittest2 (those packages were only required for <=python-2.6).
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
9
10 Revision Changes Path
11 1.3 dev-python/bokeh/bokeh-0.4.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/bokeh-0.4.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/bokeh-0.4.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/bokeh-0.4.ebuild?r1=1.2&r2=1.3
16
17 Index: bokeh-0.4.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/bokeh/bokeh-0.4.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- bokeh-0.4.ebuild 22 Feb 2014 23:50:45 -0000 1.2
24 +++ bokeh-0.4.ebuild 6 Jul 2014 12:40:22 -0000 1.3
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/bokeh/bokeh-0.4.ebuild,v 1.2 2014/02/22 23:50:45 bicatali Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/bokeh/bokeh-0.4.ebuild,v 1.3 2014/07/06 12:40:22 mgorny Exp $
30
31 EAPI=5
32
33 @@ -39,7 +39,6 @@
34 >=dev-python/six-1.3.0[${PYTHON_USEDEP}]
35 >=dev-python/traits-4.4[$(python_gen_usedep 'python2_7')]
36 >=dev-python/werkzeug-0.9.1[${PYTHON_USEDEP}]
37 - >=virtual/python-argparse-1[${PYTHON_USEDEP}]
38 "
39
40 # testing server: needs websocket not in portage yet
41
42
43
44 1.2 dev-python/bokeh/bokeh-0.4.2.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/bokeh-0.4.2.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/bokeh-0.4.2.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/bokeh-0.4.2.ebuild?r1=1.1&r2=1.2
49
50 Index: bokeh-0.4.2.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/bokeh/bokeh-0.4.2.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- bokeh-0.4.2.ebuild 12 Mar 2014 19:16:25 -0000 1.1
57 +++ bokeh-0.4.2.ebuild 6 Jul 2014 12:40:22 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2014 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/bokeh/bokeh-0.4.2.ebuild,v 1.1 2014/03/12 19:16:25 bicatali Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/bokeh/bokeh-0.4.2.ebuild,v 1.2 2014/07/06 12:40:22 mgorny Exp $
63
64 EAPI=5
65
66 @@ -39,7 +39,6 @@
67 >=dev-python/six-1.5.2[${PYTHON_USEDEP}]
68 >=dev-python/traits-4.4[$(python_gen_usedep 'python2_7')]
69 >=dev-python/werkzeug-0.9.1[${PYTHON_USEDEP}]
70 - >=virtual/python-argparse-1[${PYTHON_USEDEP}]
71 "
72
73 # testing server: needs websocket not in portage yet
74
75
76
77 1.3 dev-python/bokeh/bokeh-0.4.1.ebuild
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/bokeh-0.4.1.ebuild?rev=1.3&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/bokeh-0.4.1.ebuild?rev=1.3&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/bokeh-0.4.1.ebuild?r1=1.2&r2=1.3
82
83 Index: bokeh-0.4.1.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/dev-python/bokeh/bokeh-0.4.1.ebuild,v
86 retrieving revision 1.2
87 retrieving revision 1.3
88 diff -u -r1.2 -r1.3
89 --- bokeh-0.4.1.ebuild 12 Mar 2014 19:16:25 -0000 1.2
90 +++ bokeh-0.4.1.ebuild 6 Jul 2014 12:40:22 -0000 1.3
91 @@ -1,6 +1,6 @@
92 # Copyright 1999-2014 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-python/bokeh/bokeh-0.4.1.ebuild,v 1.2 2014/03/12 19:16:25 bicatali Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-python/bokeh/bokeh-0.4.1.ebuild,v 1.3 2014/07/06 12:40:22 mgorny Exp $
96
97 EAPI=5
98
99 @@ -39,7 +39,6 @@
100 >=dev-python/six-1.3.0[${PYTHON_USEDEP}]
101 >=dev-python/traits-4.4[$(python_gen_usedep 'python2_7')]
102 >=dev-python/werkzeug-0.9.1[${PYTHON_USEDEP}]
103 - >=virtual/python-argparse-1[${PYTHON_USEDEP}]
104 "
105
106 # testing server: needs websocket not in portage yet
107
108
109
110 1.4 dev-python/bokeh/ChangeLog
111
112 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/ChangeLog?rev=1.4&view=markup
113 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/ChangeLog?rev=1.4&content-type=text/plain
114 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/ChangeLog?r1=1.3&r2=1.4
115
116 Index: ChangeLog
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/dev-python/bokeh/ChangeLog,v
119 retrieving revision 1.3
120 retrieving revision 1.4
121 diff -u -r1.3 -r1.4
122 --- ChangeLog 12 Mar 2014 19:16:25 -0000 1.3
123 +++ ChangeLog 6 Jul 2014 12:40:22 -0000 1.4
124 @@ -1,6 +1,11 @@
125 # ChangeLog for dev-python/bokeh
126 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
127 -# $Header: /var/cvsroot/gentoo-x86/dev-python/bokeh/ChangeLog,v 1.3 2014/03/12 19:16:25 bicatali Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/dev-python/bokeh/ChangeLog,v 1.4 2014/07/06 12:40:22 mgorny Exp $
129 +
130 + 06 Jul 2014; Michał Górny <mgorny@g.o> bokeh-0.4.1.ebuild,
131 + bokeh-0.4.2.ebuild, bokeh-0.4.ebuild:
132 + Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
133 + unittest2 (those packages were only required for <=python-2.6).
134
135 *bokeh-0.4.2 (12 Mar 2014)