| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python312-pylsp-rope | Distribution: openSUSE Tumbleweed |
| Version: 0.1.17 | Vendor: openSUSE |
| Release: 1.1 | Build date: Thu May 15 11:35:22 2025 |
| Group: Unspecified | Build host: reproducible |
| Size: 107025 | Source RPM: python-pylsp-rope-0.1.17-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/python-rope/pylsp-rope | |
| Summary: Extended refactoring capabilities for Python LSP Server using Rope | |
Extended refactoring capabilities for Python LSP Server using Rope. This is a plugin for Python LSP Server.
MIT
* Thu May 15 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.1.17
* fix(inline): do not offer changeless inline refactor,
backed by test by @YotamAlon in #30
- Adjust upstream source name in spec file
- Use Python 3.11 on SLE-15 by default
* Wed Mar 20 2024 Matej Cepl <mcepl@cepl.eu>
- Update to 0.1.16:
- Implement lsp_rename()
* Tue Mar 12 2024 Matej Cepl <mcepl@cepl.eu>
- Update to 0.1.15 (we can do released tarballs again):
- Change WorkspaceEdit to use documentChanges
- Add files missing from the source packages needed for running
tests
* Mon Mar 11 2024 mcepl@cepl.eu
- Because of gh#python-rope/pylsp-rope#25 we have to switch to
git checkout again.
- Update to version 0.1.13+git.1710166725.0bcf4d3:
* Add fallback import for TypeGuard
* Hardcode executeCommand to use WorkspaceEditWithChanges
* Blacken
* Implement rope_changeset_to_workspace_edit(workspace_edit_format) argument
* Add TypeGuard for distinguishing between WorkspaceEditWithChanges and WorkspaceEditWithDocumentChanges
* Fix type hints to use List instead of list
* Remove SimpleWorkspaceEdit, replaced with WorkspaceEditWithChanges
* Implement convert_workspace_edit_document_changes_to_changes()
* Refine the type annotation for rope_changeset_to_workspace_edit()
* Mon Mar 11 2024 Matej Cepl <mcepl@cepl.eu>
- Update to 0.1.13:
- Revert "remove non-standard title in executeCommand"
- Remove pkg_resources, replace with importlib.resources
- Drop Python 3.7, add Python 3.12
- Update to 0.1.12:
- remove non-standard title in executeCommand
- Use List, not list, this syntax isn't supported yet in our oldest supported version
- fix type hint issue in CommandRefactorUseFunction
- Update python-lsp/cookiecutter-pylsp-plugin link
* Tue Jan 17 2023 Matej Cepl <mcepl@suse.com>
- Update to 0.1.11:
- Move codeAction Command* to pylsp_rope.refactoring
- Implement generate.{GenerateVariable(),GenerateClass(),get_code_actions(),GenerateFunction()}.
* Wed Oct 05 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to v0.1.10
* Bump version
* Update README.md
* Implement introduce parameter refactoring
* Update python-publish.yml
* Update run-test.yml
* Update python-publish.yml
* Add Python 3.10 to github actions test runner
* Sat Jul 16 2022 Matej Cepl <mcepl@suse.com>
- Update to 0.1.9:
- Implement introduce parameter refactoring
* Sat Dec 18 2021 Matej Cepl <mcepl@suse.com>
- Upgrade to 0.1.8:
- Add refactor extract method/variable including similar statements
variant
- Add refactor extract global method/variable variant
* Tue Nov 23 2021 Matej Cepl <mcepl@suse.com>
- Update to 0.1.7:
- pylsp-rope now work on unsaved buffers. This support is
currently experimental.
- New Refactoring:
- Implement local to field refactoring
- Implement organize import code action
/usr/lib/python3.12/site-packages/pylsp_rope /usr/lib/python3.12/site-packages/pylsp_rope-0.1.17.dist-info /usr/lib/python3.12/site-packages/pylsp_rope-0.1.17.dist-info/INSTALLER /usr/lib/python3.12/site-packages/pylsp_rope-0.1.17.dist-info/METADATA /usr/lib/python3.12/site-packages/pylsp_rope-0.1.17.dist-info/RECORD /usr/lib/python3.12/site-packages/pylsp_rope-0.1.17.dist-info/REQUESTED /usr/lib/python3.12/site-packages/pylsp_rope-0.1.17.dist-info/WHEEL /usr/lib/python3.12/site-packages/pylsp_rope-0.1.17.dist-info/entry_points.txt /usr/lib/python3.12/site-packages/pylsp_rope-0.1.17.dist-info/licenses /usr/lib/python3.12/site-packages/pylsp_rope-0.1.17.dist-info/licenses/AUTHORS.txt /usr/lib/python3.12/site-packages/pylsp_rope-0.1.17.dist-info/licenses/LICENSE /usr/lib/python3.12/site-packages/pylsp_rope-0.1.17.dist-info/top_level.txt /usr/lib/python3.12/site-packages/pylsp_rope/__init__.py /usr/lib/python3.12/site-packages/pylsp_rope/__pycache__ /usr/lib/python3.12/site-packages/pylsp_rope/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pylsp_rope/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pylsp_rope/__pycache__/commands.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pylsp_rope/__pycache__/commands.cpython-312.pyc /usr/lib/python3.12/site-packages/pylsp_rope/__pycache__/lsp_diff.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pylsp_rope/__pycache__/lsp_diff.cpython-312.pyc /usr/lib/python3.12/site-packages/pylsp_rope/__pycache__/plugin.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pylsp_rope/__pycache__/plugin.cpython-312.pyc /usr/lib/python3.12/site-packages/pylsp_rope/__pycache__/project.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pylsp_rope/__pycache__/project.cpython-312.pyc /usr/lib/python3.12/site-packages/pylsp_rope/__pycache__/refactoring.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pylsp_rope/__pycache__/refactoring.cpython-312.pyc /usr/lib/python3.12/site-packages/pylsp_rope/__pycache__/rope.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pylsp_rope/__pycache__/rope.cpython-312.pyc /usr/lib/python3.12/site-packages/pylsp_rope/__pycache__/text.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pylsp_rope/__pycache__/text.cpython-312.pyc /usr/lib/python3.12/site-packages/pylsp_rope/__pycache__/typing.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pylsp_rope/__pycache__/typing.cpython-312.pyc /usr/lib/python3.12/site-packages/pylsp_rope/commands.py /usr/lib/python3.12/site-packages/pylsp_rope/lsp_diff.py /usr/lib/python3.12/site-packages/pylsp_rope/plugin.py /usr/lib/python3.12/site-packages/pylsp_rope/project.py /usr/lib/python3.12/site-packages/pylsp_rope/refactoring.py /usr/lib/python3.12/site-packages/pylsp_rope/rope.py /usr/lib/python3.12/site-packages/pylsp_rope/text.py /usr/lib/python3.12/site-packages/pylsp_rope/typing.py /usr/share/doc/packages/python312-pylsp-rope /usr/share/doc/packages/python312-pylsp-rope/AUTHORS.txt /usr/share/doc/packages/python312-pylsp-rope/README.md /usr/share/licenses/python312-pylsp-rope /usr/share/licenses/python312-pylsp-rope/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Oct 25 22:22:47 2025