Collecting ezclermont==0.4.0 1 location(s) to search for versions of ezclermont: * https://pypi.python.org/simple/ezclermont/ Getting page https://pypi.python.org/simple/ezclermont/ Analyzing links from page https://pypi.org/simple/ezclermont/ Found link https://files.pythonhosted.org/packages/0d/1c/e00da6a1606b85d37c0e7451537ef666070c9c49d9d9a3d462949e944049/ezclermont-0.3.4.tar.gz#sha256=bd8c6ff671e4dd809175214b5836d5a03741428a66f57625c7ee2098ab25a2da (from https://pypi.org/simple/ezclermont/), version: 0.3.4 Found link https://files.pythonhosted.org/packages/05/e7/709f20db81e15a44156f1b8148ecb97345f7ad5b180b94b764dbd5348df9/ezclermont-0.3.5.tar.gz#sha256=bdb7c337a9d4e79271608e7f129b91080b5dbb7d5af7a39910a9e246be84ad44 (from https://pypi.org/simple/ezclermont/), version: 0.3.5 Found link https://files.pythonhosted.org/packages/65/80/974c9875733dd87298d07abf7e7d27f1b1a0a191ae6d642f6d1fcffcc9f5/ezclermont-0.4.0.tar.gz#sha256=d4db8f6907d62ce9672d6c0dac2667f8e52b99601ba6c034100bc0b6665eeff8 (from https://pypi.org/simple/ezclermont/), version: 0.4.0 Using version 0.4.0 (newest of versions: 0.4.0) Downloading https://files.pythonhosted.org/packages/65/80/974c9875733dd87298d07abf7e7d27f1b1a0a191ae6d642f6d1fcffcc9f5/ezclermont-0.4.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/65/80/974c9875733dd87298d07abf7e7d27f1b1a0a191ae6d642f6d1fcffcc9f5/ezclermont-0.4.0.tar.gz#sha256=d4db8f6907d62ce9672d6c0dac2667f8e52b99601ba6c034100bc0b6665eeff8 (from https://pypi.org/simple/ezclermont/) Running setup.py (path:/tmp/pip-build-b0aifrd9/ezclermont/setup.py) egg_info for package ezclermont Running command python setup.py egg_info running egg_info creating pip-egg-info/ezclermont.egg-info writing dependency_links to pip-egg-info/ezclermont.egg-info/dependency_links.txt writing top-level names to pip-egg-info/ezclermont.egg-info/top_level.txt writing entry points to pip-egg-info/ezclermont.egg-info/entry_points.txt writing pip-egg-info/ezclermont.egg-info/PKG-INFO writing manifest file 'pip-egg-info/ezclermont.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ezclermont.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'clermontpcr/_version.py' writing manifest file 'pip-egg-info/ezclermont.egg-info/SOURCES.txt' Source in /tmp/pip-build-b0aifrd9/ezclermont has version 0.4.0, which satisfies requirement ezclermont==0.4.0 from https://files.pythonhosted.org/packages/65/80/974c9875733dd87298d07abf7e7d27f1b1a0a191ae6d642f6d1fcffcc9f5/ezclermont-0.4.0.tar.gz#sha256=d4db8f6907d62ce9672d6c0dac2667f8e52b99601ba6c034100bc0b6665eeff8 Building wheels for collected packages: ezclermont Running setup.py bdist_wheel for ezclermont: started Destination directory: /tmp/tmpw1qryrhgpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-b0aifrd9/ezclermont/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/tmpw1qryrhgpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cpcr copying cpcr/__init__.py -> build/lib/cpcr copying cpcr/run.py -> build/lib/cpcr copying cpcr/_version.py -> build/lib/cpcr creating build/lib/tests copying tests/context.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_clermontpcr.py -> build/lib/tests creating build/lib/webapp copying webapp/__init__.py -> build/lib/webapp copying webapp/clermontwebapp.py -> build/lib/webapp running egg_info writing dependency_links to ezclermont.egg-info/dependency_links.txt writing entry points to ezclermont.egg-info/entry_points.txt writing top-level names to ezclermont.egg-info/top_level.txt writing ezclermont.egg-info/PKG-INFO reading manifest file 'ezclermont.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'clermontpcr/_version.py' writing manifest file 'ezclermont.egg-info/SOURCES.txt' copying tests/test_clermontpcr.py~ -> build/lib/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/cpcr copying build/lib/cpcr/__init__.py -> build/bdist.linux-armv7l/wheel/cpcr copying build/lib/cpcr/run.py -> build/bdist.linux-armv7l/wheel/cpcr copying build/lib/cpcr/_version.py -> build/bdist.linux-armv7l/wheel/cpcr creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/context.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_clermontpcr.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_clermontpcr.py~ -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/webapp copying build/lib/webapp/__init__.py -> build/bdist.linux-armv7l/wheel/webapp copying build/lib/webapp/clermontwebapp.py -> build/bdist.linux-armv7l/wheel/webapp running install_egg_info Copying ezclermont.egg-info to build/bdist.linux-armv7l/wheel/ezclermont-0.4.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ezclermont-0.4.0.dist-info/WHEEL Running setup.py bdist_wheel for ezclermont: finished with status 'done' Stored in directory: /tmp/tmphhram215 Successfully built ezclermont Cleaning up... Removing source in /tmp/pip-build-b0aifrd9/ezclermont