Created temporary directory: /tmp/pip-ephem-wheel-cache-r8kpmgdz Created temporary directory: /tmp/pip-req-tracker-13r2op9k Created requirements tracker '/tmp/pip-req-tracker-13r2op9k' Created temporary directory: /tmp/pip-wheel-m7uvgvvx Looking in indexes: https://pypi.python.org/simple Collecting pydecorate==0.2.1 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 Found link https://files.pythonhosted.org/packages/62/2f/935faae5dc6c7b6f84c7c9430e940ad6116745ad9501abe1e21171c71350/pydecorate-0.2.1.tar.gz#sha256=fa8bdcad3f721dbfa5aec2cff801a7b3d510af9c5d4cd0394970cd5362955ad8 (from https://pypi.org/simple/pydecorate/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 0.2.1 Using version 0.2.1 (newest of versions: 0.2.1) Created temporary directory: /tmp/pip-unpack-ubnw55hk Downloading https://files.pythonhosted.org/packages/62/2f/935faae5dc6c7b6f84c7c9430e940ad6116745ad9501abe1e21171c71350/pydecorate-0.2.1.tar.gz (221kB) Downloading from URL https://files.pythonhosted.org/packages/62/2f/935faae5dc6c7b6f84c7c9430e940ad6116745ad9501abe1e21171c71350/pydecorate-0.2.1.tar.gz#sha256=fa8bdcad3f721dbfa5aec2cff801a7b3d510af9c5d4cd0394970cd5362955ad8 (from https://pypi.org/simple/pydecorate/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*) Added pydecorate==0.2.1 from https://files.pythonhosted.org/packages/62/2f/935faae5dc6c7b6f84c7c9430e940ad6116745ad9501abe1e21171c71350/pydecorate-0.2.1.tar.gz#sha256=fa8bdcad3f721dbfa5aec2cff801a7b3d510af9c5d4cd0394970cd5362955ad8 to build tracker '/tmp/pip-req-tracker-13r2op9k' Running setup.py (path:/tmp/pip-wheel-m7uvgvvx/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 top-level names to pip-egg-info/pydecorate.egg-info/top_level.txt writing pip-egg-info/pydecorate.egg-info/PKG-INFO 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' 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-m7uvgvvx/pydecorate has version 0.2.1, which satisfies requirement pydecorate==0.2.1 from https://files.pythonhosted.org/packages/62/2f/935faae5dc6c7b6f84c7c9430e940ad6116745ad9501abe1e21171c71350/pydecorate-0.2.1.tar.gz#sha256=fa8bdcad3f721dbfa5aec2cff801a7b3d510af9c5d4cd0394970cd5362955ad8 Removed pydecorate==0.2.1 from https://files.pythonhosted.org/packages/62/2f/935faae5dc6c7b6f84c7c9430e940ad6116745ad9501abe1e21171c71350/pydecorate-0.2.1.tar.gz#sha256=fa8bdcad3f721dbfa5aec2cff801a7b3d510af9c5d4cd0394970cd5362955ad8 from build tracker '/tmp/pip-req-tracker-13r2op9k' Building wheels for collected packages: pydecorate Created temporary directory: /tmp/pip-wheel-_jskrtlq Running setup.py bdist_wheel for pydecorate: started Destination directory: /tmp/pip-wheel-_jskrtlq Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-m7uvgvvx/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-_jskrtlq running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pydecorate copying pydecorate/version.py -> build/lib/pydecorate copying pydecorate/decorator_agg.py -> build/lib/pydecorate copying pydecorate/__init__.py -> build/lib/pydecorate copying pydecorate/decorator.py -> build/lib/pydecorate copying pydecorate/decorator_base.py -> build/lib/pydecorate running egg_info writing dependency_links to pydecorate.egg-info/dependency_links.txt writing pydecorate.egg-info/PKG-INFO writing top-level names to pydecorate.egg-info/top_level.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 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/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 copying build/lib/pydecorate/fonts/__init__.py -> build/bdist.linux-armv7l/wheel/pydecorate/fonts copying build/lib/pydecorate/decorator_agg.py -> build/bdist.linux-armv7l/wheel/pydecorate copying build/lib/pydecorate/__init__.py -> build/bdist.linux-armv7l/wheel/pydecorate copying build/lib/pydecorate/decorator.py -> build/bdist.linux-armv7l/wheel/pydecorate copying build/lib/pydecorate/decorator_base.py -> build/bdist.linux-armv7l/wheel/pydecorate running install_egg_info Copying pydecorate.egg-info to build/bdist.linux-armv7l/wheel/pydecorate-0.2.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pydecorate-0.2.1.dist-info/WHEEL creating '/tmp/pip-wheel-_jskrtlq/pydecorate-0.2.1-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-0.2.1.dist-info/top_level.txt' adding 'pydecorate-0.2.1.dist-info/WHEEL' adding 'pydecorate-0.2.1.dist-info/METADATA' adding 'pydecorate-0.2.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pydecorate: finished with status 'done' Stored in directory: /tmp/tmpskcybpsg Successfully built pydecorate Cleaning up... Removing source in /tmp/pip-wheel-m7uvgvvx/pydecorate Removed build tracker '/tmp/pip-req-tracker-13r2op9k'