------------------------------------------------------------------- Tue Jun 10 08:22:49 UTC 2025 - Markéta Machová - Convert to pip-based build ------------------------------------------------------------------- Tue Jul 13 12:53:29 UTC 2021 - Ben Greiner - Update to version 0.4.0 * Use python-lsp-server instead of python-language-server ------------------------------------------------------------------- Mon Feb 22 20:20:09 UTC 2021 - Ben Greiner - Update to version 0.3.2 * Fix code blocks regular expression * Ensure that block comments start by 4 dashes or number signs * Fix code folding of cells ------------------------------------------------------------------- Sat Dec 19 22:55:22 UTC 2020 - Benjamin Greiner - Update to version 0.3.0 * PR 15 - PR: Add support for textDocument/foldingRange call for code cells, by @andfoy (7846) - Change in version 0.2.1 * PR 13 - PR: Pin minimum Python version to 3.6 - Changes in version 0.2.0 * Issue 9 - Some cell patterns are not detected in the Outline explorer (PR 10 by @andfoy) * Issue 8 - Some issues with special comments in the outline explorer (PR 10 by @andfoy) * PR 11 - Remove dependency on separate mock package, by @bnavigator * PR 10 - PR: Add additional cases for code cells and block comments, by @andfoy (9, 8) ------------------------------------------------------------------- Thu Nov 12 15:59:25 UTC 2020 - Benjamin Greiner - Initial specfile for version 0.1.1 - remove mock dependency gh#spyder-ide/pyls-spyder#11