Created temporary directory: /tmp/pip-ephem-wheel-cache-kmem10_i Created temporary directory: /tmp/pip-req-tracker-j4fo00cc Created requirements tracker '/tmp/pip-req-tracker-j4fo00cc' Created temporary directory: /tmp/pip-wheel-w30pclgq Collecting atcodes-chappie==0.1.2 1 location(s) to search for versions of atcodes-chappie: * https://pypi.org/simple/atcodes-chappie/ Getting page https://pypi.org/simple/atcodes-chappie/ Analyzing links from page https://pypi.org/simple/atcodes-chappie/ Found link https://files.pythonhosted.org/packages/4a/cd/eef9f456073777d2ed4700d98b513552c00095db86155677d1215fbb1e68/atcodes_chappie-0.1.tar.gz#sha256=dda5fdc7ca66dc3cc21d2bd299c12418316c597b5de4f97eccf3a63f62a83543 (from https://pypi.org/simple/atcodes-chappie/), version: 0.1 Found link https://files.pythonhosted.org/packages/60/e6/d6071e7593d2e56024ba4d6db2d234b4eb907a48bf1f59c6b06cfd4acec5/atcodes_chappie-0.1.1.tar.gz#sha256=86d00a993857b8a844e7c04bd1973ed2a22be2b32bd2838567119c4c3feda0ab (from https://pypi.org/simple/atcodes-chappie/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/32/a4/3c6318e6ffb9fb7dcc44700c01fff802bd402f7f7eacee4903ddd35949c6/atcodes_chappie-0.1.2.tar.gz#sha256=09b349b71d9389bb071c7e333bc3e9f416eeb0bca60c7a5658f62cd75ef327d4 (from https://pypi.org/simple/atcodes-chappie/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-zhuvwr53 Downloading https://files.pythonhosted.org/packages/32/a4/3c6318e6ffb9fb7dcc44700c01fff802bd402f7f7eacee4903ddd35949c6/atcodes_chappie-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/32/a4/3c6318e6ffb9fb7dcc44700c01fff802bd402f7f7eacee4903ddd35949c6/atcodes_chappie-0.1.2.tar.gz#sha256=09b349b71d9389bb071c7e333bc3e9f416eeb0bca60c7a5658f62cd75ef327d4 (from https://pypi.org/simple/atcodes-chappie/) Added atcodes-chappie==0.1.2 from https://files.pythonhosted.org/packages/32/a4/3c6318e6ffb9fb7dcc44700c01fff802bd402f7f7eacee4903ddd35949c6/atcodes_chappie-0.1.2.tar.gz#sha256=09b349b71d9389bb071c7e333bc3e9f416eeb0bca60c7a5658f62cd75ef327d4 to build tracker '/tmp/pip-req-tracker-j4fo00cc' Running setup.py (path:/tmp/pip-wheel-w30pclgq/atcodes-chappie/setup.py) egg_info for package atcodes-chappie Running command python setup.py egg_info running egg_info creating pip-egg-info/atcodes_chappie.egg-info writing dependency_links to pip-egg-info/atcodes_chappie.egg-info/dependency_links.txt writing requirements to pip-egg-info/atcodes_chappie.egg-info/requires.txt writing pip-egg-info/atcodes_chappie.egg-info/PKG-INFO writing top-level names to pip-egg-info/atcodes_chappie.egg-info/top_level.txt writing manifest file 'pip-egg-info/atcodes_chappie.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/atcodes_chappie.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/atcodes_chappie.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-w30pclgq/atcodes-chappie has version 0.1.2, which satisfies requirement atcodes-chappie==0.1.2 from https://files.pythonhosted.org/packages/32/a4/3c6318e6ffb9fb7dcc44700c01fff802bd402f7f7eacee4903ddd35949c6/atcodes_chappie-0.1.2.tar.gz#sha256=09b349b71d9389bb071c7e333bc3e9f416eeb0bca60c7a5658f62cd75ef327d4 Removed atcodes-chappie==0.1.2 from https://files.pythonhosted.org/packages/32/a4/3c6318e6ffb9fb7dcc44700c01fff802bd402f7f7eacee4903ddd35949c6/atcodes_chappie-0.1.2.tar.gz#sha256=09b349b71d9389bb071c7e333bc3e9f416eeb0bca60c7a5658f62cd75ef327d4 from build tracker '/tmp/pip-req-tracker-j4fo00cc' Building wheels for collected packages: atcodes-chappie Created temporary directory: /tmp/pip-wheel-c579mhwo Running setup.py bdist_wheel for atcodes-chappie: started Destination directory: /tmp/pip-wheel-c579mhwo Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-w30pclgq/atcodes-chappie/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-c579mhwo running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/chappie copying chappie/__init__.py -> build/lib/chappie creating build/lib/chappie/client copying chappie/client/message_manager.py -> build/lib/chappie/client copying chappie/client/__init__.py -> build/lib/chappie/client copying chappie/client/file_manager.py -> build/lib/chappie/client copying chappie/client/log_notifier.py -> build/lib/chappie/client creating build/lib/chappie/utils copying chappie/utils/request_tools.py -> build/lib/chappie/utils copying chappie/utils/dict_tools.py -> build/lib/chappie/utils copying chappie/utils/numeric_parser.py -> build/lib/chappie/utils copying chappie/utils/random_value.py -> build/lib/chappie/utils copying chappie/utils/local_file_adapter.py -> build/lib/chappie/utils copying chappie/utils/text_tools.py -> build/lib/chappie/utils copying chappie/utils/db_tools.py -> build/lib/chappie/utils copying chappie/utils/date_finder.py -> build/lib/chappie/utils copying chappie/utils/__init__.py -> build/lib/chappie/utils copying chappie/utils/list_tools.py -> build/lib/chappie/utils copying chappie/utils/file_tools.py -> build/lib/chappie/utils copying chappie/utils/timer_tools.py -> build/lib/chappie/utils creating build/lib/chappie/client/aws copying chappie/client/aws/__init__.py -> build/lib/chappie/client/aws copying chappie/client/aws/s3_client.py -> build/lib/chappie/client/aws copying chappie/client/aws/sns_client.py -> build/lib/chappie/client/aws creating build/lib/chappie/client/rollbar copying chappie/client/rollbar/rollbar_notifier.py -> build/lib/chappie/client/rollbar copying chappie/client/rollbar/__init__.py -> build/lib/chappie/client/rollbar creating build/lib/chappie/client/local copying chappie/client/local/local_client.py -> build/lib/chappie/client/local copying chappie/client/local/__init__.py -> build/lib/chappie/client/local copying chappie/client/local/localstack_sns_client.py -> build/lib/chappie/client/local creating build/lib/chappie/config copying chappie/config/datefinder.yaml -> build/lib/chappie/config 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/chappie creating build/bdist.linux-armv7l/wheel/chappie/client creating build/bdist.linux-armv7l/wheel/chappie/client/aws copying build/lib/chappie/client/aws/__init__.py -> build/bdist.linux-armv7l/wheel/chappie/client/aws copying build/lib/chappie/client/aws/s3_client.py -> build/bdist.linux-armv7l/wheel/chappie/client/aws copying build/lib/chappie/client/aws/sns_client.py -> build/bdist.linux-armv7l/wheel/chappie/client/aws copying build/lib/chappie/client/message_manager.py -> build/bdist.linux-armv7l/wheel/chappie/client creating build/bdist.linux-armv7l/wheel/chappie/client/rollbar copying build/lib/chappie/client/rollbar/rollbar_notifier.py -> build/bdist.linux-armv7l/wheel/chappie/client/rollbar copying build/lib/chappie/client/rollbar/__init__.py -> build/bdist.linux-armv7l/wheel/chappie/client/rollbar copying build/lib/chappie/client/__init__.py -> build/bdist.linux-armv7l/wheel/chappie/client creating build/bdist.linux-armv7l/wheel/chappie/client/local copying build/lib/chappie/client/local/local_client.py -> build/bdist.linux-armv7l/wheel/chappie/client/local copying build/lib/chappie/client/local/__init__.py -> build/bdist.linux-armv7l/wheel/chappie/client/local copying build/lib/chappie/client/local/localstack_sns_client.py -> build/bdist.linux-armv7l/wheel/chappie/client/local copying build/lib/chappie/client/file_manager.py -> build/bdist.linux-armv7l/wheel/chappie/client copying build/lib/chappie/client/log_notifier.py -> build/bdist.linux-armv7l/wheel/chappie/client creating build/bdist.linux-armv7l/wheel/chappie/config copying build/lib/chappie/config/datefinder.yaml -> build/bdist.linux-armv7l/wheel/chappie/config copying build/lib/chappie/__init__.py -> build/bdist.linux-armv7l/wheel/chappie creating build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/request_tools.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/dict_tools.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/numeric_parser.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/random_value.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/local_file_adapter.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/text_tools.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/db_tools.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/date_finder.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/__init__.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/list_tools.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/file_tools.py -> build/bdist.linux-armv7l/wheel/chappie/utils copying build/lib/chappie/utils/timer_tools.py -> build/bdist.linux-armv7l/wheel/chappie/utils running install_egg_info running egg_info writing atcodes_chappie.egg-info/PKG-INFO writing requirements to atcodes_chappie.egg-info/requires.txt writing top-level names to atcodes_chappie.egg-info/top_level.txt writing dependency_links to atcodes_chappie.egg-info/dependency_links.txt reading manifest file 'atcodes_chappie.egg-info/SOURCES.txt' writing manifest file 'atcodes_chappie.egg-info/SOURCES.txt' Copying atcodes_chappie.egg-info to build/bdist.linux-armv7l/wheel/atcodes_chappie-0.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/atcodes_chappie-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-c579mhwo/atcodes_chappie-0.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'chappie/__init__.py' adding 'chappie/client/__init__.py' adding 'chappie/client/file_manager.py' adding 'chappie/client/log_notifier.py' adding 'chappie/client/message_manager.py' adding 'chappie/client/aws/__init__.py' adding 'chappie/client/aws/s3_client.py' adding 'chappie/client/aws/sns_client.py' adding 'chappie/client/local/__init__.py' adding 'chappie/client/local/local_client.py' adding 'chappie/client/local/localstack_sns_client.py' adding 'chappie/client/rollbar/__init__.py' adding 'chappie/client/rollbar/rollbar_notifier.py' adding 'chappie/config/datefinder.yaml' adding 'chappie/utils/__init__.py' adding 'chappie/utils/date_finder.py' adding 'chappie/utils/db_tools.py' adding 'chappie/utils/dict_tools.py' adding 'chappie/utils/file_tools.py' adding 'chappie/utils/list_tools.py' adding 'chappie/utils/local_file_adapter.py' adding 'chappie/utils/numeric_parser.py' adding 'chappie/utils/random_value.py' adding 'chappie/utils/request_tools.py' adding 'chappie/utils/text_tools.py' adding 'chappie/utils/timer_tools.py' adding 'atcodes_chappie-0.1.2.dist-info/METADATA' adding 'atcodes_chappie-0.1.2.dist-info/WHEEL' adding 'atcodes_chappie-0.1.2.dist-info/top_level.txt' adding 'atcodes_chappie-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for atcodes-chappie: finished with status 'done' Stored in directory: /tmp/tmpq36nh_56 Successfully built atcodes-chappie Cleaning up... Removing source in /tmp/pip-wheel-w30pclgq/atcodes-chappie Removed build tracker '/tmp/pip-req-tracker-j4fo00cc'