14
0

- 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:
2021-12-18 19:11:38 +00:00
committed by Git OBS Bridge
parent 407e9754c9
commit 44df1d0ce6
4 changed files with 12 additions and 4 deletions

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4a849e228a9f6c5e00454cee4aeeccc38533c975d374466ed8ea4d045413f165
size 16801

View File

@@ -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>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pylsp-rope
Version: 0.1.7
Version: 0.1.8
Release: 0
Summary: Extended refactoring capabilities for Python LSP Server using Rope
License: MIT