Created temporary directory: /tmp/pip-ephem-wheel-cache-o9re203n Created temporary directory: /tmp/pip-req-tracker-teguht9i Created requirements tracker '/tmp/pip-req-tracker-teguht9i' Created temporary directory: /tmp/pip-wheel-le5yjc8o Looking in indexes: https://pypi.python.org/simple Collecting pydecorate==0.1.0 1 location(s) to search for versions of pydecorate: * https://pypi.python.org/simple/pydecorate/ Getting page https://pypi.python.org/simple/pydecorate/ Analyzing links from page https://pypi.org/simple/pydecorate/ Found link https://files.pythonhosted.org/packages/e2/bc/a0328472e1890440479356ad0b2da680ee9fc288b4b973e7d65c6a0f075b/pydecorate-0.1.0.tar.gz#sha256=f11bdf88afdb79248a03f5f7f378c53aaa4c59118ce8918b9d2184188617b7b4 (from https://pypi.org/simple/pydecorate/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-on74kb4h Downloading https://files.pythonhosted.org/packages/e2/bc/a0328472e1890440479356ad0b2da680ee9fc288b4b973e7d65c6a0f075b/pydecorate-0.1.0.tar.gz (209kB) Downloading from URL https://files.pythonhosted.org/packages/e2/bc/a0328472e1890440479356ad0b2da680ee9fc288b4b973e7d65c6a0f075b/pydecorate-0.1.0.tar.gz#sha256=f11bdf88afdb79248a03f5f7f378c53aaa4c59118ce8918b9d2184188617b7b4 (from https://pypi.org/simple/pydecorate/) Added pydecorate==0.1.0 from https://files.pythonhosted.org/packages/e2/bc/a0328472e1890440479356ad0b2da680ee9fc288b4b973e7d65c6a0f075b/pydecorate-0.1.0.tar.gz#sha256=f11bdf88afdb79248a03f5f7f378c53aaa4c59118ce8918b9d2184188617b7b4 to build tracker '/tmp/pip-req-tracker-teguht9i' Running setup.py (path:/tmp/pip-wheel-le5yjc8o/pydecorate/setup.py) egg_info for package pydecorate Running command python setup.py egg_info running egg_info creating pip-egg-info/pydecorate.egg-info writing pip-egg-info/pydecorate.egg-info/PKG-INFO writing top-level names to pip-egg-info/pydecorate.egg-info/top_level.txt writing dependency_links to pip-egg-info/pydecorate.egg-info/dependency_links.txt writing requirements to pip-egg-info/pydecorate.egg-info/requires.txt writing manifest file 'pip-egg-info/pydecorate.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pydecorate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:398: UserWarning: Normalizing 'v0.1.0' to '0.1.0' normalized_version, warning: no files found matching '*' under directory 'docs/source' warning: no files found matching 'docs/Makefile' writing manifest file 'pip-egg-info/pydecorate.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-le5yjc8o/pydecorate has version 0.1.0, which satisfies requirement pydecorate==0.1.0 from https://files.pythonhosted.org/packages/e2/bc/a0328472e1890440479356ad0b2da680ee9fc288b4b973e7d65c6a0f075b/pydecorate-0.1.0.tar.gz#sha256=f11bdf88afdb79248a03f5f7f378c53aaa4c59118ce8918b9d2184188617b7b4 Removed pydecorate==0.1.0 from https://files.pythonhosted.org/packages/e2/bc/a0328472e1890440479356ad0b2da680ee9fc288b4b973e7d65c6a0f075b/pydecorate-0.1.0.tar.gz#sha256=f11bdf88afdb79248a03f5f7f378c53aaa4c59118ce8918b9d2184188617b7b4 from build tracker '/tmp/pip-req-tracker-teguht9i' Building wheels for collected packages: pydecorate Created temporary directory: /tmp/pip-wheel-_7yfwu6l Running setup.py bdist_wheel for pydecorate: started Destination directory: /tmp/pip-wheel-_7yfwu6l Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-le5yjc8o/pydecorate/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-_7yfwu6l /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:398: UserWarning: Normalizing 'v0.1.0' to '0.1.0' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pydecorate copying pydecorate/decorator_base.py -> build/lib/pydecorate copying pydecorate/decorator_agg.py -> build/lib/pydecorate copying pydecorate/decorator.py -> build/lib/pydecorate copying pydecorate/version.py -> build/lib/pydecorate copying pydecorate/__init__.py -> build/lib/pydecorate running egg_info writing pydecorate.egg-info/PKG-INFO writing top-level names to pydecorate.egg-info/top_level.txt writing dependency_links to pydecorate.egg-info/dependency_links.txt writing requirements to pydecorate.egg-info/requires.txt reading manifest file 'pydecorate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs/source' warning: no files found matching 'docs/Makefile' writing manifest file 'pydecorate.egg-info/SOURCES.txt' creating build/lib/pydecorate/fonts copying pydecorate/fonts/DejaVuSerif.ttf -> build/lib/pydecorate/fonts copying pydecorate/fonts/__init__.py -> build/lib/pydecorate/fonts creating build/lib/pydecorate/fonts/__pycache__ copying pydecorate/fonts/__pycache__/__init__.cpython-36.pyc -> build/lib/pydecorate/fonts/__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/pydecorate copying build/lib/pydecorate/decorator_base.py -> build/bdist.linux-armv7l/wheel/pydecorate copying build/lib/pydecorate/decorator_agg.py -> build/bdist.linux-armv7l/wheel/pydecorate copying build/lib/pydecorate/decorator.py -> build/bdist.linux-armv7l/wheel/pydecorate copying build/lib/pydecorate/version.py -> build/bdist.linux-armv7l/wheel/pydecorate creating build/bdist.linux-armv7l/wheel/pydecorate/fonts copying build/lib/pydecorate/fonts/DejaVuSerif.ttf -> build/bdist.linux-armv7l/wheel/pydecorate/fonts creating build/bdist.linux-armv7l/wheel/pydecorate/fonts/__pycache__ copying build/lib/pydecorate/fonts/__pycache__/__init__.cpython-36.pyc -> build/bdist.linux-armv7l/wheel/pydecorate/fonts/__pycache__ copying build/lib/pydecorate/fonts/__init__.py -> build/bdist.linux-armv7l/wheel/pydecorate/fonts copying build/lib/pydecorate/__init__.py -> build/bdist.linux-armv7l/wheel/pydecorate running install_egg_info Copying pydecorate.egg-info to build/bdist.linux-armv7l/wheel/pydecorate-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pydecorate-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-_7yfwu6l/pydecorate-0.1.0-py3-none-any.whl' and adding '.' to it adding 'pydecorate/__init__.py' adding 'pydecorate/decorator.py' adding 'pydecorate/decorator_agg.py' adding 'pydecorate/decorator_base.py' adding 'pydecorate/version.py' adding 'pydecorate/fonts/DejaVuSerif.ttf' adding 'pydecorate/fonts/__init__.py' adding 'pydecorate/fonts/__pycache__/__init__.cpython-36.pyc' adding 'pydecorate-0.1.0.dist-info/top_level.txt' adding 'pydecorate-0.1.0.dist-info/WHEEL' adding 'pydecorate-0.1.0.dist-info/METADATA' adding 'pydecorate-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pydecorate: finished with status 'done' Stored in directory: /tmp/tmp0keu9j56 Successfully built pydecorate Cleaning up... Removing source in /tmp/pip-wheel-le5yjc8o/pydecorate Removed build tracker '/tmp/pip-req-tracker-teguht9i'