1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
# ChangeLog for dev-python/bokeh
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/bokeh/ChangeLog,v 1.10 2014/10/30 10:59:05 idella4 Exp $
30 Oct 2014; Ian Delaney <idella4@gentoo.org> +files/0.5.0-setup.patch,
bokeh-0.5.0.ebuild:
add patch to purge check for previous install from setup.py, fixes Bug #527336
29 Oct 2014; Mike Gilbert <floppym@gentoo.org> metadata.xml:
Drop python herd after discussion in IRC.
*bokeh-0.5.0 (29 Oct 2014)
29 Oct 2014; Ian Delaney <idella4@gentoo.org> +bokeh-0.5.0.ebuild,
metadata.xml:
bump; update deps, update test phase and fix broken install in setup.py,
07 Jul 2014; Justin Lecher <jlec@gentoo.org> bokeh-0.4.4.ebuild:
Fix parallel installation issues, #516052
*bokeh-0.4.4 (07 Jul 2014)
07 Jul 2014; Justin Lecher <jlec@gentoo.org> +bokeh-0.4.4.ebuild,
+files/bokeh-0.4.4-fix_test_object.patch, metadata.xml:
Importing Version BUmp from sci overlay, thanks Witold Piłat; #516052
06 Jul 2014; Michał Górny <mgorny@gentoo.org> bokeh-0.4.1.ebuild,
bokeh-0.4.2.ebuild, bokeh-0.4.ebuild:
Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
unittest2 (those packages were only required for <=python-2.6).
*bokeh-0.4.2 (12 Mar 2014)
12 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> +bokeh-0.4.2.ebuild,
bokeh-0.4.1.ebuild:
Version bump
*bokeh-0.4.1 (22 Feb 2014)
22 Feb 2014; Sébastien Fabbro <bicatali@gentoo.org> +bokeh-0.4.1.ebuild,
bokeh-0.4.ebuild:
Version bump
*bokeh-0.4 (06 Feb 2014)
06 Feb 2014; Sébastien Fabbro <bicatali@gentoo.org> +bokeh-0.4.ebuild,
+metadata.xml:
Initial import
|