Created temporary directory: /tmp/pip-ephem-wheel-cache-3df76bzs Created temporary directory: /tmp/pip-req-tracker-wjez950m Created requirements tracker '/tmp/pip-req-tracker-wjez950m' Created temporary directory: /tmp/pip-wheel-3_y5qjdu Collecting real-easypy==0.4.2 1 location(s) to search for versions of real-easypy: * https://pypi.org/simple/real-easypy/ Getting page https://pypi.org/simple/real-easypy/ Analyzing links from page https://pypi.org/simple/real-easypy/ Found link https://files.pythonhosted.org/packages/19/f5/5afb2ba752bd0b757aa3ea65ad311e6910d21106848afb90590ce889e2b2/real-easypy-0.4.1.tar.gz#sha256=fd1c093e1b4d066e7bf29005a2b0f1ba3b0ba2caacc75933c96cef9b88e2e2b1 (from https://pypi.org/simple/real-easypy/), version: 0.4.1 Found link https://files.pythonhosted.org/packages/63/3a/6c8e3b494f47cf68ccc4e36dd980f4c783d7a791724b7a2fbad95f02382c/real-easypy-0.4.2.tar.gz#sha256=cd0b9d5e0a62d63628ffad93fe267512658b451e8c26f9cdf008e5f5f52a852c (from https://pypi.org/simple/real-easypy/), version: 0.4.2 Using version 0.4.2 (newest of versions: 0.4.2) Created temporary directory: /tmp/pip-unpack-029oopj7 Downloading https://files.pythonhosted.org/packages/63/3a/6c8e3b494f47cf68ccc4e36dd980f4c783d7a791724b7a2fbad95f02382c/real-easypy-0.4.2.tar.gz (122kB) Downloading from URL https://files.pythonhosted.org/packages/63/3a/6c8e3b494f47cf68ccc4e36dd980f4c783d7a791724b7a2fbad95f02382c/real-easypy-0.4.2.tar.gz#sha256=cd0b9d5e0a62d63628ffad93fe267512658b451e8c26f9cdf008e5f5f52a852c (from https://pypi.org/simple/real-easypy/) Added real-easypy==0.4.2 from https://files.pythonhosted.org/packages/63/3a/6c8e3b494f47cf68ccc4e36dd980f4c783d7a791724b7a2fbad95f02382c/real-easypy-0.4.2.tar.gz#sha256=cd0b9d5e0a62d63628ffad93fe267512658b451e8c26f9cdf008e5f5f52a852c to build tracker '/tmp/pip-req-tracker-wjez950m' Running setup.py (path:/tmp/pip-wheel-3_y5qjdu/real-easypy/setup.py) egg_info for package real-easypy Running command python setup.py egg_info running egg_info creating pip-egg-info/real_easypy.egg-info writing top-level names to pip-egg-info/real_easypy.egg-info/top_level.txt writing pip-egg-info/real_easypy.egg-info/PKG-INFO writing dependency_links to pip-egg-info/real_easypy.egg-info/dependency_links.txt writing entry points to pip-egg-info/real_easypy.egg-info/entry_points.txt writing manifest file 'pip-egg-info/real_easypy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/real_easypy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/real_easypy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-3_y5qjdu/real-easypy has version 0.4.2, which satisfies requirement real-easypy==0.4.2 from https://files.pythonhosted.org/packages/63/3a/6c8e3b494f47cf68ccc4e36dd980f4c783d7a791724b7a2fbad95f02382c/real-easypy-0.4.2.tar.gz#sha256=cd0b9d5e0a62d63628ffad93fe267512658b451e8c26f9cdf008e5f5f52a852c Removed real-easypy==0.4.2 from https://files.pythonhosted.org/packages/63/3a/6c8e3b494f47cf68ccc4e36dd980f4c783d7a791724b7a2fbad95f02382c/real-easypy-0.4.2.tar.gz#sha256=cd0b9d5e0a62d63628ffad93fe267512658b451e8c26f9cdf008e5f5f52a852c from build tracker '/tmp/pip-req-tracker-wjez950m' Building wheels for collected packages: real-easypy Created temporary directory: /tmp/pip-wheel-5wl1vf4q Running setup.py bdist_wheel for real-easypy: started Destination directory: /tmp/pip-wheel-5wl1vf4q Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-3_y5qjdu/real-easypy/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-5wl1vf4q running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_lockstep.py -> build/lib/tests copying tests/test_ziplog.py -> build/lib/tests copying tests/test_humanize.py -> build/lib/tests copying tests/test_misc.py -> build/lib/tests copying tests/test_decorations.py -> build/lib/tests copying tests/test_aliasing.py -> build/lib/tests copying tests/test_rwlock.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_typed_struct.py -> build/lib/tests copying tests/test_collections.py -> build/lib/tests copying tests/test_deprecation.py -> build/lib/tests copying tests/test_caching.py -> build/lib/tests copying tests/test_concurrency.py -> build/lib/tests copying tests/test_randutils.py -> build/lib/tests copying tests/test_timing.py -> build/lib/tests copying tests/test_contexts.py -> build/lib/tests copying tests/test_units.py -> build/lib/tests copying tests/test_sync.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/test_exceptions.py -> build/lib/tests copying tests/test_bunch.py -> build/lib/tests copying tests/test_signals.py -> build/lib/tests copying tests/test_logging.py -> build/lib/tests copying tests/test_colors.py -> build/lib/tests copying tests/test_meta.py -> build/lib/tests copying tests/test_semver.py -> build/lib/tests creating build/lib/easypy copying easypy/caching.py -> build/lib/easypy copying easypy/deprecation.py -> build/lib/easypy copying easypy/colors.py -> build/lib/easypy copying easypy/words.py -> build/lib/easypy copying easypy/contexts.py -> build/lib/easypy copying easypy/decorations.py -> build/lib/easypy copying easypy/fixtures.py -> build/lib/easypy copying easypy/exceptions.py -> build/lib/easypy copying easypy/predicates.py -> build/lib/easypy copying easypy/resilience.py -> build/lib/easypy copying easypy/__init__.py -> build/lib/easypy copying easypy/semver.py -> build/lib/easypy copying easypy/logging.py -> build/lib/easypy copying easypy/tokens.py -> build/lib/easypy copying easypy/concurrency.py -> build/lib/easypy copying easypy/collections.py -> build/lib/easypy copying easypy/_multithreading_init.py -> build/lib/easypy copying easypy/threadtree.py -> build/lib/easypy copying easypy/typed_struct.py -> build/lib/easypy copying easypy/aliasing.py -> build/lib/easypy copying easypy/interaction.py -> build/lib/easypy copying easypy/humanize.py -> build/lib/easypy copying easypy/meta.py -> build/lib/easypy copying easypy/sync.py -> build/lib/easypy copying easypy/properties.py -> build/lib/easypy copying easypy/bunch.py -> build/lib/easypy copying easypy/misc.py -> build/lib/easypy copying easypy/tables.py -> build/lib/easypy copying easypy/units.py -> build/lib/easypy copying easypy/timing.py -> build/lib/easypy copying easypy/ziplog.py -> build/lib/easypy copying easypy/random.py -> build/lib/easypy copying easypy/lockstep.py -> build/lib/easypy copying easypy/gevent.py -> build/lib/easypy copying easypy/signals.py -> build/lib/easypy 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/tests copying build/lib/tests/test_lockstep.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_ziplog.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_humanize.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_misc.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_decorations.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_aliasing.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_rwlock.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_typed_struct.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_collections.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_deprecation.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_caching.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_concurrency.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_randutils.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_timing.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_contexts.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_units.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_sync.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/conftest.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_exceptions.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_bunch.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_signals.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_logging.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_colors.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_meta.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_semver.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/caching.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/deprecation.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/colors.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/words.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/contexts.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/decorations.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/fixtures.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/exceptions.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/predicates.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/resilience.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/__init__.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/semver.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/logging.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/tokens.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/concurrency.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/collections.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/_multithreading_init.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/threadtree.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/typed_struct.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/aliasing.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/interaction.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/humanize.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/meta.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/sync.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/properties.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/bunch.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/misc.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/tables.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/units.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/timing.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/ziplog.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/random.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/lockstep.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/gevent.py -> build/bdist.linux-armv7l/wheel/easypy copying build/lib/easypy/signals.py -> build/bdist.linux-armv7l/wheel/easypy running install_egg_info running egg_info writing real_easypy.egg-info/PKG-INFO writing entry points to real_easypy.egg-info/entry_points.txt writing top-level names to real_easypy.egg-info/top_level.txt writing dependency_links to real_easypy.egg-info/dependency_links.txt reading manifest file 'real_easypy.egg-info/SOURCES.txt' writing manifest file 'real_easypy.egg-info/SOURCES.txt' Copying real_easypy.egg-info to build/bdist.linux-armv7l/wheel/real_easypy-0.4.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/real_easypy-0.4.2.dist-info/WHEEL creating '/tmp/pip-wheel-5wl1vf4q/real_easypy-0.4.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'easypy/__init__.py' adding 'easypy/_multithreading_init.py' adding 'easypy/aliasing.py' adding 'easypy/bunch.py' adding 'easypy/caching.py' adding 'easypy/collections.py' adding 'easypy/colors.py' adding 'easypy/concurrency.py' adding 'easypy/contexts.py' adding 'easypy/decorations.py' adding 'easypy/deprecation.py' adding 'easypy/exceptions.py' adding 'easypy/fixtures.py' adding 'easypy/gevent.py' adding 'easypy/humanize.py' adding 'easypy/interaction.py' adding 'easypy/lockstep.py' adding 'easypy/logging.py' adding 'easypy/meta.py' adding 'easypy/misc.py' adding 'easypy/predicates.py' adding 'easypy/properties.py' adding 'easypy/random.py' adding 'easypy/resilience.py' adding 'easypy/semver.py' adding 'easypy/signals.py' adding 'easypy/sync.py' adding 'easypy/tables.py' adding 'easypy/threadtree.py' adding 'easypy/timing.py' adding 'easypy/tokens.py' adding 'easypy/typed_struct.py' adding 'easypy/units.py' adding 'easypy/words.py' adding 'easypy/ziplog.py' adding 'tests/__init__.py' adding 'tests/conftest.py' adding 'tests/test_aliasing.py' adding 'tests/test_bunch.py' adding 'tests/test_caching.py' adding 'tests/test_collections.py' adding 'tests/test_colors.py' adding 'tests/test_concurrency.py' adding 'tests/test_contexts.py' adding 'tests/test_decorations.py' adding 'tests/test_deprecation.py' adding 'tests/test_exceptions.py' adding 'tests/test_humanize.py' adding 'tests/test_lockstep.py' adding 'tests/test_logging.py' adding 'tests/test_meta.py' adding 'tests/test_misc.py' adding 'tests/test_randutils.py' adding 'tests/test_rwlock.py' adding 'tests/test_semver.py' adding 'tests/test_signals.py' adding 'tests/test_sync.py' adding 'tests/test_timing.py' adding 'tests/test_typed_struct.py' adding 'tests/test_units.py' adding 'tests/test_ziplog.py' adding 'real_easypy-0.4.2.dist-info/METADATA' adding 'real_easypy-0.4.2.dist-info/WHEEL' adding 'real_easypy-0.4.2.dist-info/entry_points.txt' adding 'real_easypy-0.4.2.dist-info/top_level.txt' adding 'real_easypy-0.4.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for real-easypy: finished with status 'done' Stored in directory: /tmp/tmph6rvjy8h Successfully built real-easypy Cleaning up... Removing source in /tmp/pip-wheel-3_y5qjdu/real-easypy Removed build tracker '/tmp/pip-req-tracker-wjez950m'