| 
									
										
										
										
											2023-01-01 10:41:21 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Fri Dec 30 09:46:15 UTC 2022 - Ben Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to 1.7.0 | 
					
						
							|  |  |  |   * Add a new plugin to provide autoimport functionality (disabled | 
					
						
							|  |  |  |     by default). | 
					
						
							|  |  |  |   * Add progress reporting. | 
					
						
							|  |  |  |   * Make jedi_definition plugin follow definitions to pyi files. | 
					
						
							|  |  |  |   * Add support for flake8 version 6. | 
					
						
							|  |  |  |   * Add support for Yapf ignore patterns. | 
					
						
							|  |  |  |   * Add mccabe setting to flake8 plugin. | 
					
						
							|  |  |  | - Drop python-lsp-server-pr316-flake8v6.patch upstreamed | 
					
						
							|  |  |  |   * gh#python-lsp/python-lsp-server#316 | 
					
						
							|  |  |  | - Add python-lsp-server-pr327-sys-executable.patch | 
					
						
							|  |  |  |   * gh#python-lsp/python-lsp-server#327 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-12-19 21:51:43 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Mon Dec 19 21:37:19 UTC 2022 - Ben Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - add python-lsp-server-pr316-flake8v6.patch | 
					
						
							|  |  |  |   gh#python-lsp/python-lsp-server#316 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-11-06 15:28:27 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Sun Nov  6 15:10:39 UTC 2022 - Ben Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to 1.6.0 | 
					
						
							|  |  |  |   * Migrate to MarkupContent and convert docstrings to Markdown by | 
					
						
							|  |  |  |     default. | 
					
						
							|  |  |  |   * Add support for flake8 version 5. | 
					
						
							|  |  |  |   * Add function objects to Jedi completions. | 
					
						
							|  |  |  |   * Don't include class and functions objects by default in Jedi | 
					
						
							|  |  |  |     completions. | 
					
						
							|  |  |  | - Drop patches | 
					
						
							|  |  |  |   * python-lsp-server-advanceflake8.patch | 
					
						
							|  |  |  |   * python-lsp-server-pylint-syntax-error.patch | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-08-27 13:41:24 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Sat Aug 27 09:41:07 UTC 2022 - Ben Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Add python-lsp-server-advanceflake8.patch | 
					
						
							|  |  |  |   * gh#python-lsp/python-lsp-server#257 | 
					
						
							|  |  |  | - Add python-lsp-server-pylint-syntax-error.patch | 
					
						
							|  |  |  |   * gh#python-lsp/python-lsp-server#258 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-07-25 13:08:38 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Mon Jul 25 12:52:33 UTC 2022 - Ben Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to 1.5.0 | 
					
						
							|  |  |  |   * Add DiagnosticTag tags for Pylint, Pycodestyle, and Flake8 | 
					
						
							|  |  |  |     plugins. | 
					
						
							|  |  |  |   * Add support to connect to the server through websockets. | 
					
						
							|  |  |  |   * Allow multiple per-file-ignores for the same pattern in Flake8 | 
					
						
							|  |  |  |     plugin. | 
					
						
							|  |  |  |   * Parse YAPF diffs into TextEdits. | 
					
						
							|  |  |  |   * Add support for LSP formatting options parameter. | 
					
						
							|  |  |  | - Entry point installation require setuptools 61.2, switch to | 
					
						
							|  |  |  |   PEP517 | 
					
						
							|  |  |  | - Test suite: flavored alternatives are provided by the %pytest | 
					
						
							|  |  |  |   macro now. Remove extra pylint testbin setup. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-04-09 20:59:13 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Sat Apr  9 20:44:49 UTC 2022 - Ben Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to 1.4.1 | 
					
						
							|  |  |  |   * Fixes Yapf formatting with CRLF line endings. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-03-25 13:28:25 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Fri Mar 25 12:44:22 UTC 2022 - Ben Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to 1.4.0  | 
					
						
							|  |  |  |   * Support pycodestyle indent-size option | 
					
						
							|  |  |  |   * Add DiagnosticTag constants from LSP 3.15 | 
					
						
							|  |  |  |   * Drop support for Python 3.6 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-01-08 22:08:57 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Sat Jan  8 21:37:57 UTC 2022 - Benjamin Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Provide pylint in correct flavor for test | 
					
						
							|  |  |  | - Cleanup python36 flavor conditionals | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-12-19 18:49:34 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Sun Dec 19 18:29:50 UTC 2021 - Ben Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to 1.3.3 | 
					
						
							|  |  |  |   * Fix error when resolving completion items for Rope | 
					
						
							|  |  |  | - Drop python-lsp-server-pr133-pylint-python310.patch merged | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-12-11 21:29:01 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Sat Dec 11 14:46:41 UTC 2021 - Ben Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to 1.3.2 | 
					
						
							|  |  |  |   * Fix formatting a log message | 
					
						
							|  |  |  | - Add python-lsp-server-pr133-pylint-python310.patch | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-11-26 18:49:41 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Fri Nov 26 18:40:47 UTC 2021 - Ben Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to 1.3.1 | 
					
						
							|  |  |  |   * Fix tests for Jedi 0.18.1 | 
					
						
							|  |  |  |   * Option `jedi_completion.resolve_at_most_labels` was renamed to | 
					
						
							|  |  |  |     `jedi_completion.resolve_at_most` because now it controls how | 
					
						
							|  |  |  |     many labels and snippets will be resolved per request. | 
					
						
							|  |  |  |   * Option `jedi_completion.cache_labels_for` was renamed to | 
					
						
							|  |  |  |     `jedi_completion.cache_for` because now it controls the modules | 
					
						
							|  |  |  |     for which labels and snippets should be cached. | 
					
						
							|  |  |  |   * Update requirements on Pylint, flake8, pycodestyle, pyflakes | 
					
						
							|  |  |  |     and autopep8. | 
					
						
							|  |  |  | - Drop python-lsp-server-pr102-unpin-flake8.patch | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-11-20 19:59:11 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Sat Nov 20 19:57:52 UTC 2021 - Ben Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Fix pyflakes python-lsp-server-pr102-unpin-flake8.patch | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-11-14 20:22:29 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Sun Nov 14 18:43:15 UTC 2021 - Ben Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Add python-lsp-server-pr102-unpin-flake8.patch with excessive | 
					
						
							|  |  |  |   BR pinning of other optional dependencies | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-10-27 19:54:40 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Wed Oct 27 13:16:45 UTC 2021 - Ben Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to version 1.2.4 | 
					
						
							|  |  |  |   * Pin flake8 to be less than version 4. | 
					
						
							|  |  |  |   * Fix a pylint test when PyLsp is not installed. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-10-03 21:19:54 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Sun Oct  3 18:50:53 UTC 2021 - Ben Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Unpin pylint gh#python-lsp/python-lsp-server#94 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-09-02 13:41:30 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Thu Sep  2 12:24:11 UTC 2021 - Ben Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to version 1.2.2 | 
					
						
							|  |  |  |   * Improves the way we skip symbols imported from other libraries. | 
					
						
							|  |  |  |   * Add a constrain on Pylint (< 2.10) until we figure out how to | 
					
						
							|  |  |  |     support it. | 
					
						
							|  |  |  | - Reflect the above upper pinning for python-pylint in Suggests | 
					
						
							|  |  |  |   and Conflicts in order to prevent updates on live systems as soon | 
					
						
							|  |  |  |   as pylint is updated in Factory | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-05 23:41:14 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Thu Aug  5 20:18:13 UTC 2021 - Ben Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to version 1.2.1 | 
					
						
							|  |  |  |   * Implement completion item resolve requests for faster | 
					
						
							|  |  |  |     completions. | 
					
						
							|  |  |  |   * Initialize workspaces from the initialize request. | 
					
						
							|  |  |  |   * Catch errors when getting docstrings on _resolve_completion | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-07-14 14:49:31 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Tue Jul 13 12:36:35 UTC 2021 - Ben Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Initial specfile for version 1.1.0 | 
					
						
							|  |  |  |   * Community maintained replacement for  | 
					
						
							|  |  |  |     python-python-language-server (abandoned by upstream). | 
					
						
							|  |  |  |   * Required by spyder |