Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11023338
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
43 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..0a42375
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
index 0000000..cd9dbb4
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,19 @@
+name : python-rope
+version : 0.10.7
+release : 1
+source :
+ - https://github.com/python-rope/rope/archive/0.10.7.tar.gz : 4426d16686774f2b3d0431e5e54e7e261eab967e9e50e0af7fdaf95436057d74
+license : GPL-2.0
+component : programming.python
+summary : Rope is a python refactoring library.
+description: |
+ Rope is a python refactoring library.
+builddeps :
+ - pkgconfig(python-3.5)
+ - python-setuptools
+setup : |
+ %python_setup
+ %python3_setup
+install : |
+ %python_install
+ %python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
index 0000000..f7388bd
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,405 @@
+<PISI>
+ <Source>
+ <Name>python-rope</Name>
+ <Packager>
+ <Name>Ewan Paterson</Name>
+ <Email>ewan.paterson@hotmail.co.uk</Email>
+ </Packager>
+ <License>GPL-2.0</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Rope is a python refactoring library.</Summary>
+ <Description xml:lang="en">Rope is a python refactoring library.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-rope</Name>
+ <Summary xml:lang="en">Rope is a python refactoring library.</Summary>
+ <Description xml:lang="en">Rope is a python refactoring library.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope-0.10.6-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope-0.10.6-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope-0.10.6-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope-0.10.6-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/arguments.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/arguments.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/ast.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/ast.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/astutils.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/astutils.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/builtins.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/builtins.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/change.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/change.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/codeanalyze.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/codeanalyze.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/default_config.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/default_config.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/evaluate.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/evaluate.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/exceptions.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/exceptions.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/fscommands.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/fscommands.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/history.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/history.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/libutils.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/libutils.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/doa.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/doa.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/memorydb.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/memorydb.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/objectdb.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/objectdb.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/objectinfo.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/objectinfo.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/runmod.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/runmod.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/soa.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/soa.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/soi.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/soi.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/transform.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/transform.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/evaluate.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/evaluate.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/factory.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/factory.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/interfaces.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/interfaces.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/composite.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/composite.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/docstrings.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/docstrings.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/inheritance.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/inheritance.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/interfaces.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/interfaces.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/numpydocstrings.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/numpydocstrings.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/pep0484_type_comments.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/providers/pep0484_type_comments.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/resolvers/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/resolvers/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/resolvers/composite.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/resolvers/composite.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/resolvers/interfaces.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/resolvers/interfaces.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/resolvers/types.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/resolvers/types.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/utils.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/oi/type_hinting/utils.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/prefs.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/prefs.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/project.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/project.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/pycore.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/pycore.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/pynames.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/pynames.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/pynamesdef.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/pynamesdef.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/pyobjects.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/pyobjects.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/pyobjectsdef.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/pyobjectsdef.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/pyscopes.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/pyscopes.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/resourceobserver.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/resourceobserver.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/resources.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/resources.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/simplify.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/simplify.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/stdmods.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/stdmods.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/taskhandle.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/taskhandle.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/utils/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/utils/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/utils/datastructures.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/utils/datastructures.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/utils/pycompat.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/utils/pycompat.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/worder.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/base/worder.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/contrib/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/contrib/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/contrib/autoimport.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/contrib/autoimport.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/contrib/changestack.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/contrib/changestack.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/contrib/codeassist.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/contrib/codeassist.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/contrib/finderrors.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/contrib/finderrors.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/contrib/findit.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/contrib/findit.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/contrib/fixmodnames.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/contrib/fixmodnames.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/contrib/fixsyntax.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/contrib/fixsyntax.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/contrib/generate.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/contrib/generate.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/change_signature.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/change_signature.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/encapsulate_field.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/encapsulate_field.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/extract.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/extract.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/functionutils.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/functionutils.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/importutils/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/importutils/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/importutils/actions.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/importutils/actions.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/importutils/importinfo.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/importutils/importinfo.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/importutils/module_imports.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/importutils/module_imports.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/inline.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/inline.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/introduce_factory.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/introduce_factory.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/introduce_parameter.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/introduce_parameter.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/localtofield.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/localtofield.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/method_object.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/method_object.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/move.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/move.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/multiproject.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/multiproject.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/occurrences.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/occurrences.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/patchedast.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/patchedast.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/rename.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/rename.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/restructure.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/restructure.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/similarfinder.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/similarfinder.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/sourceutils.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/sourceutils.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/suites.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/suites.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/topackage.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/topackage.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/usefunction.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/usefunction.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/wildcards.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rope/refactor/wildcards.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope-0.10.6-py3.5.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope-0.10.6-py3.5.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope-0.10.6-py3.5.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope-0.10.6-py3.5.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/arguments.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/ast.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/astutils.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/builtins.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/change.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/codeanalyze.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/default_config.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/evaluate.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/exceptions.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/fscommands.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/history.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/libutils.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/prefs.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/project.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/pycore.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/pynames.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/pynamesdef.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/pyobjects.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/pyobjectsdef.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/pyscopes.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/resourceobserver.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/resources.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/simplify.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/stdmods.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/taskhandle.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/__pycache__/worder.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/arguments.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/ast.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/astutils.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/builtins.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/change.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/codeanalyze.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/default_config.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/evaluate.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/exceptions.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/fscommands.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/history.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/libutils.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/__pycache__/doa.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/__pycache__/memorydb.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/__pycache__/objectdb.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/__pycache__/objectinfo.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/__pycache__/runmod.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/__pycache__/soa.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/__pycache__/soi.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/__pycache__/transform.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/doa.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/memorydb.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/objectdb.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/objectinfo.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/runmod.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/soa.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/soi.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/transform.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/__pycache__/evaluate.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/__pycache__/factory.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/__pycache__/interfaces.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/__pycache__/utils.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/evaluate.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/factory.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/interfaces.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/providers/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/providers/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/providers/__pycache__/composite.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/providers/__pycache__/docstrings.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/providers/__pycache__/inheritance.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/providers/__pycache__/interfaces.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/providers/__pycache__/numpydocstrings.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/providers/__pycache__/pep0484_type_comments.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/providers/composite.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/providers/docstrings.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/providers/inheritance.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/providers/interfaces.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/providers/numpydocstrings.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/providers/pep0484_type_comments.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/resolvers/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/resolvers/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/resolvers/__pycache__/composite.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/resolvers/__pycache__/interfaces.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/resolvers/__pycache__/types.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/resolvers/composite.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/resolvers/interfaces.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/resolvers/types.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/oi/type_hinting/utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/prefs.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/project.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/pycore.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/pynames.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/pynamesdef.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/pyobjects.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/pyobjectsdef.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/pyscopes.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/resourceobserver.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/resources.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/simplify.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/stdmods.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/taskhandle.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/utils/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/utils/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/utils/__pycache__/datastructures.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/utils/__pycache__/pycompat.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/utils/datastructures.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/utils/pycompat.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/base/worder.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/contrib/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/contrib/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/contrib/__pycache__/autoimport.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/contrib/__pycache__/changestack.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/contrib/__pycache__/codeassist.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/contrib/__pycache__/finderrors.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/contrib/__pycache__/findit.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/contrib/__pycache__/fixmodnames.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/contrib/__pycache__/fixsyntax.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/contrib/__pycache__/generate.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/contrib/autoimport.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/contrib/changestack.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/contrib/codeassist.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/contrib/finderrors.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/contrib/findit.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/contrib/fixmodnames.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/contrib/fixsyntax.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/contrib/generate.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/change_signature.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/encapsulate_field.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/extract.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/functionutils.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/inline.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/introduce_factory.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/introduce_parameter.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/localtofield.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/method_object.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/move.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/multiproject.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/occurrences.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/patchedast.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/rename.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/restructure.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/similarfinder.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/sourceutils.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/suites.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/topackage.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/usefunction.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/__pycache__/wildcards.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/change_signature.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/encapsulate_field.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/extract.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/functionutils.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/importutils/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/importutils/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/importutils/__pycache__/actions.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/importutils/__pycache__/importinfo.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/importutils/__pycache__/module_imports.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/importutils/actions.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/importutils/importinfo.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/importutils/module_imports.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/inline.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/introduce_factory.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/introduce_parameter.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/localtofield.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/method_object.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/move.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/multiproject.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/occurrences.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/patchedast.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/rename.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/restructure.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/similarfinder.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/sourceutils.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/suites.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/topackage.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/usefunction.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rope/refactor/wildcards.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-08-30</Date>
+ <Version>0.10.7</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Ewan Paterson</Name>
+ <Email>ewan.paterson@hotmail.co.uk</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Thu, Aug 10, 12:29 PM (1 d, 21 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5831276
Default Alt Text
(43 KB)
Attached To
Mode
R3706 python-rope
Attached
Detach File
Event Timeline
Log In to Comment