fdc476221c
- Update to 0.1.11:
...
- Move codeAction Command* to pylsp_rope.refactoring
- Implement generate.{GenerateVariable(),GenerateClass(),get_code_actions(),GenerateFunction()}.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylsp-rope?expand=0&rev=16
2023-01-17 08:17:53 +00:00
9479e17e10
Accepting request 1008069 from home:yarunachalam:branches:devel:languages:python
...
- 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
OBS-URL: https://build.opensuse.org/request/show/1008069
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylsp-rope?expand=0&rev=14
2022-10-05 07:37:06 +00:00
5e8d53dc64
- Update to 0.1.9:
...
- Implement introduce parameter refactoring
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylsp-rope?expand=0&rev=12
2022-07-16 10:48:15 +00:00
44df1d0ce6
- Upgrade to 0.1.8:
...
- Add refactor extract method/variable including similar statements
variant
- Add refactor extract global method/variable variant
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylsp-rope?expand=0&rev=11
2021-12-18 19:11:38 +00:00
407e9754c9
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylsp-rope?expand=0&rev=10
2021-11-23 17:42:59 +00:00
061898e63d
- 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()
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylsp-rope?expand=0&rev=9
2021-10-12 07:10:08 +00:00
a60219eb4e
- Update to 0.1.4:
...
- Add method to method object refactoring
- Supress all exceptions when determining codeActions
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylsp-rope?expand=0&rev=8
2021-10-05 13:44:41 +00:00
893762eb3d
- Back to the tarballed release, 0.1.3.:
...
- Fix #4 . arguments must be list, not object
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylsp-rope?expand=0&rev=6
2021-10-04 09:25:18 +00:00
e29edb024d
- 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.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylsp-rope?expand=0&rev=5
2021-10-04 07:00:16 +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
3ee968bd2f
Accepting request 922882 from home:mcepl:work
...
Interesting plugin for python-lsp.
OBS-URL: https://build.opensuse.org/request/show/922882
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylsp-rope?expand=0&rev=1
2021-10-03 20:04:34 +00:00