Collecting codetransformer-py2==0.7.3 1 location(s) to search for versions of codetransformer-py2: * https://pypi.python.org/simple/codetransformer-py2/ Getting page https://pypi.python.org/simple/codetransformer-py2/ Analyzing links from page https://pypi.python.org/simple/codetransformer-py2/ Found link https://pypi.python.org/packages/5f/6c/ebf241d02eb1fc96005ebbe225970a58d4ed00df0dda4ad02937d08e115b/codetransformer-py2-0.7.3.tar.gz#md5=d667cdb89c328ed26609589220c21eb5 (from https://pypi.python.org/simple/codetransformer-py2/), version: 0.7.3 Using version 0.7.3 (newest of versions: 0.7.3) Downloading codetransformer-py2-0.7.3.tar.gz (73kB) Downloading from URL https://pypi.python.org/packages/5f/6c/ebf241d02eb1fc96005ebbe225970a58d4ed00df0dda4ad02937d08e115b/codetransformer-py2-0.7.3.tar.gz#md5=d667cdb89c328ed26609589220c21eb5 (from https://pypi.python.org/simple/codetransformer-py2/) Running setup.py (path:/tmp/pip-build-24k1t_5h/codetransformer-py2/setup.py) egg_info for package codetransformer-py2 Running command python setup.py egg_info running egg_info creating pip-egg-info/codetransformer_py2.egg-info writing top-level names to pip-egg-info/codetransformer_py2.egg-info/top_level.txt writing dependency_links to pip-egg-info/codetransformer_py2.egg-info/dependency_links.txt writing requirements to pip-egg-info/codetransformer_py2.egg-info/requires.txt writing pip-egg-info/codetransformer_py2.egg-info/PKG-INFO writing manifest file 'pip-egg-info/codetransformer_py2.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/codetransformer_py2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/codetransformer_py2.egg-info/SOURCES.txt' Source in /tmp/pip-build-24k1t_5h/codetransformer-py2 has version 0.7.3, which satisfies requirement codetransformer-py2==0.7.3 from https://pypi.python.org/packages/5f/6c/ebf241d02eb1fc96005ebbe225970a58d4ed00df0dda4ad02937d08e115b/codetransformer-py2-0.7.3.tar.gz#md5=d667cdb89c328ed26609589220c21eb5 Building wheels for collected packages: codetransformer-py2 Running setup.py bdist_wheel for codetransformer-py2: started Destination directory: /tmp/tmppid8j417pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-24k1t_5h/codetransformer-py2/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/tmppid8j417pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/codetransformer copying codetransformer/instructions.py -> build/lib/codetransformer copying codetransformer/pycharm.py -> build/lib/codetransformer copying codetransformer/code.py -> build/lib/codetransformer copying codetransformer/core.py -> build/lib/codetransformer copying codetransformer/__init__.py -> build/lib/codetransformer copying codetransformer/patterns.py -> build/lib/codetransformer copying codetransformer/_version.py -> build/lib/codetransformer creating build/lib/codetransformer/transformers copying codetransformer/transformers/constants.py -> build/lib/codetransformer/transformers copying codetransformer/transformers/add2mul.py -> build/lib/codetransformer/transformers copying codetransformer/transformers/__init__.py -> build/lib/codetransformer/transformers copying codetransformer/transformers/pattern_matched_exceptions.py -> build/lib/codetransformer/transformers copying codetransformer/transformers/interpolated_strings.py -> build/lib/codetransformer/transformers copying codetransformer/transformers/literals.py -> build/lib/codetransformer/transformers copying codetransformer/transformers/precomputed_slices.py -> build/lib/codetransformer/transformers creating build/lib/codetransformer/decompiler copying codetransformer/decompiler/_343.py -> build/lib/codetransformer/decompiler copying codetransformer/decompiler/__init__.py -> build/lib/codetransformer/decompiler creating build/lib/codetransformer/tests copying codetransformer/tests/test_code.py -> build/lib/codetransformer/tests copying codetransformer/tests/test_decompiler.py -> build/lib/codetransformer/tests copying codetransformer/tests/__init__.py -> build/lib/codetransformer/tests copying codetransformer/tests/test_core.py -> build/lib/codetransformer/tests copying codetransformer/tests/test_instructions.py -> build/lib/codetransformer/tests creating build/lib/codetransformer/utils copying codetransformer/utils/disBackport.py -> build/lib/codetransformer/utils copying codetransformer/utils/immutable.py -> build/lib/codetransformer/utils copying codetransformer/utils/stackeffect.py -> build/lib/codetransformer/utils copying codetransformer/utils/pretty.py -> build/lib/codetransformer/utils copying codetransformer/utils/newChainMap.py -> build/lib/codetransformer/utils copying codetransformer/utils/instance.py -> build/lib/codetransformer/utils copying codetransformer/utils/__init__.py -> build/lib/codetransformer/utils copying codetransformer/utils/functional.py -> build/lib/codetransformer/utils copying codetransformer/utils/no_default.py -> build/lib/codetransformer/utils copying codetransformer/utils/to_bytes.py -> build/lib/codetransformer/utils creating build/lib/codetransformer/transformers/tests copying codetransformer/transformers/tests/test_literals.py -> build/lib/codetransformer/transformers/tests copying codetransformer/transformers/tests/test_precomputed_slices.py -> build/lib/codetransformer/transformers/tests copying codetransformer/transformers/tests/test_interpolated_strings.py -> build/lib/codetransformer/transformers/tests copying codetransformer/transformers/tests/test_add2mul.py -> build/lib/codetransformer/transformers/tests copying codetransformer/transformers/tests/__init__.py -> build/lib/codetransformer/transformers/tests copying codetransformer/transformers/tests/test_constants.py -> build/lib/codetransformer/transformers/tests copying codetransformer/transformers/tests/test_exc_patterns.py -> build/lib/codetransformer/transformers/tests creating build/lib/codetransformer/utils/tests copying codetransformer/utils/tests/test_pretty.py -> build/lib/codetransformer/utils/tests copying codetransformer/utils/tests/test_immutable.py -> build/lib/codetransformer/utils/tests copying codetransformer/utils/tests/__init__.py -> build/lib/codetransformer/utils/tests UPDATING build/lib/codetransformer/_version.py set build/lib/codetransformer/_version.py to '0.7.3' 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/codetransformer copying build/lib/codetransformer/instructions.py -> build/bdist.linux-armv7l/wheel/codetransformer creating build/bdist.linux-armv7l/wheel/codetransformer/transformers copying build/lib/codetransformer/transformers/constants.py -> build/bdist.linux-armv7l/wheel/codetransformer/transformers copying build/lib/codetransformer/transformers/add2mul.py -> build/bdist.linux-armv7l/wheel/codetransformer/transformers copying build/lib/codetransformer/transformers/__init__.py -> build/bdist.linux-armv7l/wheel/codetransformer/transformers copying build/lib/codetransformer/transformers/pattern_matched_exceptions.py -> build/bdist.linux-armv7l/wheel/codetransformer/transformers creating build/bdist.linux-armv7l/wheel/codetransformer/transformers/tests copying build/lib/codetransformer/transformers/tests/test_literals.py -> build/bdist.linux-armv7l/wheel/codetransformer/transformers/tests copying build/lib/codetransformer/transformers/tests/test_precomputed_slices.py -> build/bdist.linux-armv7l/wheel/codetransformer/transformers/tests copying build/lib/codetransformer/transformers/tests/test_interpolated_strings.py -> build/bdist.linux-armv7l/wheel/codetransformer/transformers/tests copying build/lib/codetransformer/transformers/tests/test_add2mul.py -> build/bdist.linux-armv7l/wheel/codetransformer/transformers/tests copying build/lib/codetransformer/transformers/tests/__init__.py -> build/bdist.linux-armv7l/wheel/codetransformer/transformers/tests copying build/lib/codetransformer/transformers/tests/test_constants.py -> build/bdist.linux-armv7l/wheel/codetransformer/transformers/tests copying build/lib/codetransformer/transformers/tests/test_exc_patterns.py -> build/bdist.linux-armv7l/wheel/codetransformer/transformers/tests copying build/lib/codetransformer/transformers/interpolated_strings.py -> build/bdist.linux-armv7l/wheel/codetransformer/transformers copying build/lib/codetransformer/transformers/literals.py -> build/bdist.linux-armv7l/wheel/codetransformer/transformers copying build/lib/codetransformer/transformers/precomputed_slices.py -> build/bdist.linux-armv7l/wheel/codetransformer/transformers copying build/lib/codetransformer/pycharm.py -> build/bdist.linux-armv7l/wheel/codetransformer copying build/lib/codetransformer/code.py -> build/bdist.linux-armv7l/wheel/codetransformer copying build/lib/codetransformer/core.py -> build/bdist.linux-armv7l/wheel/codetransformer creating build/bdist.linux-armv7l/wheel/codetransformer/decompiler copying build/lib/codetransformer/decompiler/_343.py -> build/bdist.linux-armv7l/wheel/codetransformer/decompiler copying build/lib/codetransformer/decompiler/__init__.py -> build/bdist.linux-armv7l/wheel/codetransformer/decompiler copying build/lib/codetransformer/__init__.py -> build/bdist.linux-armv7l/wheel/codetransformer copying build/lib/codetransformer/patterns.py -> build/bdist.linux-armv7l/wheel/codetransformer creating build/bdist.linux-armv7l/wheel/codetransformer/tests copying build/lib/codetransformer/tests/test_code.py -> build/bdist.linux-armv7l/wheel/codetransformer/tests copying build/lib/codetransformer/tests/test_decompiler.py -> build/bdist.linux-armv7l/wheel/codetransformer/tests copying build/lib/codetransformer/tests/__init__.py -> build/bdist.linux-armv7l/wheel/codetransformer/tests copying build/lib/codetransformer/tests/test_core.py -> build/bdist.linux-armv7l/wheel/codetransformer/tests copying build/lib/codetransformer/tests/test_instructions.py -> build/bdist.linux-armv7l/wheel/codetransformer/tests creating build/bdist.linux-armv7l/wheel/codetransformer/utils copying build/lib/codetransformer/utils/disBackport.py -> build/bdist.linux-armv7l/wheel/codetransformer/utils copying build/lib/codetransformer/utils/immutable.py -> build/bdist.linux-armv7l/wheel/codetransformer/utils copying build/lib/codetransformer/utils/stackeffect.py -> build/bdist.linux-armv7l/wheel/codetransformer/utils copying build/lib/codetransformer/utils/pretty.py -> build/bdist.linux-armv7l/wheel/codetransformer/utils copying build/lib/codetransformer/utils/newChainMap.py -> build/bdist.linux-armv7l/wheel/codetransformer/utils copying build/lib/codetransformer/utils/instance.py -> build/bdist.linux-armv7l/wheel/codetransformer/utils copying build/lib/codetransformer/utils/__init__.py -> build/bdist.linux-armv7l/wheel/codetransformer/utils creating build/bdist.linux-armv7l/wheel/codetransformer/utils/tests copying build/lib/codetransformer/utils/tests/test_pretty.py -> build/bdist.linux-armv7l/wheel/codetransformer/utils/tests copying build/lib/codetransformer/utils/tests/test_immutable.py -> build/bdist.linux-armv7l/wheel/codetransformer/utils/tests copying build/lib/codetransformer/utils/tests/__init__.py -> build/bdist.linux-armv7l/wheel/codetransformer/utils/tests copying build/lib/codetransformer/utils/functional.py -> build/bdist.linux-armv7l/wheel/codetransformer/utils copying build/lib/codetransformer/utils/no_default.py -> build/bdist.linux-armv7l/wheel/codetransformer/utils copying build/lib/codetransformer/utils/to_bytes.py -> build/bdist.linux-armv7l/wheel/codetransformer/utils copying build/lib/codetransformer/_version.py -> build/bdist.linux-armv7l/wheel/codetransformer running install_egg_info running egg_info writing codetransformer_py2.egg-info/PKG-INFO writing dependency_links to codetransformer_py2.egg-info/dependency_links.txt writing top-level names to codetransformer_py2.egg-info/top_level.txt writing requirements to codetransformer_py2.egg-info/requires.txt reading manifest file 'codetransformer_py2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'codetransformer_py2.egg-info/SOURCES.txt' Copying codetransformer_py2.egg-info to build/bdist.linux-armv7l/wheel/codetransformer_py2-0.7.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/codetransformer_py2-0.7.3.dist-info/WHEEL Running setup.py bdist_wheel for codetransformer-py2: finished with status 'done' Stored in directory: /tmp/tmpa38j73q_ Successfully built codetransformer-py2 Cleaning up... Removing source in /tmp/pip-build-24k1t_5h/codetransformer-py2