Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7242
| From | "W. Martin Borgert" <debacle@debian.org> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Packaging Bokeh |
| Date | 2015-09-05 10:00 +0200 |
| Message-ID | <q5gye-2CB-1@gated-at.bofh.it> (permalink) |
| References | <q5fst-172-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 2015-09-04 22:44, Diane Trout wrote: > I've made some limited progress trying to package Bokeh (BSD-3-Clause) Many thanks for working this! > I managed to get the version 0.9.1 from pypi installable. (Though since it was > my own experiments I didn't remove the jquery / bootstrap libraries.) Fortunately, Debian has now a current jQuery 1, again. And jQuery 3 in experimental. Thanks to Antonio Terceiro! Bootstrap is a recent version anyway. So it should be easy to just use Debians packages. > The most proper packaging would require grunt to be able to rebuild bokeh.js. > I was wondering if releasing the pypi version would be good enough. (The > package does at least contain a non-minimized version of bokeh.js) I'm not sure about this, but it looks like the Bokeh source is a huge directory of coffeescript files, while the resulting bokeh.js is not the source code. So build is: 1. coffee -> js 2. concat all js. Maybe its possible without grunt, just like Antonio did with jQuery? > Bokeh's unit tests also appear to depend on blaze, and that looks like that > has several missing dependencies. I would just leave out the tests for now. Bokeh is a huge beast even without them. Let's go step by step. > Thought It looks like the python-modules team is just > about to transition to git-dpm. Yes, that has been decided in Heidelberg, but I'm not sure about the current state. Who can comment on this? > Should I go ahead and submit abstract_rendering? Yes, but please fix the long description. It starts with "Abstract Rendering takes the opposite approach:" which confused me :~) > Should I work on getting > blaze submitted? If blaze is only needed for the tests, I suggest to postpone it. (What is blaze anyway?) Cheers
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar
Packaging Bokeh Diane Trout <diane@ghic.org> - 2015-09-05 08:50 +0200
Re: Packaging Bokeh "W. Martin Borgert" <debacle@debian.org> - 2015-09-05 10:00 +0200
Re: Packaging Bokeh Diane Trout <diane@ghic.org> - 2015-09-05 18:50 +0200
Re: Packaging Bokeh Diane Trout <diane@ghic.org> - 2015-09-06 06:50 +0200
csiph-web