Collecting pyzip==0.0.1 1 location(s) to search for versions of pyzip: * https://pypi.python.org/simple/pyzip/ Getting page https://pypi.python.org/simple/pyzip/ Analyzing links from page https://pypi.python.org/simple/pyzip/ Found link https://pypi.python.org/packages/40/72/e29470ecfb5f2bc8cdd2a1b8a6aa14af8d44aa08fe5efa407cd991ce2c64/pyzip-0.2.0.tar.gz#md5=82cb32e7855818e2e90614631acc7dab (from https://pypi.python.org/simple/pyzip/), version: 0.2.0 Found link https://pypi.python.org/packages/5b/3d/c8747172db365462bca7c7f9238ce61ae9d326ec6fb2bad54b50efa649e5/pyzip-0.0.1.tar.gz#md5=93c0f170e8a4fa0a476db0abe72e8ee0 (from https://pypi.python.org/simple/pyzip/), version: 0.0.1 Found link https://pypi.python.org/packages/8c/9c/9d7979c597e1f330ad5449390ee4c10b520c4bac6c49c82426d49f875fa0/pyzip-0.1.0.tar.gz#md5=2fa153938e77670235086076e79ed318 (from https://pypi.python.org/simple/pyzip/), version: 0.1.0 Using version 0.0.1 (newest of versions: 0.0.1) Downloading pyzip-0.0.1.tar.gz Downloading from URL https://pypi.python.org/packages/5b/3d/c8747172db365462bca7c7f9238ce61ae9d326ec6fb2bad54b50efa649e5/pyzip-0.0.1.tar.gz#md5=93c0f170e8a4fa0a476db0abe72e8ee0 (from https://pypi.python.org/simple/pyzip/) Running setup.py (path:/tmp/pip-build-kw22214_/pyzip/setup.py) egg_info for package pyzip Running command python setup.py egg_info running egg_info creating pip-egg-info/pyzip.egg-info writing top-level names to pip-egg-info/pyzip.egg-info/top_level.txt writing dependency_links to pip-egg-info/pyzip.egg-info/dependency_links.txt writing pip-egg-info/pyzip.egg-info/PKG-INFO writing manifest file 'pip-egg-info/pyzip.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyzip.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pyzip.egg-info/SOURCES.txt' Source in /tmp/pip-build-kw22214_/pyzip has version 0.0.1, which satisfies requirement pyzip==0.0.1 from https://pypi.python.org/packages/5b/3d/c8747172db365462bca7c7f9238ce61ae9d326ec6fb2bad54b50efa649e5/pyzip-0.0.1.tar.gz#md5=93c0f170e8a4fa0a476db0abe72e8ee0 Building wheels for collected packages: pyzip Running setup.py bdist_wheel for pyzip: started Destination directory: /tmp/tmppm_nyvsspip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-kw22214_/pyzip/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/tmppm_nyvsspip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyzip copying pyzip/__init__.py -> build/lib/pyzip creating build/lib/pyzip/tests copying pyzip/tests/__init__.py -> build/lib/pyzip/tests copying pyzip/tests/test_pyzip.py -> build/lib/pyzip/tests running egg_info writing top-level names to pyzip.egg-info/top_level.txt writing pyzip.egg-info/PKG-INFO writing dependency_links to pyzip.egg-info/dependency_links.txt reading manifest file 'pyzip.egg-info/SOURCES.txt' writing manifest file 'pyzip.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/pyzip copying build/lib/pyzip/__init__.py -> build/bdist.linux-armv7l/wheel/pyzip creating build/bdist.linux-armv7l/wheel/pyzip/tests copying build/lib/pyzip/tests/__init__.py -> build/bdist.linux-armv7l/wheel/pyzip/tests copying build/lib/pyzip/tests/test_pyzip.py -> build/bdist.linux-armv7l/wheel/pyzip/tests running install_egg_info Copying pyzip.egg-info to build/bdist.linux-armv7l/wheel/pyzip-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyzip-0.0.1.dist-info/WHEEL Running setup.py bdist_wheel for pyzip: finished with status 'done' Stored in directory: /tmp/tmp8b31vhhz Successfully built pyzip Cleaning up... Removing source in /tmp/pip-build-kw22214_/pyzip