Created temporary directory: /tmp/pip-ephem-wheel-cache-x50xl758 Created temporary directory: /tmp/pip-req-tracker-p27y5hjr Created requirements tracker '/tmp/pip-req-tracker-p27y5hjr' Created temporary directory: /tmp/pip-wheel-_3i69o6w Looking in indexes: https://pypi.python.org/simple Collecting attrs-mate==0.0.2 1 location(s) to search for versions of attrs-mate: * https://pypi.python.org/simple/attrs-mate/ Getting page https://pypi.python.org/simple/attrs-mate/ Analyzing links from page https://pypi.org/simple/attrs-mate/ Skipping link https://files.pythonhosted.org/packages/c9/52/e6ad39a34a47f85be2653bf6a266e803c70f966181d869f6828fb580296e/attrs_mate-0.0.1-py2-none-any.whl#sha256=ab9dc1aea5c63b379910be2a185a6fff37a1d65917a7ebf2eb49e57c0c05dd55 (from https://pypi.org/simple/attrs-mate/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/95/c0/b77d214eb0f89dd5efb5811565fd96a9b060e3aa040312657caec174044f/attrs_mate-0.0.1.tar.gz#sha256=0289f1f9c659ba70edbab822d593eab392309287c20325434d11cb21e1d54adb (from https://pypi.org/simple/attrs-mate/), version: 0.0.1 Skipping link https://files.pythonhosted.org/packages/88/fb/bb6360762eb6138c219af0ea95b851a238574c17d3ec1d4d3e420ae09f18/attrs_mate-0.0.2-py2-none-any.whl#sha256=124528d2a869d8179529c0f1fed8009531ca6025afc700a3571990ff3fe8d54f (from https://pypi.org/simple/attrs-mate/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/3c/2a/2319d9e6d9d72ed3bfdec6dcf2948d6109b11eee1ecf276bff7b6416cefb/attrs_mate-0.0.2.tar.gz#sha256=d364e5305b0bd399c663d8ad8248ef4e47dda6bf2239aefdc553878d530a78b1 (from https://pypi.org/simple/attrs-mate/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-b_262jmg Downloading https://files.pythonhosted.org/packages/3c/2a/2319d9e6d9d72ed3bfdec6dcf2948d6109b11eee1ecf276bff7b6416cefb/attrs_mate-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/3c/2a/2319d9e6d9d72ed3bfdec6dcf2948d6109b11eee1ecf276bff7b6416cefb/attrs_mate-0.0.2.tar.gz#sha256=d364e5305b0bd399c663d8ad8248ef4e47dda6bf2239aefdc553878d530a78b1 (from https://pypi.org/simple/attrs-mate/) Added attrs-mate==0.0.2 from https://files.pythonhosted.org/packages/3c/2a/2319d9e6d9d72ed3bfdec6dcf2948d6109b11eee1ecf276bff7b6416cefb/attrs_mate-0.0.2.tar.gz#sha256=d364e5305b0bd399c663d8ad8248ef4e47dda6bf2239aefdc553878d530a78b1 to build tracker '/tmp/pip-req-tracker-p27y5hjr' Running setup.py (path:/tmp/pip-wheel-_3i69o6w/attrs-mate/setup.py) egg_info for package attrs-mate Running command python setup.py egg_info running egg_info creating pip-egg-info/attrs_mate.egg-info writing dependency_links to pip-egg-info/attrs_mate.egg-info/dependency_links.txt writing pip-egg-info/attrs_mate.egg-info/PKG-INFO writing top-level names to pip-egg-info/attrs_mate.egg-info/top_level.txt writing requirements to pip-egg-info/attrs_mate.egg-info/requires.txt writing manifest file 'pip-egg-info/attrs_mate.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/attrs_mate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 5: 'recursive-exclude' expects ... warning: manifest_maker: MANIFEST.in, line 6: 'recursive-exclude' expects ... writing manifest file 'pip-egg-info/attrs_mate.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-_3i69o6w/attrs-mate has version 0.0.2, which satisfies requirement attrs-mate==0.0.2 from https://files.pythonhosted.org/packages/3c/2a/2319d9e6d9d72ed3bfdec6dcf2948d6109b11eee1ecf276bff7b6416cefb/attrs_mate-0.0.2.tar.gz#sha256=d364e5305b0bd399c663d8ad8248ef4e47dda6bf2239aefdc553878d530a78b1 Removed attrs-mate==0.0.2 from https://files.pythonhosted.org/packages/3c/2a/2319d9e6d9d72ed3bfdec6dcf2948d6109b11eee1ecf276bff7b6416cefb/attrs_mate-0.0.2.tar.gz#sha256=d364e5305b0bd399c663d8ad8248ef4e47dda6bf2239aefdc553878d530a78b1 from build tracker '/tmp/pip-req-tracker-p27y5hjr' Building wheels for collected packages: attrs-mate Created temporary directory: /tmp/pip-wheel-inqxiui2 Running setup.py bdist_wheel for attrs-mate: started Destination directory: /tmp/pip-wheel-inqxiui2 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_3i69o6w/attrs-mate/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-inqxiui2 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/attrs_mate copying attrs_mate/mate.py -> build/lib/attrs_mate copying attrs_mate/__init__.py -> build/lib/attrs_mate running egg_info writing attrs_mate.egg-info/PKG-INFO writing top-level names to attrs_mate.egg-info/top_level.txt writing dependency_links to attrs_mate.egg-info/dependency_links.txt writing requirements to attrs_mate.egg-info/requires.txt reading manifest file 'attrs_mate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 5: 'recursive-exclude' expects ... warning: manifest_maker: MANIFEST.in, line 6: 'recursive-exclude' expects ... writing manifest file 'attrs_mate.egg-info/SOURCES.txt' copying attrs_mate/__init__.pyc -> build/lib/attrs_mate copying attrs_mate/mate.pyc -> build/lib/attrs_mate creating build/lib/attrs_mate/__pycache__ copying attrs_mate/__pycache__/__init__.cpython-34.pyc -> build/lib/attrs_mate/__pycache__ copying attrs_mate/__pycache__/__init__.cpython-35.pyc -> build/lib/attrs_mate/__pycache__ copying attrs_mate/__pycache__/__init__.cpython-36.pyc -> build/lib/attrs_mate/__pycache__ copying attrs_mate/__pycache__/mate.cpython-34.pyc -> build/lib/attrs_mate/__pycache__ copying attrs_mate/__pycache__/mate.cpython-35.pyc -> build/lib/attrs_mate/__pycache__ copying attrs_mate/__pycache__/mate.cpython-36.pyc -> build/lib/attrs_mate/__pycache__ 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/attrs_mate creating build/bdist.linux-armv7l/wheel/attrs_mate/__pycache__ copying build/lib/attrs_mate/__pycache__/mate.cpython-34.pyc -> build/bdist.linux-armv7l/wheel/attrs_mate/__pycache__ copying build/lib/attrs_mate/__pycache__/__init__.cpython-35.pyc -> build/bdist.linux-armv7l/wheel/attrs_mate/__pycache__ copying build/lib/attrs_mate/__pycache__/__init__.cpython-34.pyc -> build/bdist.linux-armv7l/wheel/attrs_mate/__pycache__ copying build/lib/attrs_mate/__pycache__/__init__.cpython-36.pyc -> build/bdist.linux-armv7l/wheel/attrs_mate/__pycache__ copying build/lib/attrs_mate/__pycache__/mate.cpython-36.pyc -> build/bdist.linux-armv7l/wheel/attrs_mate/__pycache__ copying build/lib/attrs_mate/__pycache__/mate.cpython-35.pyc -> build/bdist.linux-armv7l/wheel/attrs_mate/__pycache__ copying build/lib/attrs_mate/__init__.pyc -> build/bdist.linux-armv7l/wheel/attrs_mate copying build/lib/attrs_mate/mate.py -> build/bdist.linux-armv7l/wheel/attrs_mate copying build/lib/attrs_mate/__init__.py -> build/bdist.linux-armv7l/wheel/attrs_mate copying build/lib/attrs_mate/mate.pyc -> build/bdist.linux-armv7l/wheel/attrs_mate running install_egg_info Copying attrs_mate.egg-info to build/bdist.linux-armv7l/wheel/attrs_mate-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/attrs_mate-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-inqxiui2/attrs_mate-0.0.2-py3-none-any.whl' and adding '.' to it adding 'attrs_mate/__init__.py' adding 'attrs_mate/__init__.pyc' adding 'attrs_mate/mate.py' adding 'attrs_mate/mate.pyc' adding 'attrs_mate/__pycache__/__init__.cpython-34.pyc' adding 'attrs_mate/__pycache__/__init__.cpython-35.pyc' adding 'attrs_mate/__pycache__/__init__.cpython-36.pyc' adding 'attrs_mate/__pycache__/mate.cpython-34.pyc' adding 'attrs_mate/__pycache__/mate.cpython-35.pyc' adding 'attrs_mate/__pycache__/mate.cpython-36.pyc' adding 'attrs_mate-0.0.2.dist-info/top_level.txt' adding 'attrs_mate-0.0.2.dist-info/WHEEL' adding 'attrs_mate-0.0.2.dist-info/METADATA' adding 'attrs_mate-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for attrs-mate: finished with status 'done' Stored in directory: /tmp/tmpmqsarvlv Successfully built attrs-mate Cleaning up... Removing source in /tmp/pip-wheel-_3i69o6w/attrs-mate Removed build tracker '/tmp/pip-req-tracker-p27y5hjr'