Package: pymol / 1.8.4.0+dfsg-1~bpo8+1
Metadata
Package | Version | Patches format |
---|---|---|
pymol | 1.8.4.0+dfsg-1~bpo8+1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
02_test suite.patch | (download) |
test/pymol-test |
43 43 + 0 - 0 ! |
patch to make the test-suite work during debian build-time. |
03_povray.patch | (download) |
modules/pymol/povray.py |
2 1 + 1 - 0 ! |
adjust povray options |
22_fix_pymol_import.patch | (download) |
modules/pymol/__init__.py |
3 3 + 0 - 0 ! |
fix importing of pymol by setting pymol_path explicitely Bug-Debian: http://bugs.debian.org/556878 |
27_fix_pymol_path_in_setup.patch | (download) |
setup.py |
2 1 + 1 - 0 ! |
--- |
28_no_data_install_in_python_path.patch | (download) |
setup.py |
2 0 + 2 - 0 ! |
--- |
29_fix_path_to_splash.patch | (download) |
modules/pymol/commanding.py |
2 1 + 1 - 0 ! |
--- |
31_fix_format security.patch | (download) |
contrib/uiuc/plugins/molfile_plugin/src/maeffplugin.cpp |
2 1 + 1 - 0 ! |
fix "error: format not a string literal and no format arguments [-werror=format-security]" (#759860) |
32_fix_spelling_lintian_warnings.patch | (download) |
layer0/ShaderMgr.cpp |
3 1 + 2 - 0 ! |
fix spelling lintian warnings |
33_fix_relative_paths_in_example_scripts.patch | (download) |
examples/chempy/generate_amber.py |
7 4 + 3 - 0 ! |
fix relative paths in example scripts Some example scripts are intended to be used from directory they are located |
34_fix_examples_add_fetch_instead_of_load.patch | (download) |
examples/cookbook/contact.pml |
3 2 + 1 - 0 ! |
use fetch instead of load in pymol scripts when necessary In example scripts, which require .pdb files not shipped with upstream source, use fetch instead of load, to download required Protein Data Bank structures. . See more on pymol's `fetch` command here: http://www.pymolwiki.org/index.php/Fetch |