Created temporary directory: /tmp/pip-ephem-wheel-cache-s_q47deh Created temporary directory: /tmp/pip-req-tracker-2s1pu02a Created requirements tracker '/tmp/pip-req-tracker-2s1pu02a' Created temporary directory: /tmp/pip-wheel-hm9wz4_m Collecting hyperstools==0.1.2 1 location(s) to search for versions of hyperstools: * https://pypi.org/simple/hyperstools/ Getting page https://pypi.org/simple/hyperstools/ Analyzing links from page https://pypi.org/simple/hyperstools/ Found link https://files.pythonhosted.org/packages/ea/87/1dbc57b4f9f24ddc957913f4001d2118f703f1531e28dd22806a8d9a3de2/hyperstools-0.1.0.tar.gz#sha256=e50f109414b225f2668c3751c5fc105a05cc20a6238f21208d8669d19e076457 (from https://pypi.org/simple/hyperstools/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/8b/ce/6df14256b8383a4838073c0e1f9c28bd20e53c8dfa92816f7533a80c00d7/hyperstools-0.1.2.tar.gz#sha256=ab037e2826f4270302c8d9af1551ff37a0f0cdd5c634330f90083d1a79a9c3cc (from https://pypi.org/simple/hyperstools/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/72/76/9bd340d3028483a1bc6eb6de583969ef2e77c270485e9486f7c3cec3b43e/hyperstools-0.1.3.tar.gz#sha256=6b6291dd5707c8a72025f6b857d70a066f36985872e877a5960e70c35fe5a691 (from https://pypi.org/simple/hyperstools/), version: 0.1.3 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-unjxxxj2 Downloading https://files.pythonhosted.org/packages/8b/ce/6df14256b8383a4838073c0e1f9c28bd20e53c8dfa92816f7533a80c00d7/hyperstools-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8b/ce/6df14256b8383a4838073c0e1f9c28bd20e53c8dfa92816f7533a80c00d7/hyperstools-0.1.2.tar.gz#sha256=ab037e2826f4270302c8d9af1551ff37a0f0cdd5c634330f90083d1a79a9c3cc (from https://pypi.org/simple/hyperstools/) Added hyperstools==0.1.2 from https://files.pythonhosted.org/packages/8b/ce/6df14256b8383a4838073c0e1f9c28bd20e53c8dfa92816f7533a80c00d7/hyperstools-0.1.2.tar.gz#sha256=ab037e2826f4270302c8d9af1551ff37a0f0cdd5c634330f90083d1a79a9c3cc to build tracker '/tmp/pip-req-tracker-2s1pu02a' Running setup.py (path:/tmp/pip-wheel-hm9wz4_m/hyperstools/setup.py) egg_info for package hyperstools Running command python setup.py egg_info running egg_info creating pip-egg-info/hyperstools.egg-info writing top-level names to pip-egg-info/hyperstools.egg-info/top_level.txt writing dependency_links to pip-egg-info/hyperstools.egg-info/dependency_links.txt writing pip-egg-info/hyperstools.egg-info/PKG-INFO writing manifest file 'pip-egg-info/hyperstools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/hyperstools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'pip-egg-info/hyperstools.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-hm9wz4_m/hyperstools has version 0.1.2, which satisfies requirement hyperstools==0.1.2 from https://files.pythonhosted.org/packages/8b/ce/6df14256b8383a4838073c0e1f9c28bd20e53c8dfa92816f7533a80c00d7/hyperstools-0.1.2.tar.gz#sha256=ab037e2826f4270302c8d9af1551ff37a0f0cdd5c634330f90083d1a79a9c3cc Removed hyperstools==0.1.2 from https://files.pythonhosted.org/packages/8b/ce/6df14256b8383a4838073c0e1f9c28bd20e53c8dfa92816f7533a80c00d7/hyperstools-0.1.2.tar.gz#sha256=ab037e2826f4270302c8d9af1551ff37a0f0cdd5c634330f90083d1a79a9c3cc from build tracker '/tmp/pip-req-tracker-2s1pu02a' Building wheels for collected packages: hyperstools Created temporary directory: /tmp/pip-wheel-6c1blzrr Running setup.py bdist_wheel for hyperstools: started Destination directory: /tmp/pip-wheel-6c1blzrr Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-hm9wz4_m/hyperstools/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-6c1blzrr running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/hyperstools copying hyperstools/s3.py -> build/lib/hyperstools copying hyperstools/__init__.py -> build/lib/hyperstools running egg_info writing top-level names to hyperstools.egg-info/top_level.txt writing hyperstools.egg-info/PKG-INFO writing dependency_links to hyperstools.egg-info/dependency_links.txt reading manifest file 'hyperstools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'hyperstools.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/hyperstools copying build/lib/hyperstools/s3.py -> build/bdist.linux-armv7l/wheel/hyperstools copying build/lib/hyperstools/__init__.py -> build/bdist.linux-armv7l/wheel/hyperstools running install_egg_info Copying hyperstools.egg-info to build/bdist.linux-armv7l/wheel/hyperstools-0.1.2-py3.4.egg-info running install_scripts adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/hyperstools-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-6c1blzrr/hyperstools-0.1.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'hyperstools/__init__.py' adding 'hyperstools/s3.py' adding 'hyperstools-0.1.2.dist-info/AUTHORS.rst' adding 'hyperstools-0.1.2.dist-info/METADATA' adding 'hyperstools-0.1.2.dist-info/WHEEL' adding 'hyperstools-0.1.2.dist-info/top_level.txt' adding 'hyperstools-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for hyperstools: finished with status 'done' Stored in directory: /tmp/tmpzrqlj6vv Successfully built hyperstools Cleaning up... Removing source in /tmp/pip-wheel-hm9wz4_m/hyperstools Removed build tracker '/tmp/pip-req-tracker-2s1pu02a'