Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
spelling | Spelling typos fix | Michae R. Crusoe <michael.crusoe@gmail.com> | no | |||
define_filenotfounderror_python2.patch | Define FileNotFoundError as OSError for python 2 | Liubov Chuprikova <chuprikovalv@gmail.com> | no | 2018-07-13 | ||
remove_badges_from_documentation.patch | Remove GitHub badges from documentation as they causeprivacy-breach-generic lintian warnings. | Liubov Chuprikova <chuprikovalv@gmail.com> | no | 2018-07-15 | ||
add_missing_shebang.patch | Add missing shebang lines | Andreas Tille <tille@debian.org> | no | 2020-05-13 | ||
yaml_safe_load.patch | Use yaml.safe_load instead of yaml.load which is deprecated Modify to use full_load where needed | Nilesh Patra <nilesh@debian.org>, Lance Lin <lq27267@gmail.com> | no | debian | 2023-10-27 | |
416.patch | [PATCH] better detection of Path for Python 3.13 (address #413) | Ryan Dale <ryan.dale@nih.gov> | no | 2024-11-05 | ||
fix-doctest-imports.py | [PATCH] use explicit namespace in docstrings of long_range_interaction | Ryan Dale <ryan.dale@nih.gov> | no | 2024-11-05 | ||
doc-build-no-special-path | pybuild puts the extensions in a different location | Michael R. Crusoe <crusoe@debian.org> | not-needed | |||
test-tempdir | make test temporary directories not in the "test" folder This prevented the execution of the tests post-installation |
Michael R. Crusoe <crusoe@debian.org> | yes |