Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-rope-0.17.0-bp153.1.20 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python2-rope Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.17.0 Vendor: openSUSE
Release: bp153.1.20 Build date: Sat Mar 6 02:08:29 2021
Group: Development/Languages/Python Build host: sheep85
Size: 1637567 Source RPM: python-rope-0.17.0-bp153.1.20.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/python-rope/rope
Summary: A python refactoring library
Rope is a python refactoring library.

Provides

Requires

License

LGPL-3.0-or-later

Changelog

* Tue May 05 2020 Matej Cepl <mcepl@suse.com>
  - 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
* Mon Mar 09 2020 Matej Cepl <mcepl@suse.com>
  - Add assertEquals.patch, obsolete_escape_strings.patch, and
    Python38-compatibility.patch to deal with various deprecated
    warnings.
  - Switch off three tests to make the test suite pass under Python
    3.8.
* Thu Mar 05 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - update to 0.16.0
    * new minor relase with bugfixes.
* Tue Jan 14 2020 Matej Cepl <mcepl@suse.com>
  - Add isAlive_failed_test.patch as a fix for gh#python-rope/rope#283
* Thu Jan 02 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Run the pytest call only once
* Fri Mar 22 2019 Matej Cepl <mcepl@suse.com>
  - Upgrade to 0.14.0:
    - relicensing to LGPLv3+
    - bugfixes
* Thu Mar 07 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Fix expansion of test removal
* Mon Feb 11 2019 Matej Cepl <mcepl@suse.com>
  - Upgrade to 0.12.0:
    * gh#python-rope/rope#218: support for all of the new
      async-related nodes.
    * gh#python-rope/rope#259: fix installation issues on Windows
* Wed Jan 16 2019 mcepl@suse.com
  - Workaround gh#python-rope/rope#247 (some tests fail on Python 3.7)
* Wed Aug 29 2018 tchvatal@suse.com
  - Fix buildrequires to not require devel
  - Run tests without conditional
* Thu Aug 09 2018 mcepl@suse.com
  - update to 0.11.0
    + Upstream provides no changelog
  - Remove patch CVE-2014-3539-disable-doa.patch (included upstream)
* Mon Aug 28 2017 toddrme2178@gmail.com
  - update to 0.10.7
    + Upstream provides no changelog
  - Add tag for CVE-2014-3539-disable-doa.patch
* Fri Jul 21 2017 sebix+novell.com@sebix.at
  - convert to singlespec
  - update to 0.10.5
* Mon Jul 13 2015 toddrme2178@gmail.com
  - Fix building on SLES 11
