python-rope

Edit Package python-rope
http://rope.sf.net/

Rope is a python refactoring library.

Refresh
Refresh
Source Files
Filename Size Changed
python-rope.changes 0000005063 4.94 KB
python-rope.spec 0000001767 1.73 KB
rope-0.17.0.tar.gz 0000248629 243 KB
Revision 21 (latest revision is 33)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 800812 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 21)
- Update to 0.17.0:
  - Make tests compatible with Python 3.8
  - Use context manager for open()
  - Don’t use UserDict (!!!) and collections.MutableMapping.
  - assertEquals has been deprecated for long time (-> assertEqual)
  - Remove weird escpaing of 's' character, which is the syntax
    error these days.
  - Add testing for Python 3.8 as well
  - Fix pattern for matching short strings
  - Work with deprecated types and using aliased ones.
  - Don't use underscored _ast, but use ast instead
  - Direct import from collections is getting deprecated.
  - Use .is_alive method instead of a deprecated .isAlive
    in threading.Thread
  - Fix simple typo: sitaution -> situation (#287)
  - Two more assertEquals happened.
- Remove all patches, which were now included in the upstream
  tarball:
  - Python38-compatibility.patch
  - assertEquals.patch
  - isAlive_failed_test.patch
  - obsolete_escape_strings.patch
Comments 0
openSUSE Build Service is sponsored by