Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
custom_model_pyc.patch | Don't fail when pyc files in /usr/lib can't be removed sasview tries to open local_config.py using load_module_from_path() but local_config.py(c) will be in a read-only location in /usr/lib so this fails. |
Stuart Prescott <stuart@debian.org> | no | |||
sphinx-local-mathjax.patch | Switch to local mathjax for documentation | Stuart Prescott <stuart@debian.org> | no | |||
precompiled_path.patch | Set library location to pick up precompiled models models can be precompiled or compiled just-in-time; for a binary distribution such as Debian, it makes sense to precompile the models and ship them in the package. |
Stuart Prescott <stuart@debian.org> | no | |||
setup-install-so.patch | Have setup.py install the precopmiled model files | Stuart Prescott <stuart@debian.org> | no | |||
direct-model-test-cleanup.patch | no |