15
0
forked from pool/python-rope

Accepting request 842555 from devel:languages:python

- Update to 0.18.0:
  - Fix `Worder.get_primary_at` for names that start like
    keywords. <Rob Kelly>
  - Add guess_def_lineno() to get actual function/class
    definition line number <Lie Ryan>
  - Fix SimilarFinder/_ASTMatcher to consider 1/0 and True/False
    to be unequal <Lie Ryan>
  - Compatibility with Python 3.8
  - Add pytest.ini to collect all tests <Lie Ryan>

OBS-URL: https://build.opensuse.org/request/show/842555
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rope?expand=0&rev=22
This commit is contained in:
2020-10-20 14:10:29 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Oct 19 11:31:41 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Update to 0.18.0:
- Fix `Worder.get_primary_at` for names that start like
keywords. <Rob Kelly>
- Add guess_def_lineno() to get actual function/class
definition line number <Lie Ryan>
- Fix SimilarFinder/_ASTMatcher to consider 1/0 and True/False
to be unequal <Lie Ryan>
- Compatibility with Python 3.8
- Add pytest.ini to collect all tests <Lie Ryan>
-------------------------------------------------------------------
Tue May 5 16:25:43 UTC 2020 - Matej Cepl <mcepl@suse.com>

View File

@@ -19,7 +19,7 @@
%define upname rope
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-rope
Version: 0.17.0
Version: 0.18.0
Release: 0
Summary: A python refactoring library
License: LGPL-3.0-or-later

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:658ad6705f43dcf3d6df379da9486529cf30e02d9ea14c5682aa80eb33b649e1
size 248629

3
rope-0.18.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:786b5c38c530d4846aa68a42604f61b4e69a493390e3ca11b88df0fbfdc3ed04
size 249828