forked from pool/python-pylsp-rope
- 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
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:93e80b8422dee114b49ec15e00749cca33a9b7ade56ca781802a85409e6c4b08
|
|
||||||
size 15467
|
|
3
pylsp-rope-0.1.8.tar.gz
Normal file
3
pylsp-rope-0.1.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4a849e228a9f6c5e00454cee4aeeccc38533c975d374466ed8ea4d045413f165
|
||||||
|
size 16801
|
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 18 17:55:06 UTC 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 17:38:31 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
Tue Nov 23 17:38:31 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-pylsp-rope
|
Name: python-pylsp-rope
|
||||||
Version: 0.1.7
|
Version: 0.1.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Extended refactoring capabilities for Python LSP Server using Rope
|
Summary: Extended refactoring capabilities for Python LSP Server using Rope
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user