* Wed Feb 18 2015 jmatejek@suse.com
  - update to version 0.10.2
    * new maintainer revives project
    * accumulated bugfixes
    * better test coverage and all tests pass
  - disable dynamic object analysis by default, as it is a security risk
    (CVE-2014-3539-disable-doa.patch, CVE-2014-3539, boo#916890)

Files

/usr/lib/python2.7/site-packages
/usr/lib/python2.7/site-packages/rope
/usr/lib/python2.7/site-packages/rope-0.17.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/rope-0.17.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/rope-0.17.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/rope-0.17.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/rope-0.17.0-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/rope-0.17.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/rope/__init__.py
/usr/lib/python2.7/site-packages/rope/__init__.pyc
/usr/lib/python2.7/site-packages/rope/__init__.pyo
/usr/lib/python2.7/site-packages/rope/base
/usr/lib/python2.7/site-packages/rope/base/__init__.py
/usr/lib/python2.7/site-packages/rope/base/__init__.pyc
/usr/lib/python2.7/site-packages/rope/base/__init__.pyo
/usr/lib/python2.7/site-packages/rope/base/arguments.py
/usr/lib/python2.7/site-packages/rope/base/arguments.pyc
/usr/lib/python2.7/site-packages/rope/base/arguments.pyo
/usr/lib/python2.7/site-packages/rope/base/ast.py
/usr/lib/python2.7/site-packages/rope/base/ast.pyc
/usr/lib/python2.7/site-packages/rope/base/ast.pyo
/usr/lib/python2.7/site-packages/rope/base/astutils.py
/usr/lib/python2.7/site-packages/rope/base/astutils.pyc
/usr/lib/python2.7/site-packages/rope/base/astutils.pyo
/usr/lib/python2.7/site-packages/rope/base/builtins.py
/usr/lib/python2.7/site-packages/rope/base/builtins.pyc
/usr/lib/python2.7/site-packages/rope/base/builtins.pyo
/usr/lib/python2.7/site-packages/rope/base/change.py
/usr/lib/python2.7/site-packages/rope/base/change.pyc
/usr/lib/python2.7/site-packages/rope/base/change.pyo
/usr/lib/python2.7/site-packages/rope/base/codeanalyze.py
/usr/lib/python2.7/site-packages/rope/base/codeanalyze.pyc
/usr/lib/python2.7/site-packages/rope/base/codeanalyze.pyo
/usr/lib/python2.7/site-packages/rope/base/default_config.py
/usr/lib/python2.7/site-packages/rope/base/default_config.pyc
/usr/lib/python2.7/site-packages/rope/base/default_config.pyo
/usr/lib/python2.7/site-packages/rope/base/evaluate.py
/usr/lib/python2.7/site-packages/rope/base/evaluate.pyc
/usr/lib/python2.7/site-packages/rope/base/evaluate.pyo
/usr/lib/python2.7/site-packages/rope/base/exceptions.py
/usr/lib/python2.7/site-packages/rope/base/exceptions.pyc
/usr/lib/python2.7/site-packages/rope/base/exceptions.pyo
/usr/lib/python2.7/site-packages/rope/base/fscommands.py
/usr/lib/python2.7/site-packages/rope/base/fscommands.pyc
/usr/lib/python2.7/site-packages/rope/base/fscommands.pyo
/usr/lib/python2.7/site-packages/rope/base/history.py
/usr/lib/python2.7/site-packages/rope/base/history.pyc
/usr/lib/python2.7/site-packages/rope/base/history.pyo
/usr/lib/python2.7/site-packages/rope/base/libutils.py
/usr/lib/python2.7/site-packages/rope/base/libutils.pyc
/usr/lib/python2.7/site-packages/rope/base/libutils.pyo
/usr/lib/python2.7/site-packages/rope/base/oi
/usr/lib/python2.7/site-packages/rope/base/oi/__init__.py
/usr/lib/python2.7/site-packages/rope/base/oi/__init__.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/__init__.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/doa.py
/usr/lib/python2.7/site-packages/rope/base/oi/doa.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/doa.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/memorydb.py
/usr/lib/python2.7/site-packages/rope/base/oi/memorydb.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/memorydb.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/objectdb.py
/usr/lib/python2.7/site-packages/rope/base/oi/objectdb.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/objectdb.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/objectinfo.py
/usr/lib/python2.7/site-packages/rope/base/oi/objectinfo.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/objectinfo.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/runmod.py
/usr/lib/python2.7/site-packages/rope/base/oi/runmod.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/runmod.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/soa.py
/usr/lib/python2.7/site-packages/rope/base/oi/soa.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/soa.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/soi.py
/usr/lib/python2.7/site-packages/rope/base/oi/soi.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/soi.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/transform.py
/usr/lib/python2.7/site-packages/rope/base/oi/transform.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/transform.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/__init__.py
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/__init__.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/__init__.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/evaluate.py
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/evaluate.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/evaluate.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/factory.py
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/factory.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/factory.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/interfaces.py
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/interfaces.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/interfaces.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/__init__.py
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/__init__.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/__init__.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/composite.py
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/composite.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/composite.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/docstrings.py
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/docstrings.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/docstrings.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/inheritance.py
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/inheritance.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/inheritance.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/interfaces.py
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/interfaces.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/interfaces.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/numpydocstrings.py
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/numpydocstrings.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/numpydocstrings.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/pep0484_type_comments.py
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/pep0484_type_comments.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/pep0484_type_comments.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/resolvers
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/resolvers/__init__.py
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/resolvers/__init__.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/resolvers/__init__.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/resolvers/composite.py
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/resolvers/composite.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/resolvers/composite.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/resolvers/interfaces.py
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/resolvers/interfaces.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/resolvers/interfaces.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/resolvers/types.py
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/resolvers/types.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/resolvers/types.pyo
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/utils.py
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/utils.pyc
/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/utils.pyo
/usr/lib/python2.7/site-packages/rope/base/prefs.py
/usr/lib/python2.7/site-packages/rope/base/prefs.pyc
/usr/lib/python2.7/site-packages/rope/base/prefs.pyo
/usr/lib/python2.7/site-packages/rope/base/project.py
/usr/lib/python2.7/site-packages/rope/base/project.pyc
/usr/lib/python2.7/site-packages/rope/base/project.pyo
/usr/lib/python2.7/site-packages/rope/base/pycore.py
/usr/lib/python2.7/site-packages/rope/base/pycore.pyc
/usr/lib/python2.7/site-packages/rope/base/pycore.pyo
/usr/lib/python2.7/site-packages/rope/base/pynames.py
/usr/lib/python2.7/site-packages/rope/base/pynames.pyc
/usr/lib/python2.7/site-packages/rope/base/pynames.pyo
/usr/lib/python2.7/site-packages/rope/base/pynamesdef.py
/usr/lib/python2.7/site-packages/rope/base/pynamesdef.pyc
/usr/lib/python2.7/site-packages/rope/base/pynamesdef.pyo
/usr/lib/python2.7/site-packages/rope/base/pyobjects.py
/usr/lib/python2.7/site-packages/rope/base/pyobjects.pyc
/usr/lib/python2.7/site-packages/rope/base/pyobjects.pyo
/usr/lib/python2.7/site-packages/rope/base/pyobjectsdef.py
/usr/lib/python2.7/site-packages/rope/base/pyobjectsdef.pyc
/usr/lib/python2.7/site-packages/rope/base/pyobjectsdef.pyo
/usr/lib/python2.7/site-packages/rope/base/pyscopes.py
/usr/lib/python2.7/site-packages/rope/base/pyscopes.pyc
/usr/lib/python2.7/site-packages/rope/base/pyscopes.pyo
/usr/lib/python2.7/site-packages/rope/base/resourceobserver.py
/usr/lib/python2.7/site-packages/rope/base/resourceobserver.pyc
/usr/lib/python2.7/site-packages/rope/base/resourceobserver.pyo
/usr/lib/python2.7/site-packages/rope/base/resources.py
/usr/lib/python2.7/site-packages/rope/base/resources.pyc
/usr/lib/python2.7/site-packages/rope/base/resources.pyo
/usr/lib/python2.7/site-packages/rope/base/simplify.py
/usr/lib/python2.7/site-packages/rope/base/simplify.pyc
/usr/lib/python2.7/site-packages/rope/base/simplify.pyo
/usr/lib/python2.7/site-packages/rope/base/stdmods.py
/usr/lib/python2.7/site-packages/rope/base/stdmods.pyc
/usr/lib/python2.7/site-packages/rope/base/stdmods.pyo
/usr/lib/python2.7/site-packages/rope/base/taskhandle.py
/usr/lib/python2.7/site-packages/rope/base/taskhandle.pyc
/usr/lib/python2.7/site-packages/rope/base/taskhandle.pyo
/usr/lib/python2.7/site-packages/rope/base/utils
/usr/lib/python2.7/site-packages/rope/base/utils/__init__.py
/usr/lib/python2.7/site-packages/rope/base/utils/__init__.pyc
/usr/lib/python2.7/site-packages/rope/base/utils/__init__.pyo
/usr/lib/python2.7/site-packages/rope/base/utils/datastructures.py
/usr/lib/python2.7/site-packages/rope/base/utils/datastructures.pyc
/usr/lib/python2.7/site-packages/rope/base/utils/datastructures.pyo
/usr/lib/python2.7/site-packages/rope/base/utils/pycompat.py
/usr/lib/python2.7/site-packages/rope/base/utils/pycompat.pyc
/usr/lib/python2.7/site-packages/rope/base/utils/pycompat.pyo
/usr/lib/python2.7/site-packages/rope/base/worder.py
/usr/lib/python2.7/site-packages/rope/base/worder.pyc
/usr/lib/python2.7/site-packages/rope/base/worder.pyo
/usr/lib/python2.7/site-packages/rope/contrib
/usr/lib/python2.7/site-packages/rope/contrib/__init__.py
/usr/lib/python2.7/site-packages/rope/contrib/__init__.pyc
/usr/lib/python2.7/site-packages/rope/contrib/__init__.pyo
/usr/lib/python2.7/site-packages/rope/contrib/autoimport.py
/usr/lib/python2.7/site-packages/rope/contrib/autoimport.pyc
/usr/lib/python2.7/site-packages/rope/contrib/autoimport.pyo
/usr/lib/python2.7/site-packages/rope/contrib/changestack.py
/usr/lib/python2.7/site-packages/rope/contrib/changestack.pyc
/usr/lib/python2.7/site-packages/rope/contrib/changestack.pyo
/usr/lib/python2.7/site-packages/rope/contrib/codeassist.py
/usr/lib/python2.7/site-packages/rope/contrib/codeassist.pyc
/usr/lib/python2.7/site-packages/rope/contrib/codeassist.pyo
/usr/lib/python2.7/site-packages/rope/contrib/finderrors.py
/usr/lib/python2.7/site-packages/rope/contrib/finderrors.pyc
/usr/lib/python2.7/site-packages/rope/contrib/finderrors.pyo
/usr/lib/python2.7/site-packages/rope/contrib/findit.py
/usr/lib/python2.7/site-packages/rope/contrib/findit.pyc
/usr/lib/python2.7/site-packages/rope/contrib/findit.pyo
/usr/lib/python2.7/site-packages/rope/contrib/fixmodnames.py
/usr/lib/python2.7/site-packages/rope/contrib/fixmodnames.pyc
/usr/lib/python2.7/site-packages/rope/contrib/fixmodnames.pyo
/usr/lib/python2.7/site-packages/rope/contrib/fixsyntax.py
/usr/lib/python2.7/site-packages/rope/contrib/fixsyntax.pyc
/usr/lib/python2.7/site-packages/rope/contrib/fixsyntax.pyo
/usr/lib/python2.7/site-packages/rope/contrib/generate.py
/usr/lib/python2.7/site-packages/rope/contrib/generate.pyc
/usr/lib/python2.7/site-packages/rope/contrib/generate.pyo
/usr/lib/python2.7/site-packages/rope/refactor
/usr/lib/python2.7/site-packages/rope/refactor/__init__.py
/usr/lib/python2.7/site-packages/rope/refactor/__init__.pyc
/usr/lib/python2.7/site-packages/rope/refactor/__init__.pyo
/usr/lib/python2.7/site-packages/rope/refactor/change_signature.py
/usr/lib/python2.7/site-packages/rope/refactor/change_signature.pyc
/usr/lib/python2.7/site-packages/rope/refactor/change_signature.pyo
/usr/lib/python2.7/site-packages/rope/refactor/encapsulate_field.py
/usr/lib/python2.7/site-packages/rope/refactor/encapsulate_field.pyc
/usr/lib/python2.7/site-packages/rope/refactor/encapsulate_field.pyo
/usr/lib/python2.7/site-packages/rope/refactor/extract.py
/usr/lib/python2.7/site-packages/rope/refactor/extract.pyc
/usr/lib/python2.7/site-packages/rope/refactor/extract.pyo
/usr/lib/python2.7/site-packages/rope/refactor/functionutils.py
/usr/lib/python2.7/site-packages/rope/refactor/functionutils.pyc
/usr/lib/python2.7/site-packages/rope/refactor/functionutils.pyo
/usr/lib/python2.7/site-packages/rope/refactor/importutils
/usr/lib/python2.7/site-packages/rope/refactor/importutils/__init__.py
/usr/lib/python2.7/site-packages/rope/refactor/importutils/__init__.pyc
/usr/lib/python2.7/site-packages/rope/refactor/importutils/__init__.pyo
/usr/lib/python2.7/site-packages/rope/refactor/importutils/actions.py
/usr/lib/python2.7/site-packages/rope/refactor/importutils/actions.pyc
/usr/lib/python2.7/site-packages/rope/refactor/importutils/actions.pyo
/usr/lib/python2.7/site-packages/rope/refactor/importutils/importinfo.py
/usr/lib/python2.7/site-packages/rope/refactor/importutils/importinfo.pyc
/usr/lib/python2.7/site-packages/rope/refactor/importutils/importinfo.pyo
/usr/lib/python2.7/site-packages/rope/refactor/importutils/module_imports.py
/usr/lib/python2.7/site-packages/rope/refactor/importutils/module_imports.pyc
/usr/lib/python2.7/site-packages/rope/refactor/importutils/module_imports.pyo
/usr/lib/python2.7/site-packages/rope/refactor/inline.py
/usr/lib/python2.7/site-packages/rope/refactor/inline.pyc
/usr/lib/python2.7/site-packages/rope/refactor/inline.pyo
/usr/lib/python2.7/site-packages/rope/refactor/introduce_factory.py
/usr/lib/python2.7/site-packages/rope/refactor/introduce_factory.pyc
/usr/lib/python2.7/site-packages/rope/refactor/introduce_factory.pyo
/usr/lib/python2.7/site-packages/rope/refactor/introduce_parameter.py
/usr/lib/python2.7/site-packages/rope/refactor/introduce_parameter.pyc
/usr/lib/python2.7/site-packages/rope/refactor/introduce_parameter.pyo
/usr/lib/python2.7/site-packages/rope/refactor/localtofield.py
/usr/lib/python2.7/site-packages/rope/refactor/localtofield.pyc
/usr/lib/python2.7/site-packages/rope/refactor/localtofield.pyo
/usr/lib/python2.7/site-packages/rope/refactor/method_object.py
/usr/lib/python2.7/site-packages/rope/refactor/method_object.pyc
/usr/lib/python2.7/site-packages/rope/refactor/method_object.pyo
/usr/lib/python2.7/site-packages/rope/refactor/move.py
/usr/lib/python2.7/site-packages/rope/refactor/move.pyc
/usr/lib/python2.7/site-packages/rope/refactor/move.pyo
/usr/lib/python2.7/site-packages/rope/refactor/multiproject.py
/usr/lib/python2.7/site-packages/rope/refactor/multiproject.pyc
/usr/lib/python2.7/site-packages/rope/refactor/multiproject.pyo
/usr/lib/python2.7/site-packages/rope/refactor/occurrences.py
/usr/lib/python2.7/site-packages/rope/refactor/occurrences.pyc
/usr/lib/python2.7/site-packages/rope/refactor/occurrences.pyo
/usr/lib/python2.7/site-packages/rope/refactor/patchedast.py
/usr/lib/python2.7/site-packages/rope/refactor/patchedast.pyc
/usr/lib/python2.7/site-packages/rope/refactor/patchedast.pyo
/usr/lib/python2.7/site-packages/rope/refactor/rename.py
/usr/lib/python2.7/site-packages/rope/refactor/rename.pyc
/usr/lib/python2.7/site-packages/rope/refactor/rename.pyo
/usr/lib/python2.7/site-packages/rope/refactor/restructure.py
/usr/lib/python2.7/site-packages/rope/refactor/restructure.pyc
/usr/lib/python2.7/site-packages/rope/refactor/restructure.pyo
/usr/lib/python2.7/site-packages/rope/refactor/similarfinder.py
/usr/lib/python2.7/site-packages/rope/refactor/similarfinder.pyc
/usr/lib/python2.7/site-packages/rope/refactor/similarfinder.pyo
/usr/lib/python2.7/site-packages/rope/refactor/sourceutils.py
/usr/lib/python2.7/site-packages/rope/refactor/sourceutils.pyc
/usr/lib/python2.7/site-packages/rope/refactor/sourceutils.pyo
/usr/lib/python2.7/site-packages/rope/refactor/suites.py
/usr/lib/python2.7/site-packages/rope/refactor/suites.pyc
/usr/lib/python2.7/site-packages/rope/refactor/suites.pyo
/usr/lib/python2.7/site-packages/rope/refactor/topackage.py
/usr/lib/python2.7/site-packages/rope/refactor/topackage.pyc
/usr/lib/python2.7/site-packages/rope/refactor/topackage.pyo
/usr/lib/python2.7/site-packages/rope/refactor/usefunction.py
/usr/lib/python2.7/site-packages/rope/refactor/usefunction.pyc
/usr/lib/python2.7/site-packages/rope/refactor/usefunction.pyo
/usr/lib/python2.7/site-packages/rope/refactor/wildcards.py
/usr/lib/python2.7/site-packages/rope/refactor/wildcards.pyc
/usr/lib/python2.7/site-packages/rope/refactor/wildcards.pyo
/usr/share/doc/packages/python2-rope
/usr/share/doc/packages/python2-rope/README.rst
/usr/share/doc/packages/python2-rope/docs
/usr/share/doc/packages/python2-rope/docs/contributing.rst
/usr/share/doc/packages/python2-rope/docs/dev
/usr/share/doc/packages/python2-rope/docs/dev/issues.rst
/usr/share/doc/packages/python2-rope/docs/dev/todo.rst
/usr/share/doc/packages/python2-rope/docs/done.rst
/usr/share/doc/packages/python2-rope/docs/library.rst
/usr/share/doc/packages/python2-rope/docs/overview.rst
/usr/share/doc/packages/python2-rope/docs/rope.rst
/usr/share/licenses/python2-rope
/usr/share/licenses/python2-rope/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024