14
0

3 Commits

Author SHA256 Message Date
634720356a - 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()

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylsp-rope?expand=0&rev=19
2024-03-11 18:33:59 +00:00
91e8c8c0c5 Update data.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylsp-rope?expand=0&rev=3
2021-10-03 20:37:08 +00:00
e5a9d9c147 - Update to version 0.1.2+git.1633266737.1e4a677:
* Bump version
  * Fix CodeAction command response
  * Bump version
  * Always re-validate project on get_project()
  * Update README.md
  * Change package name to pylsp-rope
  * Add rope itself to list of dependencies :)
  * Update README.md
- Add functools-cache.patch making the package compatible with
  Python < 3.9 (gh#python-rope/pylsp-rope#2)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylsp-rope?expand=0&rev=2
2021-10-03 20:29:47 +00:00