Created temporary directory: /tmp/pip-ephem-wheel-cache-2qd18ln0 Created temporary directory: /tmp/pip-req-tracker-bd57fzjx Created requirements tracker '/tmp/pip-req-tracker-bd57fzjx' Created temporary directory: /tmp/pip-wheel-6iligzpx Collecting ismn==0.3.1 1 location(s) to search for versions of ismn: * https://pypi.org/simple/ismn/ Getting page https://pypi.org/simple/ismn/ Analyzing links from page https://pypi.org/simple/ismn/ Found link https://files.pythonhosted.org/packages/26/77/91eea4fa8d670d36ec8b08b70766080336e4b2c9b6a61e7d3cdc9cb06668/ismn-0.1.tar.gz#sha256=f9ee5ebf5863ece4ddd6bfec0b54a6346e05acfa85f1b76830f5c106687c67ef (from https://pypi.org/simple/ismn/), version: 0.1 Found link https://files.pythonhosted.org/packages/f5/11/46ddcc12199640a6f7f4495cd5473f0e45b87f9b89fed61f81f70a492aa6/ismn-0.2.tar.gz#sha256=63ca9d4f68e93a67f4b9a4472a67df6722caaacefbdc84b24a04ecf6b2b7eb8f (from https://pypi.org/simple/ismn/), version: 0.2 Found link https://files.pythonhosted.org/packages/78/d9/7d11f9dd090d5ac8c0308a82dbc0104045362d9ccdd935093dc79d3338fc/ismn-0.3.tar.gz#sha256=40d40ce5cb09ee4846248ebb2acbf760b9f0753ceca0943a656cc9ad6be7a559 (from https://pypi.org/simple/ismn/), version: 0.3 Found link https://files.pythonhosted.org/packages/d6/17/454b770fd9a84c84e2f13f49bb7a9c3318f747e0cfdc98b34382c2d0ddb8/ismn-0.3.1.tar.gz#sha256=e5a3a73dfe8295df7ee4f1be2e912b3b0284ffc8e468bfdf192accb2b1c90235 (from https://pypi.org/simple/ismn/), version: 0.3.1 Using version 0.3.1 (newest of versions: 0.3.1) Created temporary directory: /tmp/pip-unpack-af_pnrq3 Downloading https://files.pythonhosted.org/packages/d6/17/454b770fd9a84c84e2f13f49bb7a9c3318f747e0cfdc98b34382c2d0ddb8/ismn-0.3.1.tar.gz (1.3MB) Downloading from URL https://files.pythonhosted.org/packages/d6/17/454b770fd9a84c84e2f13f49bb7a9c3318f747e0cfdc98b34382c2d0ddb8/ismn-0.3.1.tar.gz#sha256=e5a3a73dfe8295df7ee4f1be2e912b3b0284ffc8e468bfdf192accb2b1c90235 (from https://pypi.org/simple/ismn/) Added ismn==0.3.1 from https://files.pythonhosted.org/packages/d6/17/454b770fd9a84c84e2f13f49bb7a9c3318f747e0cfdc98b34382c2d0ddb8/ismn-0.3.1.tar.gz#sha256=e5a3a73dfe8295df7ee4f1be2e912b3b0284ffc8e468bfdf192accb2b1c90235 to build tracker '/tmp/pip-req-tracker-bd57fzjx' Running setup.py (path:/tmp/pip-wheel-6iligzpx/ismn/setup.py) egg_info for package ismn Running command python setup.py egg_info running egg_info creating pip-egg-info/ismn.egg-info writing pip-egg-info/ismn.egg-info/PKG-INFO writing dependency_links to pip-egg-info/ismn.egg-info/dependency_links.txt writing requirements to pip-egg-info/ismn.egg-info/requires.txt writing top-level names to pip-egg-info/ismn.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pip-egg-info/ismn.egg-info/SOURCES.txt' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/ismn.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-6iligzpx/ismn has version 0.3.1, which satisfies requirement ismn==0.3.1 from https://files.pythonhosted.org/packages/d6/17/454b770fd9a84c84e2f13f49bb7a9c3318f747e0cfdc98b34382c2d0ddb8/ismn-0.3.1.tar.gz#sha256=e5a3a73dfe8295df7ee4f1be2e912b3b0284ffc8e468bfdf192accb2b1c90235 Removed ismn==0.3.1 from https://files.pythonhosted.org/packages/d6/17/454b770fd9a84c84e2f13f49bb7a9c3318f747e0cfdc98b34382c2d0ddb8/ismn-0.3.1.tar.gz#sha256=e5a3a73dfe8295df7ee4f1be2e912b3b0284ffc8e468bfdf192accb2b1c90235 from build tracker '/tmp/pip-req-tracker-bd57fzjx' Building wheels for collected packages: ismn Created temporary directory: /tmp/pip-wheel-0eq2ixfl Running setup.py bdist_wheel for ismn: started Destination directory: /tmp/pip-wheel-0eq2ixfl Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-6iligzpx/ismn/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-0eq2ixfl running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ismn copying ismn/metadata_collector.py -> build/lib/ismn copying ismn/readers.py -> build/lib/ismn copying ismn/interface.py -> build/lib/ismn copying ismn/__init__.py -> build/lib/ismn running egg_info writing dependency_links to ismn.egg-info/dependency_links.txt writing requirements to ismn.egg-info/requires.txt writing ismn.egg-info/PKG-INFO writing top-level names to ismn.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt copying ismn/classifications.ini -> build/lib/ismn 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/ismn copying build/lib/ismn/metadata_collector.py -> build/bdist.linux-armv7l/wheel/ismn copying build/lib/ismn/classifications.ini -> build/bdist.linux-armv7l/wheel/ismn copying build/lib/ismn/readers.py -> build/bdist.linux-armv7l/wheel/ismn copying build/lib/ismn/interface.py -> build/bdist.linux-armv7l/wheel/ismn copying build/lib/ismn/__init__.py -> build/bdist.linux-armv7l/wheel/ismn running install_egg_info Copying ismn.egg-info to build/bdist.linux-armv7l/wheel/ismn-0.3.1-py3.5.egg-info running install_scripts /tmp/pip-wheel-6iligzpx/ismn/.eggs/PyScaffold-2.5.11-py3.5.egg/pyscaffold/contrib/pbr/pbr/packaging.py:422: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/ismn-0.3.1.dist-info/WHEEL creating '/tmp/pip-wheel-0eq2ixfl/ismn-0.3.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ismn/__init__.py' adding 'ismn/classifications.ini' adding 'ismn/interface.py' adding 'ismn/metadata_collector.py' adding 'ismn/readers.py' adding 'ismn-0.3.1.dist-info/AUTHORS.rst' adding 'ismn-0.3.1.dist-info/LICENSE.txt' adding 'ismn-0.3.1.dist-info/METADATA' adding 'ismn-0.3.1.dist-info/WHEEL' adding 'ismn-0.3.1.dist-info/top_level.txt' adding 'ismn-0.3.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ismn: finished with status 'done' Stored in directory: /tmp/tmp0vri9w9h Successfully built ismn Cleaning up... Removing source in /tmp/pip-wheel-6iligzpx/ismn Removed build tracker '/tmp/pip-req-tracker-bd57fzjx'