From: "Christoph Junghans" <ottxor@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/bokeh/
Date: Fri, 23 Jan 2015 18:19:42 +0000 (UTC) [thread overview]
Message-ID: <1422031183.376aa366f6d9c3ab5a9c425b3cd2e4328e5ccc09.ottxor@gentoo> (raw)
commit: 376aa366f6d9c3ab5a9c425b3cd2e4328e5ccc09
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Fri Jan 23 16:39:43 2015 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Fri Jan 23 16:39:43 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=376aa366
dev-python/bokeh: Fix bumped ebuild
---
dev-python/bokeh/bokeh-0.7.1.ebuild | 13 +------------
dev-python/bokeh/metadata.xml | 3 ---
2 files changed, 1 insertion(+), 15 deletions(-)
diff --git a/dev-python/bokeh/bokeh-0.7.1.ebuild b/dev-python/bokeh/bokeh-0.7.1.ebuild
index da4b816..88d4e69 100644
--- a/dev-python/bokeh/bokeh-0.7.1.ebuild
+++ b/dev-python/bokeh/bokeh-0.7.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/ContinuumIO/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g
SLOT="0"
LICENSE="BSD"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="examples test chaco"
+IUSE="examples test"
# A doc build requires napoleon sphinx extension which will be included in sphinx release 1.3
# Therefore refraining from adding the doc build for now
@@ -41,9 +41,6 @@ RDEPEND="
>=dev-python/werkzeug-0.9.1[${PYTHON_USEDEP}]
$(python_gen_cond_dep '>=dev-python/gevent-1.0[${PYTHON_USEDEP}]' python2_7)
$(python_gen_cond_dep '>=dev-python/gevent-websocket-0.9.2[${PYTHON_USEDEP}]' python2_7)
- chaco? (
- $(python_gen_cond_dep '>=dev-python/traits-4.4[${PYTHON_USEDEP}]' python2_7)
- $(python_gen_cond_dep '>=dev-python/chaco-4.4[${PYTHON_USEDEP}]' python2_7) )
"
# testing server: needs websocket not in portage yet
# websocket is in pypi for the adding
@@ -62,14 +59,6 @@ PATCHES=( "${FILESDIR}"/${P}-setup.patch )
DISTUTILS_NO_PARALLEL_BUILD=1
python_prepare_all() {
- # https://github.com/bokeh/bokeh/issues/1352
- sed -e "s: 'bokeh.mplexporter',:&\n 'bokeh.mplexporter.renderers',:" \
- -i setup.py || die
-
- if ! use chaco; then
- sed -i -e "/'bokeh.chaco_gg'/d" setup.py || die
- fi
-
sed -i -e "s/jsbuild = get_user_jsargs()/jsbuild = False/g" setup.py || die
cd bokehjs || die
npm install ||die
diff --git a/dev-python/bokeh/metadata.xml b/dev-python/bokeh/metadata.xml
index ebdeb0c..67e16a9 100644
--- a/dev-python/bokeh/metadata.xml
+++ b/dev-python/bokeh/metadata.xml
@@ -9,7 +9,4 @@
style of Protovis/D3, while delivering high-performance
interactivity over large data to thin clients.
</longdescription>
- <use>
- <flag name="chaco">Enable interface for implementing qplot and ggplot like functionality using chaco</flag>
- </use>
</pkgmetadata>
next reply other threads:[~2015-01-23 18:19 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-23 18:19 Christoph Junghans [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-12 12:28 [gentoo-commits] proj/sci:master commit in: dev-python/bokeh/ Paul Zander
2024-09-23 14:22 Andrew Ammerlaan
2024-02-29 1:59 Horea Christian
2023-05-22 13:12 Andrew Ammerlaan
2022-09-30 10:23 Andrew Ammerlaan
2022-01-25 19:15 Andrew Ammerlaan
2021-09-08 15:14 Andrew Ammerlaan
2021-05-20 21:40 Aisha Tammy
2021-04-22 19:40 Aisha Tammy
2021-02-25 1:10 Aisha Tammy
2020-10-21 21:41 Aisha Tammy
2020-10-20 19:54 Aisha Tammy
2020-10-16 17:44 Aisha Tammy
2020-09-24 15:41 Aisha Tammy
2015-01-23 18:19 Christoph Junghans
2015-01-23 18:19 Christoph Junghans
2015-01-23 18:19 Christoph Junghans
2015-01-23 18:19 Christoph Junghans
2014-07-07 6:36 Justin Lecher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1422031183.376aa366f6d9c3ab5a9c425b3cd2e4328e5ccc09.ottxor@gentoo \
--to=ottxor@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox