Created temporary directory: /tmp/pip-ephem-wheel-cache-foz7ob73 Created temporary directory: /tmp/pip-req-tracker-tsbl73y2 Created requirements tracker '/tmp/pip-req-tracker-tsbl73y2' Created temporary directory: /tmp/pip-wheel-iuk13pg7 Collecting pysmiles==1.0.1 1 location(s) to search for versions of pysmiles: * https://pypi.org/simple/pysmiles/ Getting page https://pypi.org/simple/pysmiles/ Analyzing links from page https://pypi.org/simple/pysmiles/ Found link https://files.pythonhosted.org/packages/f3/fa/0fa99007864c6e21040fd1bbf6414bd57f998c540ed13da6d714653fb562/pysmiles-1.0.0.tar.gz#sha256=a11bd3024ad98c9d3f63857ec577f34ebc2c211aab8999bcb3fa4a3529b04316 (from https://pypi.org/simple/pysmiles/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/fb/c0/f80accbef999deefe9e3f92213b4791347356c6a69e15efdcee0f2ac22ae/pysmiles-1.0.1.tar.gz#sha256=6e95bb15a886a2e534631c981e349ec871f58fb5f2503279ad458dee282ea1ae (from https://pypi.org/simple/pysmiles/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-8es15e6n Downloading https://files.pythonhosted.org/packages/fb/c0/f80accbef999deefe9e3f92213b4791347356c6a69e15efdcee0f2ac22ae/pysmiles-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/fb/c0/f80accbef999deefe9e3f92213b4791347356c6a69e15efdcee0f2ac22ae/pysmiles-1.0.1.tar.gz#sha256=6e95bb15a886a2e534631c981e349ec871f58fb5f2503279ad458dee282ea1ae (from https://pypi.org/simple/pysmiles/) Added pysmiles==1.0.1 from https://files.pythonhosted.org/packages/fb/c0/f80accbef999deefe9e3f92213b4791347356c6a69e15efdcee0f2ac22ae/pysmiles-1.0.1.tar.gz#sha256=6e95bb15a886a2e534631c981e349ec871f58fb5f2503279ad458dee282ea1ae to build tracker '/tmp/pip-req-tracker-tsbl73y2' Running setup.py (path:/tmp/pip-wheel-iuk13pg7/pysmiles/setup.py) egg_info for package pysmiles Running command python setup.py egg_info running egg_info creating pip-egg-info/pysmiles.egg-info writing dependency_links to pip-egg-info/pysmiles.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pysmiles.egg-info/top_level.txt writing requirements to pip-egg-info/pysmiles.egg-info/requires.txt writing pip-egg-info/pysmiles.egg-info/PKG-INFO [pbr] Processing SOURCES.txt writing manifest file 'pip-egg-info/pysmiles.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/pysmiles.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-iuk13pg7/pysmiles has version 1.0.1, which satisfies requirement pysmiles==1.0.1 from https://files.pythonhosted.org/packages/fb/c0/f80accbef999deefe9e3f92213b4791347356c6a69e15efdcee0f2ac22ae/pysmiles-1.0.1.tar.gz#sha256=6e95bb15a886a2e534631c981e349ec871f58fb5f2503279ad458dee282ea1ae Removed pysmiles==1.0.1 from https://files.pythonhosted.org/packages/fb/c0/f80accbef999deefe9e3f92213b4791347356c6a69e15efdcee0f2ac22ae/pysmiles-1.0.1.tar.gz#sha256=6e95bb15a886a2e534631c981e349ec871f58fb5f2503279ad458dee282ea1ae from build tracker '/tmp/pip-req-tracker-tsbl73y2' Building wheels for collected packages: pysmiles Created temporary directory: /tmp/pip-wheel-hd1ibq8e Running setup.py bdist_wheel for pysmiles: started Destination directory: /tmp/pip-wheel-hd1ibq8e Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-iuk13pg7/pysmiles/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-hd1ibq8e running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/pysmiles copying pysmiles/write_smiles.py -> build/lib/pysmiles copying pysmiles/read_smiles.py -> build/lib/pysmiles copying pysmiles/smiles_helper.py -> build/lib/pysmiles copying pysmiles/__init__.py -> build/lib/pysmiles copying pysmiles/testhelper.py -> build/lib/pysmiles running egg_info writing dependency_links to pysmiles.egg-info/dependency_links.txt writing top-level names to pysmiles.egg-info/top_level.txt writing pysmiles.egg-info/PKG-INFO writing requirements to pysmiles.egg-info/requires.txt [pbr] Reusing existing 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/pysmiles copying build/lib/pysmiles/write_smiles.py -> build/bdist.linux-armv7l/wheel/pysmiles copying build/lib/pysmiles/read_smiles.py -> build/bdist.linux-armv7l/wheel/pysmiles copying build/lib/pysmiles/smiles_helper.py -> build/bdist.linux-armv7l/wheel/pysmiles copying build/lib/pysmiles/__init__.py -> build/bdist.linux-armv7l/wheel/pysmiles copying build/lib/pysmiles/testhelper.py -> build/bdist.linux-armv7l/wheel/pysmiles running install_egg_info Copying pysmiles.egg-info to build/bdist.linux-armv7l/wheel/pysmiles-1.0.1-py3.4.egg-info running install_scripts /tmp/pip-wheel-iuk13pg7/pysmiles/.eggs/pbr-5.4.5-py3.4.egg/pbr/packaging.py:459: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) adding license file "LICENSE.md" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/pysmiles-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-hd1ibq8e/pysmiles-1.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pysmiles/__init__.py' adding 'pysmiles/read_smiles.py' adding 'pysmiles/smiles_helper.py' adding 'pysmiles/testhelper.py' adding 'pysmiles/write_smiles.py' adding 'pysmiles-1.0.1.dist-info/LICENSE.md' adding 'pysmiles-1.0.1.dist-info/METADATA' adding 'pysmiles-1.0.1.dist-info/WHEEL' adding 'pysmiles-1.0.1.dist-info/pbr.json' adding 'pysmiles-1.0.1.dist-info/top_level.txt' adding 'pysmiles-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pysmiles: finished with status 'done' Stored in directory: /tmp/tmp__8kuk0o Successfully built pysmiles Cleaning up... Removing source in /tmp/pip-wheel-iuk13pg7/pysmiles Removed build tracker '/tmp/pip-req-tracker-tsbl73y2'