Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0007-Ignore-errors-in-documentation-notebooks-during-buil.patch | Ignore errors in documentation notebooks during build | Gordon Ball <gordon@chronitis.net> | no | 2017-06-25 | ||
0011-use-system-po2json.patch | use po2json from package for translations | Gordon Ball <gordon@chronitis.net> | no | 2019-09-24 | ||
0002-Use-local-MathJax-in-documentation.patch | Use local MathJax in documentation | Gordon Ball <gordon@chronitis.net> | no | 2016-10-27 | ||
0003-jquery-ui-1.12-compatibility-changes.patch | jquery-ui 1.12 compatibility changes | Gordon Ball <gordon@chronitis.net> | no | 2016-11-07 | ||
0004-Call-lessc-with-source-map-basepath-option-for-repro.patch | Call lessc with --source-map-basepath option for reproducibility | Ximin Luo <infinity0@debian.org> | no | 2016-12-07 | ||
0005-Work-around-https-github.com-less-less.js-pull-3002.patch | Work around https://github.com/less/less.js/pull/3002 | Ximin Luo <infinity0@debian.org> | no | 2016-12-07 | ||
0006-Debian-specific-hack-to-fix-upstream-s-non-increment.patch | Debian-specific hack to fix upstream's (non-)incremental build | Ximin Luo <infinity0@debian.org> | no | 2016-12-07 | ||
0009-Don-t-try-and-patch-bootstrap-less.patch | Don't try and patch bootstrap less setupbase.py tries to patch out one line from bootstrap's less, to improve printing. In this case we're not using a private copy of this file, so we can't modify the system copy. |
Gordon Ball <gordon@chronitis.net> | no | 2018-02-06 | ||
0013-documentation-fixes.patch | Elide sphinxcontrib_github_alt from documentation config | Gordon Ball <gordon@chronitis.net> | no | 2019-09-24 | ||
0013-Avoid-manipulating-PYTHONPATH-in-tests.patch | Avoid manipulating PYTHONPATH in tests Tests are now generating errors suggesting shadowing of the stdlib, and it feels like this combined with relative environment set by pybuild might be an explanation. Also avoid setting JUPYTER_NO_CONFIG, which currently _appears_ to conflict with the path logic being tested in eg, test_serverextension |
Gordon Ball <gordon@chronitis.net> | no | 2020-01-30 | ||
0011-Requirejs-shim-config-for-xterm-xterm-addon-fit.patch | Requirejs shim config for xterm, xterm-addon-fit Due to lack of browserify, this module is concatenated (as of 3.8.1) using browserify-lite. This produces modules with a global export instead of a full UMD wrapper, so add a requirejs configuration for this. |
Gordon Ball <gordon@chronitis.net> | no | 2020-02-04 | ||
0012-Skip-all-send2trash-tests.patch | Skip all send2trash tests send2trash fails in various unpredictable ways in container environments, overlays and bind mounts. This leads to lots of issues with different build and CI environments. |
Gordon Ball <gordon@chronitis.net> | no | 2021-01-14 |