Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Customize-paths-for-Debian.patch | Customize paths for Debian <debian-science-maintainers@lists.alioth.debian.org> | Debian Science Maintainers | not-needed | 2014-07-18 | ||
Customize-tests-for-Debian.patch | Use Debian packages for tests rather than local imports | Julian Gilbey <jdg@debian.org> | not-needed | vendor | 2022-07-19 | |
no_check_for_updates.patch | Do not check for Spyder updates when running the Debian version | Julian Gilbey <jdg@debian.org> | not-needed | vendor | 2022-07-19 | |
skip-failing-yapf-test.patch | Skip a failing yapf test | Jochen Sprickerhof <jspricke@debian.org> | yes | 2022-07-13 | ||
Allow-qdarkstyle-3.2.patch | Remove QDarkstyle <3.1.0 restriction The Debian version has been updated to 3.1, so we need to relax the QDarkstyle version check |
Julian Gilbey <jdg@debian.org> | not-needed | vendor | 2022-12-19 | |
test-fixes-3.11.patch | Tweak some tests to allow them to pass with Python 3.11 Upstream may handle this differently when they start to support 3.11, so not forwarding. |
Julian Gilbey <jdg@debian.org> | not-needed | 2023-01-06 | ||
fix-l10n-3.11-handling.patch | Fix l10n handling with Python 3.11 | Julian Gilbey <jdg@debian.org> | yes | 2023-02-21 | ||
make-translations-singleton.patch | Make translations object a singleton Without this patch, the translations file is loaded into memory up to about 90 times |
Julian Gilbey <jdg@debian.org> | yes | 2023-02-22 | ||
enable-i18n.patch | [PATCH] Backport PR #21451: Fix interface language auto-configurationDescription: Commit 7d99df57dc977ee00d92c959102409be1683df24 This bug prevented auto-configuration of the interface language when Spyder is started for the first time. (After that, the interface language is stored in the preferences file and can be changed via the preferences dialog.) A minor cosmetic fix to the function documentation has been removed from this patch. |
Carlos Cordoba <ccordoba12@gmail.com> | no | debian | upstream, https://github.com/spyder-ide/spyder/pull/21461 | 2023-11-30 |