Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
template_dir-Use-folder-from-the-Debian-package.patch | template_dir: Use folder from the Debian package Set the variable _template_dir to an absolute path which pints to the folder from the Debian binary package. |
SVN-Git Migration <python-modules-team@lists.alioth.debian.org> | not-needed | 2015-10-08 | ||
template_dir-Add-Debian-specific-template-folders.patch | template_dir: Add Debian specific template folders Extend the lookup functionality on template folders so also the library is looking for template folders within the folder name based on the package. Means the library will also look for templates in /usr/local/share/paster_templates/ and /usr/share/paster_templates/ |
SVN-Git Migration <python-modules-team@lists.alioth.debian.org> | not-needed | 2015-10-08 | ||
docs-news.txt-Fixup-RST-syntax.patch | docs/news.txt: Fixup RST syntax Small fixup because a Title underline is too short. |
Carsten Schoenert <c.schoenert@t-online.de> | no | 2022-11-20 | ||
tests-Remove-imports-of-nose-module.patch | tests: Remove imports of nose module Probably not needed that way as we need to disbale the usage of these files while running the internal test suite later, more or less for completeness to remind the obsolete nose modul. Fixing the tests to get them running with pytest will require some morea work and probaly also from upstream. So forwarding this patch makes not that much sense. Partially taken from https://github.com/cdent/pastescript/issues/6 |
Carsten Schoenert <c.schoenert@t-online.de> | not-needed | 2022-11-20 | ||
tests-Disable-instancing-of-class-DisableDirectory.patch | tests: Disable instancing of class DisableDirectory() The file is probably not needed if the tests are running with pytest, but without commenting pytest wont run at all. See also https://docs.pytest.org/en/7.1.x/announce/release-2.0.0.html#incompatible-removals |
Carsten Schoenert <c.schoenert@t-online.de> | not-needed | 2022-11-20 |