Created temporary directory: /tmp/pip-ephem-wheel-cache-rxx4bs9v Created temporary directory: /tmp/pip-req-tracker-0j96lk8s Created requirements tracker '/tmp/pip-req-tracker-0j96lk8s' Created temporary directory: /tmp/pip-wheel-zd19ypjn Looking in indexes: https://pypi.python.org/simple Collecting brunns-matchers==1.0.1 1 location(s) to search for versions of brunns-matchers: * https://pypi.python.org/simple/brunns-matchers/ Getting page https://pypi.python.org/simple/brunns-matchers/ Analyzing links from page https://pypi.org/simple/brunns-matchers/ Found link https://files.pythonhosted.org/packages/8b/74/85c4e19aa000d300643b5517e7e2528a01eb753e81ca926b3641f9fa062f/brunns-matchers-0.1.0.tar.gz#sha256=6d8f98c22e42c91c82bbdb05c2468d98b2fcc86eb2531c6b2b199aaff1ef4d00 (from https://pypi.org/simple/brunns-matchers/) (requires-python:>=2.7), version: 0.1.0 Found link https://files.pythonhosted.org/packages/04/3b/2136ec353e1feb84be4d29a8b34973437685c435d5d123dbcf1ad0b864f6/brunns-matchers-1.0.0.tar.gz#sha256=4a5c9e53b9071b832d7c603b34980e84e9e66492cbd13fcbe929bc45dd79f17b (from https://pypi.org/simple/brunns-matchers/) (requires-python:>=2.7), version: 1.0.0 Found link https://files.pythonhosted.org/packages/74/bd/1109b45d490a957f13087a93d96493b8ef9631e59a3bd5f2f075bb2e5554/brunns-matchers-1.0.1.tar.gz#sha256=43c2cc069741e606ee88d793d6bb3436755142a2b4e9c02554c5c81aa97368fc (from https://pypi.org/simple/brunns-matchers/) (requires-python:>=2.7), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-vizsyh_h Downloading https://files.pythonhosted.org/packages/74/bd/1109b45d490a957f13087a93d96493b8ef9631e59a3bd5f2f075bb2e5554/brunns-matchers-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/74/bd/1109b45d490a957f13087a93d96493b8ef9631e59a3bd5f2f075bb2e5554/brunns-matchers-1.0.1.tar.gz#sha256=43c2cc069741e606ee88d793d6bb3436755142a2b4e9c02554c5c81aa97368fc (from https://pypi.org/simple/brunns-matchers/) (requires-python:>=2.7) Added brunns-matchers==1.0.1 from https://files.pythonhosted.org/packages/74/bd/1109b45d490a957f13087a93d96493b8ef9631e59a3bd5f2f075bb2e5554/brunns-matchers-1.0.1.tar.gz#sha256=43c2cc069741e606ee88d793d6bb3436755142a2b4e9c02554c5c81aa97368fc to build tracker '/tmp/pip-req-tracker-0j96lk8s' Running setup.py (path:/tmp/pip-wheel-zd19ypjn/brunns-matchers/setup.py) egg_info for package brunns-matchers Running command python setup.py egg_info running egg_info creating pip-egg-info/brunns_matchers.egg-info writing dependency_links to pip-egg-info/brunns_matchers.egg-info/dependency_links.txt writing requirements to pip-egg-info/brunns_matchers.egg-info/requires.txt writing top-level names to pip-egg-info/brunns_matchers.egg-info/top_level.txt writing pip-egg-info/brunns_matchers.egg-info/PKG-INFO writing manifest file 'pip-egg-info/brunns_matchers.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/brunns_matchers.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/brunns_matchers.egg-info/SOURCES.txt' /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) Source in /tmp/pip-wheel-zd19ypjn/brunns-matchers has version 1.0.1, which satisfies requirement brunns-matchers==1.0.1 from https://files.pythonhosted.org/packages/74/bd/1109b45d490a957f13087a93d96493b8ef9631e59a3bd5f2f075bb2e5554/brunns-matchers-1.0.1.tar.gz#sha256=43c2cc069741e606ee88d793d6bb3436755142a2b4e9c02554c5c81aa97368fc Removed brunns-matchers==1.0.1 from https://files.pythonhosted.org/packages/74/bd/1109b45d490a957f13087a93d96493b8ef9631e59a3bd5f2f075bb2e5554/brunns-matchers-1.0.1.tar.gz#sha256=43c2cc069741e606ee88d793d6bb3436755142a2b4e9c02554c5c81aa97368fc from build tracker '/tmp/pip-req-tracker-0j96lk8s' Building wheels for collected packages: brunns-matchers Created temporary directory: /tmp/pip-wheel-uajsnd52 Running setup.py bdist_wheel for brunns-matchers: started Destination directory: /tmp/pip-wheel-uajsnd52 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-zd19ypjn/brunns-matchers/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-uajsnd52 /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/junkdrawer copying src/junkdrawer/bunch.py -> build/lib/junkdrawer copying src/junkdrawer/__init__.py -> build/lib/junkdrawer creating build/lib/brunns copying src/brunns/__init__.py -> build/lib/brunns creating build/lib/brunns/matchers copying src/brunns/matchers/smtp.py -> build/lib/brunns/matchers copying src/brunns/matchers/matcher.py -> build/lib/brunns/matchers copying src/brunns/matchers/data.py -> build/lib/brunns/matchers copying src/brunns/matchers/response.py -> build/lib/brunns/matchers copying src/brunns/matchers/mock.py -> build/lib/brunns/matchers copying src/brunns/matchers/__init__.py -> build/lib/brunns/matchers copying src/brunns/matchers/object.py -> build/lib/brunns/matchers running egg_info writing src/brunns_matchers.egg-info/PKG-INFO writing requirements to src/brunns_matchers.egg-info/requires.txt writing top-level names to src/brunns_matchers.egg-info/top_level.txt writing dependency_links to src/brunns_matchers.egg-info/dependency_links.txt reading manifest file 'src/brunns_matchers.egg-info/SOURCES.txt' writing manifest file 'src/brunns_matchers.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/junkdrawer copying build/lib/junkdrawer/bunch.py -> build/bdist.linux-armv7l/wheel/junkdrawer copying build/lib/junkdrawer/__init__.py -> build/bdist.linux-armv7l/wheel/junkdrawer creating build/bdist.linux-armv7l/wheel/brunns creating build/bdist.linux-armv7l/wheel/brunns/matchers copying build/lib/brunns/matchers/smtp.py -> build/bdist.linux-armv7l/wheel/brunns/matchers copying build/lib/brunns/matchers/matcher.py -> build/bdist.linux-armv7l/wheel/brunns/matchers copying build/lib/brunns/matchers/data.py -> build/bdist.linux-armv7l/wheel/brunns/matchers copying build/lib/brunns/matchers/response.py -> build/bdist.linux-armv7l/wheel/brunns/matchers copying build/lib/brunns/matchers/mock.py -> build/bdist.linux-armv7l/wheel/brunns/matchers copying build/lib/brunns/matchers/__init__.py -> build/bdist.linux-armv7l/wheel/brunns/matchers copying build/lib/brunns/matchers/object.py -> build/bdist.linux-armv7l/wheel/brunns/matchers copying build/lib/brunns/__init__.py -> build/bdist.linux-armv7l/wheel/brunns running install_egg_info Copying src/brunns_matchers.egg-info to build/bdist.linux-armv7l/wheel/brunns_matchers-1.0.1.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/brunns_matchers-1.0.1.dist-info/WHEEL Running setup.py bdist_wheel for brunns-matchers: finished with status 'done' Stored in directory: /tmp/tmpyme1q90h Successfully built brunns-matchers Cleaning up... Removing source in /tmp/pip-wheel-zd19ypjn/brunns-matchers Removed build tracker '/tmp/pip-req-tracker-0j96lk8s'