Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python310-pylsp-rope-0.1.11-1.4 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python310-pylsp-rope Distribution: openSUSE:Factory:zSystems
Version: 0.1.11 Vendor: openSUSE
Release: 1.4 Build date: Fri Jun 16 08:34:16 2023
Group: Unspecified Build host: s390zp28
Size: 71902 Source RPM: python-pylsp-rope-0.1.11-1.4.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.

Provides

Requires

License

MIT

Changelog

* 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
* Tue Oct 12 2021 Matej Cepl <mcepl@suse.com>
  - Update to 0.1.6:
    - Fixed issue with missing typing-extensions dependency
    - Add use functions refactoring
    - Internal rewrites
    - Add type annotation for many things
    - Improve error handling during executeCommand()
* Tue Oct 05 2021 Matej Cepl <mcepl@suse.com>
  - Update to 0.1.4:
    - Add method to method object refactoring
    - Supress all exceptions when determining codeActions
* Mon Oct 04 2021 Matej Cepl <mcepl@suse.com>
  - Back to the tarballed release, 0.1.3.:
    - Fix #4. arguments must be list, not object
* Mon Oct 04 2021 mcepl@cepl.eu
  - Update to version 0.1.2+git.1633327768.9245130:
    * Add python_requires clause to setup.cfg
    * Black
    * Read from pkg_resources instead of the filesystem
    * Fix #2. Use functools.lru_cache() instead of functools.cache()
  - Remove functools-cache.patch as it has been upstreamed.
* Sun Oct 03 2021 mcepl@cepl.eu
  - 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)
* Sun Oct 03 2021 mcepl@cepl.eu
  - Update to version 0.0.0+git.1633239046.8355444:
    * Point to python-rope organisation repository
    * Rename command prefix to pylsp_rope
    * Implement pylsp_commands()
    * Use keyword parameters when calling executeCommand()
    * Implement rope_changeset_to_workspace_changeset() using lsp_diff()
    * Implement lsp_diff()
    * Add CONTRIBUTING.md
    * Update README.md
    * Add Features section in README.md
    * Update README.md

Files

/usr/lib/python3.10/site-packages/pylsp_rope
/usr/lib/python3.10/site-packages/pylsp_rope-0.1.11.dist-info
/usr/lib/python3.10/site-packages/pylsp_rope-0.1.11.dist-info/AUTHORS.txt
/usr/lib/python3.10/site-packages/pylsp_rope-0.1.11.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/pylsp_rope-0.1.11.dist-info/LICENSE
/usr/lib/python3.10/site-packages/pylsp_rope-0.1.11.dist-info/METADATA
/usr/lib/python3.10/site-packages/pylsp_rope-0.1.11.dist-info/RECORD
/usr/lib/python3.10/site-packages/pylsp_rope-0.1.11.dist-info/REQUESTED
/usr/lib/python3.10/site-packages/pylsp_rope-0.1.11.dist-info/WHEEL
/usr/lib/python3.10/site-packages/pylsp_rope-0.1.11.dist-info/entry_points.txt
/usr/lib/python3.10/site-packages/pylsp_rope-0.1.11.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/pylsp_rope/__init__.py
/usr/lib/python3.10/site-packages/pylsp_rope/__pycache__
/usr/lib/python3.10/site-packages/pylsp_rope/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylsp_rope/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylsp_rope/__pycache__/commands.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylsp_rope/__pycache__/commands.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylsp_rope/__pycache__/lsp_diff.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylsp_rope/__pycache__/lsp_diff.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylsp_rope/__pycache__/plugin.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylsp_rope/__pycache__/plugin.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylsp_rope/__pycache__/project.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylsp_rope/__pycache__/project.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylsp_rope/__pycache__/refactoring.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylsp_rope/__pycache__/refactoring.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylsp_rope/__pycache__/rope.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylsp_rope/__pycache__/rope.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylsp_rope/__pycache__/text.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylsp_rope/__pycache__/text.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylsp_rope/__pycache__/typing.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylsp_rope/__pycache__/typing.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylsp_rope/commands.py
/usr/lib/python3.10/site-packages/pylsp_rope/lsp_diff.py
/usr/lib/python3.10/site-packages/pylsp_rope/plugin.py
/usr/lib/python3.10/site-packages/pylsp_rope/project.py
/usr/lib/python3.10/site-packages/pylsp_rope/refactoring.py
/usr/lib/python3.10/site-packages/pylsp_rope/rope.py
/usr/lib/python3.10/site-packages/pylsp_rope/text.py
/usr/lib/python3.10/site-packages/pylsp_rope/typing.py
/usr/share/doc/packages/python310-pylsp-rope
/usr/share/doc/packages/python310-pylsp-rope/AUTHORS.txt
/usr/share/doc/packages/python310-pylsp-rope/README.md
/usr/share/licenses/python310-pylsp-rope
/usr/share/licenses/python310-pylsp-rope/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:43:14 2024