Created temporary directory: /tmp/pip-ephem-wheel-cache-a9kaiu2g Created temporary directory: /tmp/pip-req-tracker-gux5kw1m Created requirements tracker '/tmp/pip-req-tracker-gux5kw1m' Created temporary directory: /tmp/pip-wheel-g8via401 Collecting ropee==0.12.0 1 location(s) to search for versions of ropee: * https://pypi.org/simple/ropee/ Getting page https://pypi.org/simple/ropee/ Analyzing links from page https://pypi.org/simple/ropee/ Found link https://files.pythonhosted.org/packages/c7/45/f60343d76ee9a9030fea5dfc92131299265b4379f04f8b1d700be5fea49f/ropee-0.12.0.tar.gz#sha256=0366719d2902b21809b26a8ad666396d0dba99519e3937fea6fa960be5bdcc6a (from https://pypi.org/simple/ropee/), version: 0.12.0 Found link https://files.pythonhosted.org/packages/5b/3a/83e0b455b9bddf5f06ad9de7a7ddab9f24bea9ff0b0c1af3565dc024171b/ropee-0.12.1.tar.gz#sha256=e0661c38868aa9403f39bb12164c1015d77e01c20395e5a6a115d1dd80e890af (from https://pypi.org/simple/ropee/), version: 0.12.1 Found link https://files.pythonhosted.org/packages/80/82/cbcfd4fd9c0bd02e3c6af846dd8810bf6a8439a1cc973f431d11c1dc468f/ropee-0.12.3.tar.gz#sha256=6d30d71a3c32c497e783e9c32668c2e9a9970ba709f6985e0c0d2b0dac445dc9 (from https://pypi.org/simple/ropee/), version: 0.12.3 Found link https://files.pythonhosted.org/packages/b2/2a/6796fc3aff0277c4e20bd6b7e16848759bf1aaac861253c791b759544d1d/ropee-0.13.1.tar.gz#sha256=589c4d769496aeb71fb70ed641948af99634ac9c21e5acb9ca1c7d480c26f458 (from https://pypi.org/simple/ropee/), version: 0.13.1 Found link https://files.pythonhosted.org/packages/45/9e/9adf37591ee3a56293655119ba2bdaf62f5a0df353f120d9c71a81f97cd4/ropee-0.13.2.tar.gz#sha256=ae049a5fdc2232c49c40c830ac54229fdc67234270269f2a3821c3c22005b09d (from https://pypi.org/simple/ropee/), version: 0.13.2 Using version 0.12.0 (newest of versions: 0.12.0) Created temporary directory: /tmp/pip-unpack-6rf9ufoj Downloading https://files.pythonhosted.org/packages/c7/45/f60343d76ee9a9030fea5dfc92131299265b4379f04f8b1d700be5fea49f/ropee-0.12.0.tar.gz (245kB) Downloading from URL https://files.pythonhosted.org/packages/c7/45/f60343d76ee9a9030fea5dfc92131299265b4379f04f8b1d700be5fea49f/ropee-0.12.0.tar.gz#sha256=0366719d2902b21809b26a8ad666396d0dba99519e3937fea6fa960be5bdcc6a (from https://pypi.org/simple/ropee/) Added ropee==0.12.0 from https://files.pythonhosted.org/packages/c7/45/f60343d76ee9a9030fea5dfc92131299265b4379f04f8b1d700be5fea49f/ropee-0.12.0.tar.gz#sha256=0366719d2902b21809b26a8ad666396d0dba99519e3937fea6fa960be5bdcc6a to build tracker '/tmp/pip-req-tracker-gux5kw1m' Running setup.py (path:/tmp/pip-wheel-g8via401/ropee/setup.py) egg_info for package ropee Running command python setup.py egg_info running egg_info creating pip-egg-info/ropee.egg-info writing dependency_links to pip-egg-info/ropee.egg-info/dependency_links.txt writing top-level names to pip-egg-info/ropee.egg-info/top_level.txt writing pip-egg-info/ropee.egg-info/PKG-INFO writing manifest file 'pip-egg-info/ropee.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ropee.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/ropee.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-g8via401/ropee has version 0.12.0, which satisfies requirement ropee==0.12.0 from https://files.pythonhosted.org/packages/c7/45/f60343d76ee9a9030fea5dfc92131299265b4379f04f8b1d700be5fea49f/ropee-0.12.0.tar.gz#sha256=0366719d2902b21809b26a8ad666396d0dba99519e3937fea6fa960be5bdcc6a Removed ropee==0.12.0 from https://files.pythonhosted.org/packages/c7/45/f60343d76ee9a9030fea5dfc92131299265b4379f04f8b1d700be5fea49f/ropee-0.12.0.tar.gz#sha256=0366719d2902b21809b26a8ad666396d0dba99519e3937fea6fa960be5bdcc6a from build tracker '/tmp/pip-req-tracker-gux5kw1m' Building wheels for collected packages: ropee Created temporary directory: /tmp/pip-wheel-xxgbr50o Running setup.py bdist_wheel for ropee: started Destination directory: /tmp/pip-wheel-xxgbr50o Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-g8via401/ropee/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-xxgbr50o running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rope copying rope/__init__.py -> build/lib/rope creating build/lib/rope/base copying rope/base/history.py -> build/lib/rope/base copying rope/base/exceptions.py -> build/lib/rope/base copying rope/base/simplify.py -> build/lib/rope/base copying rope/base/codeanalyze.py -> build/lib/rope/base copying rope/base/taskhandle.py -> build/lib/rope/base copying rope/base/arguments.py -> build/lib/rope/base copying rope/base/resourceobserver.py -> build/lib/rope/base copying rope/base/libutils.py -> build/lib/rope/base copying rope/base/worder.py -> build/lib/rope/base copying rope/base/pyobjects.py -> build/lib/rope/base copying rope/base/evaluate.py -> build/lib/rope/base copying rope/base/project.py -> build/lib/rope/base copying rope/base/pyscopes.py -> build/lib/rope/base copying rope/base/resources.py -> build/lib/rope/base copying rope/base/astutils.py -> build/lib/rope/base copying rope/base/pynames.py -> build/lib/rope/base copying rope/base/builtins.py -> build/lib/rope/base copying rope/base/default_config.py -> build/lib/rope/base copying rope/base/pyobjectsdef.py -> build/lib/rope/base copying rope/base/fscommands.py -> build/lib/rope/base copying rope/base/stdmods.py -> build/lib/rope/base copying rope/base/change.py -> build/lib/rope/base copying rope/base/pynamesdef.py -> build/lib/rope/base copying rope/base/__init__.py -> build/lib/rope/base copying rope/base/pycore.py -> build/lib/rope/base copying rope/base/ast.py -> build/lib/rope/base copying rope/base/prefs.py -> build/lib/rope/base creating build/lib/rope/base/oi copying rope/base/oi/objectdb.py -> build/lib/rope/base/oi copying rope/base/oi/memorydb.py -> build/lib/rope/base/oi copying rope/base/oi/objectinfo.py -> build/lib/rope/base/oi copying rope/base/oi/transform.py -> build/lib/rope/base/oi copying rope/base/oi/doa.py -> build/lib/rope/base/oi copying rope/base/oi/soa.py -> build/lib/rope/base/oi copying rope/base/oi/runmod.py -> build/lib/rope/base/oi copying rope/base/oi/soi.py -> build/lib/rope/base/oi copying rope/base/oi/__init__.py -> build/lib/rope/base/oi creating build/lib/rope/base/oi/type_hinting copying rope/base/oi/type_hinting/evaluate.py -> build/lib/rope/base/oi/type_hinting copying rope/base/oi/type_hinting/factory.py -> build/lib/rope/base/oi/type_hinting copying rope/base/oi/type_hinting/interfaces.py -> build/lib/rope/base/oi/type_hinting copying rope/base/oi/type_hinting/utils.py -> build/lib/rope/base/oi/type_hinting copying rope/base/oi/type_hinting/__init__.py -> build/lib/rope/base/oi/type_hinting creating build/lib/rope/base/oi/type_hinting/providers copying rope/base/oi/type_hinting/providers/numpydocstrings.py -> build/lib/rope/base/oi/type_hinting/providers copying rope/base/oi/type_hinting/providers/docstrings.py -> build/lib/rope/base/oi/type_hinting/providers copying rope/base/oi/type_hinting/providers/inheritance.py -> build/lib/rope/base/oi/type_hinting/providers copying rope/base/oi/type_hinting/providers/interfaces.py -> build/lib/rope/base/oi/type_hinting/providers copying rope/base/oi/type_hinting/providers/composite.py -> build/lib/rope/base/oi/type_hinting/providers copying rope/base/oi/type_hinting/providers/pep0484_type_comments.py -> build/lib/rope/base/oi/type_hinting/providers copying rope/base/oi/type_hinting/providers/__init__.py -> build/lib/rope/base/oi/type_hinting/providers creating build/lib/rope/base/oi/type_hinting/resolvers copying rope/base/oi/type_hinting/resolvers/types.py -> build/lib/rope/base/oi/type_hinting/resolvers copying rope/base/oi/type_hinting/resolvers/interfaces.py -> build/lib/rope/base/oi/type_hinting/resolvers copying rope/base/oi/type_hinting/resolvers/composite.py -> build/lib/rope/base/oi/type_hinting/resolvers copying rope/base/oi/type_hinting/resolvers/__init__.py -> build/lib/rope/base/oi/type_hinting/resolvers creating build/lib/rope/base/utils copying rope/base/utils/pycompat.py -> build/lib/rope/base/utils copying rope/base/utils/datastructures.py -> build/lib/rope/base/utils copying rope/base/utils/__init__.py -> build/lib/rope/base/utils creating build/lib/rope/contrib copying rope/contrib/fixmodnames.py -> build/lib/rope/contrib copying rope/contrib/changestack.py -> build/lib/rope/contrib copying rope/contrib/findit.py -> build/lib/rope/contrib copying rope/contrib/autoimport.py -> build/lib/rope/contrib copying rope/contrib/generate.py -> build/lib/rope/contrib copying rope/contrib/finderrors.py -> build/lib/rope/contrib copying rope/contrib/codeassist.py -> build/lib/rope/contrib copying rope/contrib/fixsyntax.py -> build/lib/rope/contrib copying rope/contrib/__init__.py -> build/lib/rope/contrib creating build/lib/rope/refactor copying rope/refactor/suites.py -> build/lib/rope/refactor copying rope/refactor/restructure.py -> build/lib/rope/refactor copying rope/refactor/encapsulate_field.py -> build/lib/rope/refactor copying rope/refactor/method_object.py -> build/lib/rope/refactor copying rope/refactor/rename.py -> build/lib/rope/refactor copying rope/refactor/introduce_factory.py -> build/lib/rope/refactor copying rope/refactor/extract.py -> build/lib/rope/refactor copying rope/refactor/move.py -> build/lib/rope/refactor copying rope/refactor/wildcards.py -> build/lib/rope/refactor copying rope/refactor/usefunction.py -> build/lib/rope/refactor copying rope/refactor/sourceutils.py -> build/lib/rope/refactor copying rope/refactor/introduce_parameter.py -> build/lib/rope/refactor copying rope/refactor/patchedast.py -> build/lib/rope/refactor copying rope/refactor/multiproject.py -> build/lib/rope/refactor copying rope/refactor/similarfinder.py -> build/lib/rope/refactor copying rope/refactor/localtofield.py -> build/lib/rope/refactor copying rope/refactor/occurrences.py -> build/lib/rope/refactor copying rope/refactor/topackage.py -> build/lib/rope/refactor copying rope/refactor/functionutils.py -> build/lib/rope/refactor copying rope/refactor/change_signature.py -> build/lib/rope/refactor copying rope/refactor/inline.py -> build/lib/rope/refactor copying rope/refactor/__init__.py -> build/lib/rope/refactor creating build/lib/rope/refactor/importutils copying rope/refactor/importutils/module_imports.py -> build/lib/rope/refactor/importutils copying rope/refactor/importutils/actions.py -> build/lib/rope/refactor/importutils copying rope/refactor/importutils/__init__.py -> build/lib/rope/refactor/importutils copying rope/refactor/importutils/importinfo.py -> build/lib/rope/refactor/importutils installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/rope creating build/bdist.linux-armv7l/wheel/rope/contrib copying build/lib/rope/contrib/fixmodnames.py -> build/bdist.linux-armv7l/wheel/rope/contrib copying build/lib/rope/contrib/changestack.py -> build/bdist.linux-armv7l/wheel/rope/contrib copying build/lib/rope/contrib/findit.py -> build/bdist.linux-armv7l/wheel/rope/contrib copying build/lib/rope/contrib/autoimport.py -> build/bdist.linux-armv7l/wheel/rope/contrib copying build/lib/rope/contrib/generate.py -> build/bdist.linux-armv7l/wheel/rope/contrib copying build/lib/rope/contrib/finderrors.py -> build/bdist.linux-armv7l/wheel/rope/contrib copying build/lib/rope/contrib/codeassist.py -> build/bdist.linux-armv7l/wheel/rope/contrib copying build/lib/rope/contrib/fixsyntax.py -> build/bdist.linux-armv7l/wheel/rope/contrib copying build/lib/rope/contrib/__init__.py -> build/bdist.linux-armv7l/wheel/rope/contrib creating build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/history.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/exceptions.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/simplify.py -> build/bdist.linux-armv7l/wheel/rope/base creating build/bdist.linux-armv7l/wheel/rope/base/utils copying build/lib/rope/base/utils/pycompat.py -> build/bdist.linux-armv7l/wheel/rope/base/utils copying build/lib/rope/base/utils/datastructures.py -> build/bdist.linux-armv7l/wheel/rope/base/utils copying build/lib/rope/base/utils/__init__.py -> build/bdist.linux-armv7l/wheel/rope/base/utils copying build/lib/rope/base/codeanalyze.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/taskhandle.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/arguments.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/resourceobserver.py -> build/bdist.linux-armv7l/wheel/rope/base creating build/bdist.linux-armv7l/wheel/rope/base/oi copying build/lib/rope/base/oi/objectdb.py -> build/bdist.linux-armv7l/wheel/rope/base/oi copying build/lib/rope/base/oi/memorydb.py -> build/bdist.linux-armv7l/wheel/rope/base/oi creating build/bdist.linux-armv7l/wheel/rope/base/oi/type_hinting copying build/lib/rope/base/oi/type_hinting/evaluate.py -> build/bdist.linux-armv7l/wheel/rope/base/oi/type_hinting creating build/bdist.linux-armv7l/wheel/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/providers/numpydocstrings.py -> build/bdist.linux-armv7l/wheel/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/providers/docstrings.py -> build/bdist.linux-armv7l/wheel/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/providers/inheritance.py -> build/bdist.linux-armv7l/wheel/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/providers/interfaces.py -> build/bdist.linux-armv7l/wheel/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/providers/composite.py -> build/bdist.linux-armv7l/wheel/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/providers/pep0484_type_comments.py -> build/bdist.linux-armv7l/wheel/rope/base/oi/type_hinting/providers copying build/lib/rope/base/oi/type_hinting/providers/__init__.py -> build/bdist.linux-armv7l/wheel/rope/base/oi/type_hinting/providers creating build/bdist.linux-armv7l/wheel/rope/base/oi/type_hinting/resolvers copying build/lib/rope/base/oi/type_hinting/resolvers/types.py -> build/bdist.linux-armv7l/wheel/rope/base/oi/type_hinting/resolvers copying build/lib/rope/base/oi/type_hinting/resolvers/interfaces.py -> build/bdist.linux-armv7l/wheel/rope/base/oi/type_hinting/resolvers copying build/lib/rope/base/oi/type_hinting/resolvers/composite.py -> build/bdist.linux-armv7l/wheel/rope/base/oi/type_hinting/resolvers copying build/lib/rope/base/oi/type_hinting/resolvers/__init__.py -> build/bdist.linux-armv7l/wheel/rope/base/oi/type_hinting/resolvers copying build/lib/rope/base/oi/type_hinting/factory.py -> build/bdist.linux-armv7l/wheel/rope/base/oi/type_hinting copying build/lib/rope/base/oi/type_hinting/interfaces.py -> build/bdist.linux-armv7l/wheel/rope/base/oi/type_hinting copying build/lib/rope/base/oi/type_hinting/utils.py -> build/bdist.linux-armv7l/wheel/rope/base/oi/type_hinting copying build/lib/rope/base/oi/type_hinting/__init__.py -> build/bdist.linux-armv7l/wheel/rope/base/oi/type_hinting copying build/lib/rope/base/oi/objectinfo.py -> build/bdist.linux-armv7l/wheel/rope/base/oi copying build/lib/rope/base/oi/transform.py -> build/bdist.linux-armv7l/wheel/rope/base/oi copying build/lib/rope/base/oi/doa.py -> build/bdist.linux-armv7l/wheel/rope/base/oi copying build/lib/rope/base/oi/soa.py -> build/bdist.linux-armv7l/wheel/rope/base/oi copying build/lib/rope/base/oi/runmod.py -> build/bdist.linux-armv7l/wheel/rope/base/oi copying build/lib/rope/base/oi/soi.py -> build/bdist.linux-armv7l/wheel/rope/base/oi copying build/lib/rope/base/oi/__init__.py -> build/bdist.linux-armv7l/wheel/rope/base/oi copying build/lib/rope/base/libutils.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/worder.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/pyobjects.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/evaluate.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/project.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/pyscopes.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/resources.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/astutils.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/pynames.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/builtins.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/default_config.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/pyobjectsdef.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/fscommands.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/stdmods.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/change.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/pynamesdef.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/__init__.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/pycore.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/ast.py -> build/bdist.linux-armv7l/wheel/rope/base copying build/lib/rope/base/prefs.py -> build/bdist.linux-armv7l/wheel/rope/base creating build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/refactor/suites.py -> build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/refactor/restructure.py -> build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/refactor/encapsulate_field.py -> build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/refactor/method_object.py -> build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/refactor/rename.py -> build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/refactor/introduce_factory.py -> build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/refactor/extract.py -> build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/refactor/move.py -> build/bdist.linux-armv7l/wheel/rope/refactor creating build/bdist.linux-armv7l/wheel/rope/refactor/importutils copying build/lib/rope/refactor/importutils/module_imports.py -> build/bdist.linux-armv7l/wheel/rope/refactor/importutils copying build/lib/rope/refactor/importutils/actions.py -> build/bdist.linux-armv7l/wheel/rope/refactor/importutils copying build/lib/rope/refactor/importutils/__init__.py -> build/bdist.linux-armv7l/wheel/rope/refactor/importutils copying build/lib/rope/refactor/importutils/importinfo.py -> build/bdist.linux-armv7l/wheel/rope/refactor/importutils copying build/lib/rope/refactor/wildcards.py -> build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/refactor/usefunction.py -> build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/refactor/sourceutils.py -> build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/refactor/introduce_parameter.py -> build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/refactor/patchedast.py -> build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/refactor/multiproject.py -> build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/refactor/similarfinder.py -> build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/refactor/localtofield.py -> build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/refactor/occurrences.py -> build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/refactor/topackage.py -> build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/refactor/functionutils.py -> build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/refactor/change_signature.py -> build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/refactor/inline.py -> build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/refactor/__init__.py -> build/bdist.linux-armv7l/wheel/rope/refactor copying build/lib/rope/__init__.py -> build/bdist.linux-armv7l/wheel/rope running install_egg_info running egg_info writing top-level names to ropee.egg-info/top_level.txt writing ropee.egg-info/PKG-INFO writing dependency_links to ropee.egg-info/dependency_links.txt reading manifest file 'ropee.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ropee.egg-info/SOURCES.txt' Copying ropee.egg-info to build/bdist.linux-armv7l/wheel/ropee-0.12.0-py3.5.egg-info running install_scripts adding license file "COPYING" (matched pattern "COPYING*") creating build/bdist.linux-armv7l/wheel/ropee-0.12.0.dist-info/WHEEL creating '/tmp/pip-wheel-xxgbr50o/ropee-0.12.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'rope/__init__.py' adding 'rope/base/__init__.py' adding 'rope/base/arguments.py' adding 'rope/base/ast.py' adding 'rope/base/astutils.py' adding 'rope/base/builtins.py' adding 'rope/base/change.py' adding 'rope/base/codeanalyze.py' adding 'rope/base/default_config.py' adding 'rope/base/evaluate.py' adding 'rope/base/exceptions.py' adding 'rope/base/fscommands.py' adding 'rope/base/history.py' adding 'rope/base/libutils.py' adding 'rope/base/prefs.py' adding 'rope/base/project.py' adding 'rope/base/pycore.py' adding 'rope/base/pynames.py' adding 'rope/base/pynamesdef.py' adding 'rope/base/pyobjects.py' adding 'rope/base/pyobjectsdef.py' adding 'rope/base/pyscopes.py' adding 'rope/base/resourceobserver.py' adding 'rope/base/resources.py' adding 'rope/base/simplify.py' adding 'rope/base/stdmods.py' adding 'rope/base/taskhandle.py' adding 'rope/base/worder.py' adding 'rope/base/oi/__init__.py' adding 'rope/base/oi/doa.py' adding 'rope/base/oi/memorydb.py' adding 'rope/base/oi/objectdb.py' adding 'rope/base/oi/objectinfo.py' adding 'rope/base/oi/runmod.py' adding 'rope/base/oi/soa.py' adding 'rope/base/oi/soi.py' adding 'rope/base/oi/transform.py' adding 'rope/base/oi/type_hinting/__init__.py' adding 'rope/base/oi/type_hinting/evaluate.py' adding 'rope/base/oi/type_hinting/factory.py' adding 'rope/base/oi/type_hinting/interfaces.py' adding 'rope/base/oi/type_hinting/utils.py' adding 'rope/base/oi/type_hinting/providers/__init__.py' adding 'rope/base/oi/type_hinting/providers/composite.py' adding 'rope/base/oi/type_hinting/providers/docstrings.py' adding 'rope/base/oi/type_hinting/providers/inheritance.py' adding 'rope/base/oi/type_hinting/providers/interfaces.py' adding 'rope/base/oi/type_hinting/providers/numpydocstrings.py' adding 'rope/base/oi/type_hinting/providers/pep0484_type_comments.py' adding 'rope/base/oi/type_hinting/resolvers/__init__.py' adding 'rope/base/oi/type_hinting/resolvers/composite.py' adding 'rope/base/oi/type_hinting/resolvers/interfaces.py' adding 'rope/base/oi/type_hinting/resolvers/types.py' adding 'rope/base/utils/__init__.py' adding 'rope/base/utils/datastructures.py' adding 'rope/base/utils/pycompat.py' adding 'rope/contrib/__init__.py' adding 'rope/contrib/autoimport.py' adding 'rope/contrib/changestack.py' adding 'rope/contrib/codeassist.py' adding 'rope/contrib/finderrors.py' adding 'rope/contrib/findit.py' adding 'rope/contrib/fixmodnames.py' adding 'rope/contrib/fixsyntax.py' adding 'rope/contrib/generate.py' adding 'rope/refactor/__init__.py' adding 'rope/refactor/change_signature.py' adding 'rope/refactor/encapsulate_field.py' adding 'rope/refactor/extract.py' adding 'rope/refactor/functionutils.py' adding 'rope/refactor/inline.py' adding 'rope/refactor/introduce_factory.py' adding 'rope/refactor/introduce_parameter.py' adding 'rope/refactor/localtofield.py' adding 'rope/refactor/method_object.py' adding 'rope/refactor/move.py' adding 'rope/refactor/multiproject.py' adding 'rope/refactor/occurrences.py' adding 'rope/refactor/patchedast.py' adding 'rope/refactor/rename.py' adding 'rope/refactor/restructure.py' adding 'rope/refactor/similarfinder.py' adding 'rope/refactor/sourceutils.py' adding 'rope/refactor/suites.py' adding 'rope/refactor/topackage.py' adding 'rope/refactor/usefunction.py' adding 'rope/refactor/wildcards.py' adding 'rope/refactor/importutils/__init__.py' adding 'rope/refactor/importutils/actions.py' adding 'rope/refactor/importutils/importinfo.py' adding 'rope/refactor/importutils/module_imports.py' adding 'ropee-0.12.0.dist-info/COPYING' adding 'ropee-0.12.0.dist-info/METADATA' adding 'ropee-0.12.0.dist-info/WHEEL' adding 'ropee-0.12.0.dist-info/top_level.txt' adding 'ropee-0.12.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ropee: finished with status 'done' Stored in directory: /tmp/tmpivhthkax Successfully built ropee Cleaning up... Removing source in /tmp/pip-wheel-g8via401/ropee Removed build tracker '/tmp/pip-req-tracker-gux5kw1m'