Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@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.1.ebuild ChangeLog
Date: Sat, 22 Feb 2014 23:51:02
Message-Id: 20140222235046.1A0642004C@flycatcher.gentoo.org
1 bicatali 14/02/22 23:50:46
2
3 Modified: bokeh-0.4.ebuild ChangeLog
4 Added: bokeh-0.4.1.ebuild
5 Log:
6 Version bump
7
8 (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
9
10 Revision Changes Path
11 1.2 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.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/bokeh-0.4.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/bokeh-0.4.ebuild?r1=1.1&r2=1.2
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.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- bokeh-0.4.ebuild 6 Feb 2014 20:02:28 -0000 1.1
24 +++ bokeh-0.4.ebuild 22 Feb 2014 23:50:45 -0000 1.2
25 @@ -1,10 +1,10 @@
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.1 2014/02/06 20:02:28 bicatali Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/bokeh/bokeh-0.4.ebuild,v 1.2 2014/02/22 23:50:45 bicatali Exp $
30
31 EAPI=5
32
33 -PYTHON_COMPAT=( python{2_7,3_3} )
34 +PYTHON_COMPAT=( python2_7 )
35
36 inherit distutils-r1
37
38
39
40
41 1.2 dev-python/bokeh/ChangeLog
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/ChangeLog?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/ChangeLog?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/ChangeLog?r1=1.1&r2=1.2
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-python/bokeh/ChangeLog,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- ChangeLog 6 Feb 2014 20:02:28 -0000 1.1
54 +++ ChangeLog 22 Feb 2014 23:50:45 -0000 1.2
55 @@ -1,6 +1,12 @@
56 # ChangeLog for dev-python/bokeh
57 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-python/bokeh/ChangeLog,v 1.1 2014/02/06 20:02:28 bicatali Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-python/bokeh/ChangeLog,v 1.2 2014/02/22 23:50:45 bicatali Exp $
60 +
61 +*bokeh-0.4.1 (22 Feb 2014)
62 +
63 + 22 Feb 2014; Sébastien Fabbro <bicatali@g.o> +bokeh-0.4.1.ebuild,
64 + bokeh-0.4.ebuild:
65 + Version bump
66
67 *bokeh-0.4 (06 Feb 2014)
68
69
70
71
72 1.1 dev-python/bokeh/bokeh-0.4.1.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/bokeh-0.4.1.ebuild?rev=1.1&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/bokeh-0.4.1.ebuild?rev=1.1&content-type=text/plain
76
77 Index: bokeh-0.4.1.ebuild
78 ===================================================================
79 # Copyright 1999-2014 Gentoo Foundation
80 # Distributed under the terms of the GNU General Public License v2
81 # $Header: /var/cvsroot/gentoo-x86/dev-python/bokeh/bokeh-0.4.1.ebuild,v 1.1 2014/02/22 23:50:45 bicatali Exp $
82
83 EAPI=5
84
85 PYTHON_COMPAT=( python2_7 )
86
87 inherit distutils-r1
88
89 DESCRIPTION="Statistical and interactive HTML plots for Python"
90 HOMEPAGE="http://bokeh.pydata.org/"
91 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
92
93 SLOT="0"
94 LICENSE="BSD"
95 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
96 IUSE="doc test"
97
98 RDEPEND="
99 >=dev-python/chaco-4.4[$(python_gen_usedep 'python2_7')]
100 >=dev-python/flask-0.10.1[${PYTHON_USEDEP}]
101 >=dev-python/gevent-0.13.8[$(python_gen_usedep 'python2_7')]
102 >=dev-python/gevent-websocket-0.3.6[$(python_gen_usedep 'python2_7')]
103 >=dev-python/greenlet-0.4.1[${PYTHON_USEDEP}]
104 >=dev-python/itsdangerous-0.23[${PYTHON_USEDEP}]
105 >=dev-python/jinja-2.7[${PYTHON_USEDEP}]
106 >=dev-python/markdown-2.3.1[${PYTHON_USEDEP}]
107 >=dev-python/markupsafe-0.18[${PYTHON_USEDEP}]
108 >=dev-python/numpy-1.7.1[${PYTHON_USEDEP}]
109 >=dev-python/pandas-0.11[${PYTHON_USEDEP}]
110 >=dev-python/pygments-1.6[${PYTHON_USEDEP}]
111 >=dev-python/python-dateutil-2.1[${PYTHON_USEDEP}]
112 >=dev-python/pystache-0.5.3[${PYTHON_USEDEP}]
113 >=dev-python/pytz-2013b[${PYTHON_USEDEP}]
114 >=dev-python/pyyaml-3.10[${PYTHON_USEDEP}]
115 >=dev-python/redis-py-2.7.6[${PYTHON_USEDEP}]
116 >=dev-python/requests-1.2.3[${PYTHON_USEDEP}]
117 >=dev-python/six-1.3.0[${PYTHON_USEDEP}]
118 >=dev-python/traits-4.4[$(python_gen_usedep 'python2_7')]
119 >=dev-python/werkzeug-0.9.1[${PYTHON_USEDEP}]
120 >=virtual/python-argparse-1[${PYTHON_USEDEP}]
121 "
122
123 # testing server: needs websocket not in portage yet
124 # >=dev-python/websocket[${PYTHON_USEDEP}]
125 DEPEND="${RDEPEND}
126 test? (
127 >=dev-python/mock-1.0.1[${PYTHON_USEDEP}]
128 >=dev-python/colorama-0.2.7[${PYTHON_USEDEP}]
129 )
130 "
131 python_test() {
132 cd "${BUILD_DIR}"/lib || die
133 # exclude server tests for now
134 nosetests -v \
135 -e multiuser_auth_test \
136 -e wsmanager_test \
137 -e usermodel_test \
138 || die
139 }