diff --git a/pylsp-rope-0.1.7.tar.gz b/pylsp-rope-0.1.7.tar.gz deleted file mode 100644 index 4f633e6..0000000 --- a/pylsp-rope-0.1.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93e80b8422dee114b49ec15e00749cca33a9b7ade56ca781802a85409e6c4b08 -size 15467 diff --git a/pylsp-rope-0.1.8.tar.gz b/pylsp-rope-0.1.8.tar.gz new file mode 100644 index 0000000..04aeeb5 --- /dev/null +++ b/pylsp-rope-0.1.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a849e228a9f6c5e00454cee4aeeccc38533c975d374466ed8ea4d045413f165 +size 16801 diff --git a/python-pylsp-rope.changes b/python-pylsp-rope.changes index 5f425b5..ddf4f4a 100644 --- a/python-pylsp-rope.changes +++ b/python-pylsp-rope.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Dec 18 17:55:06 UTC 2021 - Matej Cepl + +- 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 diff --git a/python-pylsp-rope.spec b/python-pylsp-rope.spec index 7c52967..1464fde 100644 --- a/python-pylsp-rope.spec +++ b/python-pylsp-rope.spec @@ -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