Collecting cenotes==0.5.1 1 location(s) to search for versions of cenotes: * https://pypi.python.org/simple/cenotes/ Getting page https://pypi.python.org/simple/cenotes/ Analyzing links from page https://pypi.python.org/simple/cenotes/ Found link https://pypi.python.org/packages/18/7d/defeaba7452982d0adea483685b5ca4aab746695fcec68bb345d8d8a5987/cenotes-0.4.0.linux-x86_64.tar.gz#md5=fe81481ecf92a76129f8041016acb8d5 (from https://pypi.python.org/simple/cenotes/) (requires-python:>=3.3), version: 0.4.0.linux-x86_64 Found link https://pypi.python.org/packages/73/21/557de10e498a7e9b2556b3e410d4de38804e19a26baef482733c264a96bf/cenotes-0.5.2.tar.gz#md5=7b83d659e9b95406d609f88777853996 (from https://pypi.python.org/simple/cenotes/) (requires-python:>=3.3), version: 0.5.2 Found link https://pypi.python.org/packages/93/ec/766713a79caf197c265b85cfac8f679568d536edd3f8d48a09f1eabead8d/cenotes-0.5.1.tar.gz#md5=31d45944a5a19fd63005d4c8f0c3d92f (from https://pypi.python.org/simple/cenotes/) (requires-python:>=3.3), version: 0.5.1 Found link https://pypi.python.org/packages/b0/ec/af1a5139c96ec06357e79fe25f72b64162b54de154ee40897fd8e2d53cda/cenotes-0.3.0.tar.gz#md5=dea275d634b83d04bd299d3c0325e023 (from https://pypi.python.org/simple/cenotes/) (requires-python:>=3.3), version: 0.3.0 Found link https://pypi.python.org/packages/cf/46/43e068618914cf2d26e166ca5952ef737405998f512a74d6af52a13e4868/cenotes-0.5.3.tar.gz#md5=5fbca66d1f07f810157eb33b178cabf9 (from https://pypi.python.org/simple/cenotes/) (requires-python:>=3.3), version: 0.5.3 Found link https://pypi.python.org/packages/d8/c4/27dea453401a525d97800a20ec46268cacee6391640ef1a6aec854ac7a38/cenotes-0.5.0.tar.gz#md5=82e69b4a73ae7dccf82b7022457dc584 (from https://pypi.python.org/simple/cenotes/) (requires-python:>=3.3), version: 0.5.0 Using version 0.5.1 (newest of versions: 0.5.1) Downloading cenotes-0.5.1.tar.gz Downloading from URL https://pypi.python.org/packages/93/ec/766713a79caf197c265b85cfac8f679568d536edd3f8d48a09f1eabead8d/cenotes-0.5.1.tar.gz#md5=31d45944a5a19fd63005d4c8f0c3d92f (from https://pypi.python.org/simple/cenotes/) (requires-python:>=3.3) Running setup.py (path:/tmp/pip-build-yhsbilwh/cenotes/setup.py) egg_info for package cenotes Running command python setup.py egg_info running egg_info creating pip-egg-info/cenotes.egg-info writing pip-egg-info/cenotes.egg-info/PKG-INFO writing top-level names to pip-egg-info/cenotes.egg-info/top_level.txt writing entry points to pip-egg-info/cenotes.egg-info/entry_points.txt writing requirements to pip-egg-info/cenotes.egg-info/requires.txt writing dependency_links to pip-egg-info/cenotes.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/cenotes.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cenotes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 1: unknown action 'nclude' writing manifest file 'pip-egg-info/cenotes.egg-info/SOURCES.txt' Source in /tmp/pip-build-yhsbilwh/cenotes has version 0.5.1, which satisfies requirement cenotes==0.5.1 from https://pypi.python.org/packages/93/ec/766713a79caf197c265b85cfac8f679568d536edd3f8d48a09f1eabead8d/cenotes-0.5.1.tar.gz#md5=31d45944a5a19fd63005d4c8f0c3d92f Building wheels for collected packages: cenotes Running setup.py bdist_wheel for cenotes: started Destination directory: /tmp/tmphqlcu1dspip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-yhsbilwh/cenotes/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/tmphqlcu1dspip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cenotes copying cenotes/exceptions.py -> build/lib/cenotes copying cenotes/__init__.py -> build/lib/cenotes copying cenotes/cli.py -> build/lib/cenotes copying cenotes/controllers.py -> build/lib/cenotes copying cenotes/config_backend.py -> build/lib/cenotes copying cenotes/errors.py -> build/lib/cenotes copying cenotes/models.py -> build/lib/cenotes creating build/lib/cenotes/utils copying cenotes/utils/other.py -> build/lib/cenotes/utils copying cenotes/utils/api.py -> build/lib/cenotes/utils copying cenotes/utils/__init__.py -> build/lib/cenotes/utils copying cenotes/utils/crypto.py -> build/lib/cenotes/utils running egg_info writing entry points to cenotes.egg-info/entry_points.txt writing top-level names to cenotes.egg-info/top_level.txt writing requirements to cenotes.egg-info/requires.txt writing cenotes.egg-info/PKG-INFO writing dependency_links to cenotes.egg-info/dependency_links.txt reading manifest file 'cenotes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 1: unknown action 'nclude' writing manifest file 'cenotes.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/cenotes copying build/lib/cenotes/exceptions.py -> build/bdist.linux-armv7l/wheel/cenotes copying build/lib/cenotes/__init__.py -> build/bdist.linux-armv7l/wheel/cenotes copying build/lib/cenotes/cli.py -> build/bdist.linux-armv7l/wheel/cenotes copying build/lib/cenotes/controllers.py -> build/bdist.linux-armv7l/wheel/cenotes copying build/lib/cenotes/config_backend.py -> build/bdist.linux-armv7l/wheel/cenotes creating build/bdist.linux-armv7l/wheel/cenotes/utils copying build/lib/cenotes/utils/other.py -> build/bdist.linux-armv7l/wheel/cenotes/utils copying build/lib/cenotes/utils/api.py -> build/bdist.linux-armv7l/wheel/cenotes/utils copying build/lib/cenotes/utils/__init__.py -> build/bdist.linux-armv7l/wheel/cenotes/utils copying build/lib/cenotes/utils/crypto.py -> build/bdist.linux-armv7l/wheel/cenotes/utils copying build/lib/cenotes/errors.py -> build/bdist.linux-armv7l/wheel/cenotes copying build/lib/cenotes/models.py -> build/bdist.linux-armv7l/wheel/cenotes running install_egg_info Copying cenotes.egg-info to build/bdist.linux-armv7l/wheel/cenotes-0.5.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cenotes-0.5.1.dist-info/WHEEL Running setup.py bdist_wheel for cenotes: finished with status 'done' Stored in directory: /tmp/tmp0o9n6k2x Successfully built cenotes Cleaning up... Removing source in /tmp/pip-build-yhsbilwh/cenotes