Created temporary directory: /tmp/pip-ephem-wheel-cache-h8h1quba
Created temporary directory: /tmp/pip-req-tracker-236brtsu
Created requirements tracker '/tmp/pip-req-tracker-236brtsu'
Created temporary directory: /tmp/pip-wheel-z20jw62w
Collecting data-amqp==0.1.0
1 location(s) to search for versions of data-amqp:
* https://pypi.org/simple/data-amqp/
Getting page https://pypi.org/simple/data-amqp/
Analyzing links from page https://pypi.org/simple/data-amqp/
Found link https://files.pythonhosted.org/packages/fc/96/0e404f07ccbd7bbc0f60a65efc42cf94a9c2032b12d44618118213ef8e13/data_amqp-0.1.0.tar.gz#sha256=b30027506957a4a0578df22271747764f6b7179433040247e406ee1736bb5f2e (from https://pypi.org/simple/data-amqp/), version: 0.1.0
Using version 0.1.0 (newest of versions: 0.1.0)
Created temporary directory: /tmp/pip-unpack-2o7i4z7o
Downloading https://files.pythonhosted.org/packages/fc/96/0e404f07ccbd7bbc0f60a65efc42cf94a9c2032b12d44618118213ef8e13/data_amqp-0.1.0.tar.gz
Downloading from URL https://files.pythonhosted.org/packages/fc/96/0e404f07ccbd7bbc0f60a65efc42cf94a9c2032b12d44618118213ef8e13/data_amqp-0.1.0.tar.gz#sha256=b30027506957a4a0578df22271747764f6b7179433040247e406ee1736bb5f2e (from https://pypi.org/simple/data-amqp/)
Added data-amqp==0.1.0 from https://files.pythonhosted.org/packages/fc/96/0e404f07ccbd7bbc0f60a65efc42cf94a9c2032b12d44618118213ef8e13/data_amqp-0.1.0.tar.gz#sha256=b30027506957a4a0578df22271747764f6b7179433040247e406ee1736bb5f2e to build tracker '/tmp/pip-req-tracker-236brtsu'
Running setup.py (path:/tmp/pip-wheel-z20jw62w/data-amqp/setup.py) egg_info for package data-amqp
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/data_amqp.egg-info
writing top-level names to pip-egg-info/data_amqp.egg-info/top_level.txt
writing requirements to pip-egg-info/data_amqp.egg-info/requires.txt
writing dependency_links to pip-egg-info/data_amqp.egg-info/dependency_links.txt
writing pip-egg-info/data_amqp.egg-info/PKG-INFO
writing manifest file 'pip-egg-info/data_amqp.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/data_amqp.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.py' under directory 'test/'
warning: no files found matching '*.csv' under directory 'manual/'
warning: no files found matching '*.txt' under directory 'manual/'
warning: no files found matching '*.html' under directory 'manual/'
warning: no files found matching '*.png' under directory 'manual/'
warning: manifest_maker: MANIFEST.in, line 8: 'recursive-include' expects
...
warning: no files found matching 'LICENSE.txt'
warning: no files found matching 'README.rst'
warning: no files found matching 'README.md'
warning: no files found matching 'requirements.txt'
warning: no files found matching 'unit_tests'
warning: no files found matching 'scripts'
warning: no files found matching 'icons'
warning: no files found matching '*.py' under directory 'datawork/'
warning: no previously-included files found matching 'inst_files.txt'
warning: no previously-included files found matching '*.tar.gz'
warning: no previously-included files matching '*' found under directory 'venv'
warning: no previously-included files matching '*' found under directory 'dist'
warning: no previously-included files matching '*' found under directory 'build'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*' found under directory '*.egg-info'
warning: no previously-included files matching '*' found under directory 'scripts/logs'
writing manifest file 'pip-egg-info/data_amqp.egg-info/SOURCES.txt'
Source in /tmp/pip-wheel-z20jw62w/data-amqp has version 0.1.0, which satisfies requirement data-amqp==0.1.0 from https://files.pythonhosted.org/packages/fc/96/0e404f07ccbd7bbc0f60a65efc42cf94a9c2032b12d44618118213ef8e13/data_amqp-0.1.0.tar.gz#sha256=b30027506957a4a0578df22271747764f6b7179433040247e406ee1736bb5f2e
Removed data-amqp==0.1.0 from https://files.pythonhosted.org/packages/fc/96/0e404f07ccbd7bbc0f60a65efc42cf94a9c2032b12d44618118213ef8e13/data_amqp-0.1.0.tar.gz#sha256=b30027506957a4a0578df22271747764f6b7179433040247e406ee1736bb5f2e from build tracker '/tmp/pip-req-tracker-236brtsu'
Building wheels for collected packages: data-amqp
Created temporary directory: /tmp/pip-wheel-2d3j2ets
Running setup.py bdist_wheel for data-amqp: started
Destination directory: /tmp/pip-wheel-2d3j2ets
Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-z20jw62w/data-amqp/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-2d3j2ets
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/data_amqp
copying data_amqp/__init__.py -> build/lib/data_amqp
copying data_amqp/amqp.py -> build/lib/data_amqp
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/data_amqp
copying build/lib/data_amqp/__init__.py -> build/bdist.linux-armv7l/wheel/data_amqp
copying build/lib/data_amqp/amqp.py -> build/bdist.linux-armv7l/wheel/data_amqp
running install_egg_info
running egg_info
writing top-level names to data_amqp.egg-info/top_level.txt
writing dependency_links to data_amqp.egg-info/dependency_links.txt
writing data_amqp.egg-info/PKG-INFO
writing requirements to data_amqp.egg-info/requires.txt
reading manifest file 'data_amqp.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.py' under directory 'test/'
warning: no files found matching '*.csv' under directory 'manual/'
warning: no files found matching '*.txt' under directory 'manual/'
warning: no files found matching '*.html' under directory 'manual/'
warning: no files found matching '*.png' under directory 'manual/'
warning: manifest_maker: MANIFEST.in, line 8: 'recursive-include' expects ...
warning: no files found matching 'LICENSE.txt'
warning: no files found matching 'README.rst'
warning: no files found matching 'README.md'
warning: no files found matching 'requirements.txt'
warning: no files found matching 'unit_tests'
warning: no files found matching 'scripts'
warning: no files found matching 'icons'
warning: no files found matching '*.py' under directory 'datawork/'
warning: no previously-included files found matching 'inst_files.txt'
warning: no previously-included files found matching '*.tar.gz'
warning: no previously-included files matching '*' found under directory 'venv'
warning: no previously-included files matching '*' found under directory 'dist'
warning: no previously-included files matching '*' found under directory 'build'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*' found under directory 'scripts/logs'
writing manifest file 'data_amqp.egg-info/SOURCES.txt'
Copying data_amqp.egg-info to build/bdist.linux-armv7l/wheel/data_amqp-0.1.0-py3.4.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/data_amqp-0.1.0.dist-info/WHEEL
creating '/tmp/pip-wheel-2d3j2ets/data_amqp-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'data_amqp/__init__.py'
adding 'data_amqp/amqp.py'
adding 'data_amqp-0.1.0.dist-info/METADATA'
adding 'data_amqp-0.1.0.dist-info/WHEEL'
adding 'data_amqp-0.1.0.dist-info/top_level.txt'
adding 'data_amqp-0.1.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Running setup.py bdist_wheel for data-amqp: finished with status 'done'
Stored in directory: /tmp/tmpxve_e3a3
Successfully built data-amqp
Cleaning up...
Removing source in /tmp/pip-wheel-z20jw62w/data-amqp
Removed build tracker '/tmp/pip-req-tracker-236brtsu'