Package: python-mne / 0.8.6+dfsg-2

Metadata

Package Version Patches format
python-mne 0.8.6+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
changeset_b9d4df78db7aaeda1feb58c18b0071934de2361e.diff | (download)

mne/utils.py | 15 14 + 1 - 0 !
1 file changed, 14 insertions(+), 1 deletion(-)

---
changeset_9c7ef6d10f1f767b742525ea31e42a65a0469327.diff | (download)

mne/externals/tempita/__init__.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 bf: do not force "str" if already unicode
  then, if actually was needed, it would need to be encoded, not just str"ed

Lead in 0.8.3 debian package to the failure while running unittests:

====================================================================== ERROR:
Test rendering -*.fif files for mne report.

debian_paths | (download)

mne/report.py | 18 12 + 6 - 0 !
1 file changed, 12 insertions(+), 6 deletions(-)

 debian path config for ext. depdendencies

This should deal with the issue of minified javascript libs, by using system
libs. This does not deal with the missing bootstrap v3 library (the Debian
package seems stuck on v2).

The idea is to patch upstream to use system libs, whenever they are giving by
their absolute path.