Created temporary directory: /tmp/pip-ephem-wheel-cache-m19k3ess Created temporary directory: /tmp/pip-req-tracker-6dv3gqa3 Created requirements tracker '/tmp/pip-req-tracker-6dv3gqa3' Created temporary directory: /tmp/pip-wheel-1qofqe6n Collecting pysenal==0.0.3 1 location(s) to search for versions of pysenal: * https://pypi.org/simple/pysenal/ Getting page https://pypi.org/simple/pysenal/ Analyzing links from page https://pypi.org/simple/pysenal/ Found link https://files.pythonhosted.org/packages/9f/93/81bad1a74c4e081f61b80f6d080055c137fab276bc15aca5b5d6f853bf2d/pysenal-0.0.1.tar.gz#sha256=8ad6e96f8e67aaa800da620201cf8a86dd76eb094514410b2b0789be6e6b1470 (from https://pypi.org/simple/pysenal/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/b8/aa/22c908f83e90bb4bcbe9530cef14cff4007a92162439658850c28ab2f01e/pysenal-0.0.2.tar.gz#sha256=ae8c80f6fa3925aa181a58a43061d81879740568afdff84f4d8bcccf1a76cccb (from https://pypi.org/simple/pysenal/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/c2/4e/43c088ff41bc6e909dd76eb27a96f5a78fa53676001769c55fa167288699/pysenal-0.0.3.tar.gz#sha256=f605971090d64ea18151770b398b8d99acb9ef3e4b8b63b3896bb1e49f3c0085 (from https://pypi.org/simple/pysenal/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-tcv4ozu6 Downloading https://files.pythonhosted.org/packages/c2/4e/43c088ff41bc6e909dd76eb27a96f5a78fa53676001769c55fa167288699/pysenal-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c2/4e/43c088ff41bc6e909dd76eb27a96f5a78fa53676001769c55fa167288699/pysenal-0.0.3.tar.gz#sha256=f605971090d64ea18151770b398b8d99acb9ef3e4b8b63b3896bb1e49f3c0085 (from https://pypi.org/simple/pysenal/) Added pysenal==0.0.3 from https://files.pythonhosted.org/packages/c2/4e/43c088ff41bc6e909dd76eb27a96f5a78fa53676001769c55fa167288699/pysenal-0.0.3.tar.gz#sha256=f605971090d64ea18151770b398b8d99acb9ef3e4b8b63b3896bb1e49f3c0085 to build tracker '/tmp/pip-req-tracker-6dv3gqa3' Running setup.py (path:/tmp/pip-wheel-1qofqe6n/pysenal/setup.py) egg_info for package pysenal Running command python setup.py egg_info running egg_info creating pip-egg-info/pysenal.egg-info writing dependency_links to pip-egg-info/pysenal.egg-info/dependency_links.txt writing pip-egg-info/pysenal.egg-info/PKG-INFO writing requirements to pip-egg-info/pysenal.egg-info/requires.txt writing top-level names to pip-egg-info/pysenal.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pip-egg-info/pysenal.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/pysenal.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-1qofqe6n/pysenal has version 0.0.3, which satisfies requirement pysenal==0.0.3 from https://files.pythonhosted.org/packages/c2/4e/43c088ff41bc6e909dd76eb27a96f5a78fa53676001769c55fa167288699/pysenal-0.0.3.tar.gz#sha256=f605971090d64ea18151770b398b8d99acb9ef3e4b8b63b3896bb1e49f3c0085 Removed pysenal==0.0.3 from https://files.pythonhosted.org/packages/c2/4e/43c088ff41bc6e909dd76eb27a96f5a78fa53676001769c55fa167288699/pysenal-0.0.3.tar.gz#sha256=f605971090d64ea18151770b398b8d99acb9ef3e4b8b63b3896bb1e49f3c0085 from build tracker '/tmp/pip-req-tracker-6dv3gqa3' Building wheels for collected packages: pysenal Created temporary directory: /tmp/pip-wheel-mg1jh8zz Running setup.py bdist_wheel for pysenal: started Destination directory: /tmp/pip-wheel-mg1jh8zz Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-1qofqe6n/pysenal/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-mg1jh8zz running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pysenal creating build/lib/pysenal/io copying pysenal/io/__init__.py -> build/lib/pysenal/io copying pysenal/io/file.py -> build/lib/pysenal/io copying pysenal/__init__.py -> build/lib/pysenal creating build/lib/pysenal/utils copying pysenal/utils/utils.py -> build/lib/pysenal/utils copying pysenal/utils/__init__.py -> build/lib/pysenal/utils copying pysenal/utils/logger.py -> build/lib/pysenal/utils running egg_info writing top-level names to pysenal.egg-info/top_level.txt writing pysenal.egg-info/PKG-INFO writing dependency_links to pysenal.egg-info/dependency_links.txt writing requirements to pysenal.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/pysenal creating build/bdist.linux-armv7l/wheel/pysenal/io copying build/lib/pysenal/io/__init__.py -> build/bdist.linux-armv7l/wheel/pysenal/io copying build/lib/pysenal/io/file.py -> build/bdist.linux-armv7l/wheel/pysenal/io copying build/lib/pysenal/__init__.py -> build/bdist.linux-armv7l/wheel/pysenal creating build/bdist.linux-armv7l/wheel/pysenal/utils copying build/lib/pysenal/utils/utils.py -> build/bdist.linux-armv7l/wheel/pysenal/utils copying build/lib/pysenal/utils/__init__.py -> build/bdist.linux-armv7l/wheel/pysenal/utils copying build/lib/pysenal/utils/logger.py -> build/bdist.linux-armv7l/wheel/pysenal/utils running install_egg_info Copying pysenal.egg-info to build/bdist.linux-armv7l/wheel/pysenal-0.0.3-py3.4.egg-info running install_scripts /tmp/pip-wheel-1qofqe6n/pysenal/.eggs/PyScaffold-2.5.11-py3.4.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/pysenal-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-mg1jh8zz/pysenal-0.0.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pysenal/__init__.py' adding 'pysenal/io/__init__.py' adding 'pysenal/io/file.py' adding 'pysenal/utils/__init__.py' adding 'pysenal/utils/logger.py' adding 'pysenal/utils/utils.py' adding 'pysenal-0.0.3.dist-info/AUTHORS.rst' adding 'pysenal-0.0.3.dist-info/LICENSE.txt' adding 'pysenal-0.0.3.dist-info/METADATA' adding 'pysenal-0.0.3.dist-info/WHEEL' adding 'pysenal-0.0.3.dist-info/top_level.txt' adding 'pysenal-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pysenal: finished with status 'done' Stored in directory: /tmp/tmp5d52hwc2 Successfully built pysenal Cleaning up... Removing source in /tmp/pip-wheel-1qofqe6n/pysenal Removed build tracker '/tmp/pip-req-tracker-6dv3gqa3'