Created temporary directory: /tmp/pip-ephem-wheel-cache-qsrxt3l5 Created temporary directory: /tmp/pip-req-tracker-z0y9mp3k Created requirements tracker '/tmp/pip-req-tracker-z0y9mp3k' Created temporary directory: /tmp/pip-wheel-8x2u9q5d Collecting async-sched==1.0.0 1 location(s) to search for versions of async-sched: * https://pypi.org/simple/async-sched/ Getting page https://pypi.org/simple/async-sched/ Analyzing links from page https://pypi.org/simple/async-sched/ Found link https://files.pythonhosted.org/packages/1e/37/8e5be85edc3817f63085f154d1cd5f0c29b7d3c189cb9dca07d1b5f6cad2/async_sched-0.0.1.tar.gz#sha256=5e89b7741100ab5126d343b1144c139e08a688ff610ce7e430509e5e6db04786 (from https://pypi.org/simple/async-sched/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/f6/3b/4ef5ff2b07697c2874e24ca50ffd5087e10512dfad8e29ea44dea55f3d45/async_sched-1.0.0.tar.gz#sha256=9ae17f0b82cde080fa4862985c4f9b83ba35a47f57cc043f6f323f0400c61727 (from https://pypi.org/simple/async-sched/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-xqf99yqj Downloading https://files.pythonhosted.org/packages/f6/3b/4ef5ff2b07697c2874e24ca50ffd5087e10512dfad8e29ea44dea55f3d45/async_sched-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f6/3b/4ef5ff2b07697c2874e24ca50ffd5087e10512dfad8e29ea44dea55f3d45/async_sched-1.0.0.tar.gz#sha256=9ae17f0b82cde080fa4862985c4f9b83ba35a47f57cc043f6f323f0400c61727 (from https://pypi.org/simple/async-sched/) Added async-sched==1.0.0 from https://files.pythonhosted.org/packages/f6/3b/4ef5ff2b07697c2874e24ca50ffd5087e10512dfad8e29ea44dea55f3d45/async_sched-1.0.0.tar.gz#sha256=9ae17f0b82cde080fa4862985c4f9b83ba35a47f57cc043f6f323f0400c61727 to build tracker '/tmp/pip-req-tracker-z0y9mp3k' Running setup.py (path:/tmp/pip-wheel-8x2u9q5d/async-sched/setup.py) egg_info for package async-sched Running command python setup.py egg_info running egg_info creating pip-egg-info/async_sched.egg-info writing pip-egg-info/async_sched.egg-info/PKG-INFO writing dependency_links to pip-egg-info/async_sched.egg-info/dependency_links.txt writing requirements to pip-egg-info/async_sched.egg-info/requires.txt writing top-level names to pip-egg-info/async_sched.egg-info/top_level.txt writing manifest file 'pip-egg-info/async_sched.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/async_sched.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory '*/resources' warning: no files found matching '*' under directory '*/templates' warning: no files found matching '*' under directory '*/sdl2_win64' warning: no files found matching '*' under directory '*/sdl2_win32' warning: no files found matching '*' under directory 'bin' warning: no files found matching '*' under directory 'test' warning: no files found matching '*' under directory 'docs' warning: no files found matching '*' under directory 'LICENSES' warning: manifest_maker: MANIFEST.in, line 15: 'recursive-include' expects ... warning: manifest_maker: MANIFEST.in, line 16: 'recursive-include' expects ... warning: manifest_maker: MANIFEST.in, line 17: 'recursive-include' expects ... warning: no previously-included files matching '*tutorial*.docx' found anywhere in distribution warning: no previously-included files matching '*Tutorial*.docx' found anywhere in distribution warning: no previously-included files matching '*TUTORIAL*.docx' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.exe' found anywhere in distribution writing manifest file 'pip-egg-info/async_sched.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-8x2u9q5d/async-sched has version 1.0.0, which satisfies requirement async-sched==1.0.0 from https://files.pythonhosted.org/packages/f6/3b/4ef5ff2b07697c2874e24ca50ffd5087e10512dfad8e29ea44dea55f3d45/async_sched-1.0.0.tar.gz#sha256=9ae17f0b82cde080fa4862985c4f9b83ba35a47f57cc043f6f323f0400c61727 Removed async-sched==1.0.0 from https://files.pythonhosted.org/packages/f6/3b/4ef5ff2b07697c2874e24ca50ffd5087e10512dfad8e29ea44dea55f3d45/async_sched-1.0.0.tar.gz#sha256=9ae17f0b82cde080fa4862985c4f9b83ba35a47f57cc043f6f323f0400c61727 from build tracker '/tmp/pip-req-tracker-z0y9mp3k' Building wheels for collected packages: async-sched Created temporary directory: /tmp/pip-wheel-2st5lbpi Running setup.py bdist_wheel for async-sched: started Destination directory: /tmp/pip-wheel-2st5lbpi Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-8x2u9q5d/async-sched/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-2st5lbpi running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/async_sched copying async_sched/schedule.py -> build/lib/async_sched copying async_sched/utils.py -> build/lib/async_sched copying async_sched/__init__.py -> build/lib/async_sched copying async_sched/__meta__.py -> build/lib/async_sched creating build/lib/async_sched/server copying async_sched/server/client.py -> build/lib/async_sched/server copying async_sched/server/__init__.py -> build/lib/async_sched/server copying async_sched/server/srv.py -> build/lib/async_sched/server copying async_sched/server/messages.py -> build/lib/async_sched/server running egg_info writing async_sched.egg-info/PKG-INFO writing dependency_links to async_sched.egg-info/dependency_links.txt writing requirements to async_sched.egg-info/requires.txt writing top-level names to async_sched.egg-info/top_level.txt reading manifest file 'async_sched.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory '*/resources' warning: no files found matching '*' under directory '*/templates' warning: no files found matching '*' under directory '*/sdl2_win64' warning: no files found matching '*' under directory '*/sdl2_win32' warning: no files found matching '*' under directory 'bin' warning: no files found matching '*' under directory 'test' warning: no files found matching '*' under directory 'docs' warning: no files found matching '*' under directory 'LICENSES' warning: manifest_maker: MANIFEST.in, line 15: 'recursive-include' expects ... warning: manifest_maker: MANIFEST.in, line 16: 'recursive-include' expects ... warning: manifest_maker: MANIFEST.in, line 17: 'recursive-include' expects ... warning: no previously-included files matching '*tutorial*.docx' found anywhere in distribution warning: no previously-included files matching '*Tutorial*.docx' found anywhere in distribution warning: no previously-included files matching '*TUTORIAL*.docx' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.exe' found anywhere in distribution writing manifest file 'async_sched.egg-info/SOURCES.txt' 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/async_sched copying build/lib/async_sched/schedule.py -> build/bdist.linux-armv7l/wheel/async_sched copying build/lib/async_sched/utils.py -> build/bdist.linux-armv7l/wheel/async_sched copying build/lib/async_sched/__init__.py -> build/bdist.linux-armv7l/wheel/async_sched creating build/bdist.linux-armv7l/wheel/async_sched/server copying build/lib/async_sched/server/client.py -> build/bdist.linux-armv7l/wheel/async_sched/server copying build/lib/async_sched/server/__init__.py -> build/bdist.linux-armv7l/wheel/async_sched/server copying build/lib/async_sched/server/srv.py -> build/bdist.linux-armv7l/wheel/async_sched/server copying build/lib/async_sched/server/messages.py -> build/bdist.linux-armv7l/wheel/async_sched/server copying build/lib/async_sched/__meta__.py -> build/bdist.linux-armv7l/wheel/async_sched running install_egg_info Copying async_sched.egg-info to build/bdist.linux-armv7l/wheel/async_sched-1.0.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/async_sched-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-2st5lbpi/async_sched-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'async_sched/__init__.py' adding 'async_sched/__meta__.py' adding 'async_sched/schedule.py' adding 'async_sched/utils.py' adding 'async_sched/server/__init__.py' adding 'async_sched/server/client.py' adding 'async_sched/server/messages.py' adding 'async_sched/server/srv.py' adding 'async_sched-1.0.0.dist-info/LICENSE' adding 'async_sched-1.0.0.dist-info/METADATA' adding 'async_sched-1.0.0.dist-info/WHEEL' adding 'async_sched-1.0.0.dist-info/top_level.txt' adding 'async_sched-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for async-sched: finished with status 'done' Stored in directory: /tmp/tmpz1a8bx5f Successfully built async-sched Cleaning up... Removing source in /tmp/pip-wheel-8x2u9q5d/async-sched Removed build tracker '/tmp/pip-req-tracker-z0y9mp3k'