Created temporary directory: /tmp/pip-ephem-wheel-cache-o5e_695p Created temporary directory: /tmp/pip-req-tracker-9zsyxnam Created requirements tracker '/tmp/pip-req-tracker-9zsyxnam' Created temporary directory: /tmp/pip-wheel-lf1a5n91 Looking in indexes: https://pypi.python.org/simple Collecting s3-scheduler==0.0.2 1 location(s) to search for versions of s3-scheduler: * https://pypi.python.org/simple/s3-scheduler/ Getting page https://pypi.python.org/simple/s3-scheduler/ Analyzing links from page https://pypi.org/simple/s3-scheduler/ Found link https://files.pythonhosted.org/packages/e6/c7/4dcf8f4269ff47228966d40b717eb9750a1574de6348137ede7c75bd67bd/s3_scheduler-0.0.1.tar.gz#sha256=55bb4722826b068ac2362970199d426adc5aa12d3bbce63610ca618774070bc5 (from https://pypi.org/simple/s3-scheduler/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/d5/78/a233e16e21e7b22a1e2626aba939504533cf7f3263688415049a67aa26f5/s3_scheduler-0.0.2.tar.gz#sha256=a85922821a22769f98f6b6457524b1c83d89dae374094df22e1fa2d5292e3898 (from https://pypi.org/simple/s3-scheduler/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-vwty4fun Downloading https://files.pythonhosted.org/packages/d5/78/a233e16e21e7b22a1e2626aba939504533cf7f3263688415049a67aa26f5/s3_scheduler-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d5/78/a233e16e21e7b22a1e2626aba939504533cf7f3263688415049a67aa26f5/s3_scheduler-0.0.2.tar.gz#sha256=a85922821a22769f98f6b6457524b1c83d89dae374094df22e1fa2d5292e3898 (from https://pypi.org/simple/s3-scheduler/) Added s3-scheduler==0.0.2 from https://files.pythonhosted.org/packages/d5/78/a233e16e21e7b22a1e2626aba939504533cf7f3263688415049a67aa26f5/s3_scheduler-0.0.2.tar.gz#sha256=a85922821a22769f98f6b6457524b1c83d89dae374094df22e1fa2d5292e3898 to build tracker '/tmp/pip-req-tracker-9zsyxnam' Running setup.py (path:/tmp/pip-wheel-lf1a5n91/s3-scheduler/setup.py) egg_info for package s3-scheduler Running command python setup.py egg_info running egg_info creating pip-egg-info/s3_scheduler.egg-info writing top-level names to pip-egg-info/s3_scheduler.egg-info/top_level.txt writing dependency_links to pip-egg-info/s3_scheduler.egg-info/dependency_links.txt writing pip-egg-info/s3_scheduler.egg-info/PKG-INFO writing manifest file 'pip-egg-info/s3_scheduler.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/s3_scheduler.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/s3_scheduler.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-lf1a5n91/s3-scheduler has version 0.0.2, which satisfies requirement s3-scheduler==0.0.2 from https://files.pythonhosted.org/packages/d5/78/a233e16e21e7b22a1e2626aba939504533cf7f3263688415049a67aa26f5/s3_scheduler-0.0.2.tar.gz#sha256=a85922821a22769f98f6b6457524b1c83d89dae374094df22e1fa2d5292e3898 Removed s3-scheduler==0.0.2 from https://files.pythonhosted.org/packages/d5/78/a233e16e21e7b22a1e2626aba939504533cf7f3263688415049a67aa26f5/s3_scheduler-0.0.2.tar.gz#sha256=a85922821a22769f98f6b6457524b1c83d89dae374094df22e1fa2d5292e3898 from build tracker '/tmp/pip-req-tracker-9zsyxnam' Building wheels for collected packages: s3-scheduler Created temporary directory: /tmp/pip-wheel-1qogbotx Running setup.py bdist_wheel for s3-scheduler: started Destination directory: /tmp/pip-wheel-1qogbotx Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-lf1a5n91/s3-scheduler/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-1qogbotx /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/s3_scheduler copying s3_scheduler/utils.py -> build/lib/s3_scheduler copying s3_scheduler/__init__.py -> build/lib/s3_scheduler copying s3_scheduler/scheduler.py -> build/lib/s3_scheduler creating build/lib/s3_scheduler/tests copying s3_scheduler/tests/__init__.py -> build/lib/s3_scheduler/tests copying s3_scheduler/tests/test_scheduler.py -> build/lib/s3_scheduler/tests 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/s3_scheduler copying build/lib/s3_scheduler/utils.py -> build/bdist.linux-armv7l/wheel/s3_scheduler copying build/lib/s3_scheduler/__init__.py -> build/bdist.linux-armv7l/wheel/s3_scheduler creating build/bdist.linux-armv7l/wheel/s3_scheduler/tests copying build/lib/s3_scheduler/tests/__init__.py -> build/bdist.linux-armv7l/wheel/s3_scheduler/tests copying build/lib/s3_scheduler/tests/test_scheduler.py -> build/bdist.linux-armv7l/wheel/s3_scheduler/tests copying build/lib/s3_scheduler/scheduler.py -> build/bdist.linux-armv7l/wheel/s3_scheduler running install_egg_info running egg_info writing dependency_links to s3_scheduler.egg-info/dependency_links.txt writing s3_scheduler.egg-info/PKG-INFO writing top-level names to s3_scheduler.egg-info/top_level.txt warning: manifest_maker: standard file '-c' not found reading manifest file 's3_scheduler.egg-info/SOURCES.txt' writing manifest file 's3_scheduler.egg-info/SOURCES.txt' Copying s3_scheduler.egg-info to build/bdist.linux-armv7l/wheel/s3_scheduler-0.0.2.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/s3_scheduler-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-1qogbotx/s3_scheduler-0.0.2-py3-none-any.whl' and adding '.' to it adding 's3_scheduler/__init__.py' adding 's3_scheduler/scheduler.py' adding 's3_scheduler/utils.py' adding 's3_scheduler/tests/__init__.py' adding 's3_scheduler/tests/test_scheduler.py' adding 's3_scheduler-0.0.2.dist-info/top_level.txt' adding 's3_scheduler-0.0.2.dist-info/WHEEL' adding 's3_scheduler-0.0.2.dist-info/METADATA' adding 's3_scheduler-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for s3-scheduler: finished with status 'done' Stored in directory: /tmp/tmpm0wednmx Successfully built s3-scheduler Cleaning up... Removing source in /tmp/pip-wheel-lf1a5n91/s3-scheduler Removed build tracker '/tmp/pip-req-tracker-9zsyxnam'