Created temporary directory: /tmp/pip-ephem-wheel-cache-z87m764q Created temporary directory: /tmp/pip-wheel-g1gykx79 Looking in indexes: https://pypi.python.org/simple Collecting hummer==0.0.1 1 location(s) to search for versions of hummer: * https://pypi.python.org/simple/hummer/ Getting page https://pypi.python.org/simple/hummer/ Analyzing links from page https://pypi.org/simple/hummer/ Found link https://files.pythonhosted.org/packages/dd/8f/18d7f4d1f9dd633a667f7a775ee4de2f0061f1e9cd334cccb2d662a36109/hummer-0.0.1.tar.gz#sha256=8489d1812f42122908a750046c6f5007f995dd5ed68f791bb58e9bcc9c157a3f (from https://pypi.org/simple/hummer/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-o1l2wukk Downloading https://files.pythonhosted.org/packages/dd/8f/18d7f4d1f9dd633a667f7a775ee4de2f0061f1e9cd334cccb2d662a36109/hummer-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/dd/8f/18d7f4d1f9dd633a667f7a775ee4de2f0061f1e9cd334cccb2d662a36109/hummer-0.0.1.tar.gz#sha256=8489d1812f42122908a750046c6f5007f995dd5ed68f791bb58e9bcc9c157a3f (from https://pypi.org/simple/hummer/) Running setup.py (path:/tmp/pip-wheel-g1gykx79/hummer/setup.py) egg_info for package hummer Running command python setup.py egg_info running egg_info creating pip-egg-info/hummer.egg-info writing top-level names to pip-egg-info/hummer.egg-info/top_level.txt writing pip-egg-info/hummer.egg-info/PKG-INFO writing requirements to pip-egg-info/hummer.egg-info/requires.txt writing dependency_links to pip-egg-info/hummer.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/hummer.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/hummer.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/hummer.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-g1gykx79/hummer has version 0.0.1, which satisfies requirement hummer==0.0.1 from https://files.pythonhosted.org/packages/dd/8f/18d7f4d1f9dd633a667f7a775ee4de2f0061f1e9cd334cccb2d662a36109/hummer-0.0.1.tar.gz#sha256=8489d1812f42122908a750046c6f5007f995dd5ed68f791bb58e9bcc9c157a3f Building wheels for collected packages: hummer Created temporary directory: /tmp/pip-wheel-z5wf1_nu Running setup.py bdist_wheel for hummer: started Destination directory: /tmp/pip-wheel-z5wf1_nu Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-g1gykx79/hummer/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-z5wf1_nu running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/hummer copying hummer/__init__.py -> build/lib/hummer copying hummer/setting.py -> build/lib/hummer creating build/lib/hummer/downloader copying hummer/downloader/__init__.py -> build/lib/hummer/downloader copying hummer/downloader/base.py -> build/lib/hummer/downloader copying hummer/downloader/async.py -> build/lib/hummer/downloader creating build/lib/hummer/pipeline copying hummer/pipeline/__init__.py -> build/lib/hummer/pipeline copying hummer/pipeline/base.py -> build/lib/hummer/pipeline creating build/lib/hummer/scheduler copying hummer/scheduler/queue.py -> build/lib/hummer/scheduler copying hummer/scheduler/redis.py -> build/lib/hummer/scheduler copying hummer/scheduler/__init__.py -> build/lib/hummer/scheduler copying hummer/scheduler/base.py -> build/lib/hummer/scheduler creating build/lib/hummer/utils copying hummer/utils/call.py -> build/lib/hummer/utils copying hummer/utils/__init__.py -> build/lib/hummer/utils creating build/lib/hummer/spider copying hummer/spider/__init__.py -> build/lib/hummer/spider copying hummer/spider/crawl.py -> build/lib/hummer/spider copying hummer/spider/base.py -> build/lib/hummer/spider copying hummer/spider/simple.py -> build/lib/hummer/spider creating build/lib/hummer/filter copying hummer/filter/__init__.py -> build/lib/hummer/filter 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/hummer creating build/bdist.linux-armv7l/wheel/hummer/downloader copying build/lib/hummer/downloader/__init__.py -> build/bdist.linux-armv7l/wheel/hummer/downloader copying build/lib/hummer/downloader/base.py -> build/bdist.linux-armv7l/wheel/hummer/downloader copying build/lib/hummer/downloader/async.py -> build/bdist.linux-armv7l/wheel/hummer/downloader creating build/bdist.linux-armv7l/wheel/hummer/pipeline copying build/lib/hummer/pipeline/__init__.py -> build/bdist.linux-armv7l/wheel/hummer/pipeline copying build/lib/hummer/pipeline/base.py -> build/bdist.linux-armv7l/wheel/hummer/pipeline creating build/bdist.linux-armv7l/wheel/hummer/scheduler copying build/lib/hummer/scheduler/queue.py -> build/bdist.linux-armv7l/wheel/hummer/scheduler copying build/lib/hummer/scheduler/redis.py -> build/bdist.linux-armv7l/wheel/hummer/scheduler copying build/lib/hummer/scheduler/__init__.py -> build/bdist.linux-armv7l/wheel/hummer/scheduler copying build/lib/hummer/scheduler/base.py -> build/bdist.linux-armv7l/wheel/hummer/scheduler copying build/lib/hummer/__init__.py -> build/bdist.linux-armv7l/wheel/hummer creating build/bdist.linux-armv7l/wheel/hummer/utils copying build/lib/hummer/utils/call.py -> build/bdist.linux-armv7l/wheel/hummer/utils copying build/lib/hummer/utils/__init__.py -> build/bdist.linux-armv7l/wheel/hummer/utils creating build/bdist.linux-armv7l/wheel/hummer/spider copying build/lib/hummer/spider/__init__.py -> build/bdist.linux-armv7l/wheel/hummer/spider copying build/lib/hummer/spider/crawl.py -> build/bdist.linux-armv7l/wheel/hummer/spider copying build/lib/hummer/spider/base.py -> build/bdist.linux-armv7l/wheel/hummer/spider copying build/lib/hummer/spider/simple.py -> build/bdist.linux-armv7l/wheel/hummer/spider copying build/lib/hummer/setting.py -> build/bdist.linux-armv7l/wheel/hummer creating build/bdist.linux-armv7l/wheel/hummer/filter copying build/lib/hummer/filter/__init__.py -> build/bdist.linux-armv7l/wheel/hummer/filter running install_egg_info running egg_info writing top-level names to hummer.egg-info/top_level.txt writing hummer.egg-info/PKG-INFO writing dependency_links to hummer.egg-info/dependency_links.txt writing requirements to hummer.egg-info/requires.txt reading manifest file 'hummer.egg-info/SOURCES.txt' writing manifest file 'hummer.egg-info/SOURCES.txt' Copying hummer.egg-info to build/bdist.linux-armv7l/wheel/hummer-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/hummer-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-z5wf1_nu/hummer-0.0.1-py3-none-any.whl' and adding '.' to it adding 'hummer/__init__.py' adding 'hummer/setting.py' adding 'hummer/downloader/__init__.py' adding 'hummer/downloader/async.py' adding 'hummer/downloader/base.py' adding 'hummer/filter/__init__.py' adding 'hummer/pipeline/__init__.py' adding 'hummer/pipeline/base.py' adding 'hummer/scheduler/__init__.py' adding 'hummer/scheduler/base.py' adding 'hummer/scheduler/queue.py' adding 'hummer/scheduler/redis.py' adding 'hummer/spider/__init__.py' adding 'hummer/spider/base.py' adding 'hummer/spider/crawl.py' adding 'hummer/spider/simple.py' adding 'hummer/utils/__init__.py' adding 'hummer/utils/call.py' adding 'hummer-0.0.1.dist-info/top_level.txt' adding 'hummer-0.0.1.dist-info/WHEEL' adding 'hummer-0.0.1.dist-info/METADATA' adding 'hummer-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for hummer: finished with status 'done' Stored in directory: /tmp/tmpgsi40im1 Successfully built hummer Cleaning up... Removing source in /tmp/pip-wheel-g1gykx79/hummer