Created temporary directory: /tmp/pip-ephem-wheel-cache-_9bh59aa Created temporary directory: /tmp/pip-wheel-udx6hzs3 Looking in indexes: https://pypi.python.org/simple Collecting pybadges==0.0.3 1 location(s) to search for versions of pybadges: * https://pypi.python.org/simple/pybadges/ Getting page https://pypi.python.org/simple/pybadges/ Analyzing links from page https://pypi.org/simple/pybadges/ Found link https://files.pythonhosted.org/packages/66/de/f0370e6cec53efa882049a89e215f0ddc795805490f698001e40241aab68/pybadges-0.0.1.tar.gz#sha256=6d094d53639ed9259925c6ced6e375006ffe05a490effb964abebe2fc4c9b8a3 (from https://pypi.org/simple/pybadges/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/ae/61/9f57e34fd97ddbfe0fb322f76af8637b62fa20b91a5754e17a5c1aa59885/pybadges-0.0.2.tar.gz#sha256=e1674171184cd42368b0d4c7e6bbd8b7808214bbb4a995b6ffa4daa3da7dfc95 (from https://pypi.org/simple/pybadges/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/92/e4/34c560501510151a31bb51cc4dbd33c589acff9ecc5e6cce7843549eb46d/pybadges-0.0.3.tar.gz#sha256=0a77c9b4dd219fce9adc49c27ba3038c318bcbf97b214cfb67fbad70a7d82d71 (from https://pypi.org/simple/pybadges/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-c_auka37 Downloading https://files.pythonhosted.org/packages/92/e4/34c560501510151a31bb51cc4dbd33c589acff9ecc5e6cce7843549eb46d/pybadges-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/92/e4/34c560501510151a31bb51cc4dbd33c589acff9ecc5e6cce7843549eb46d/pybadges-0.0.3.tar.gz#sha256=0a77c9b4dd219fce9adc49c27ba3038c318bcbf97b214cfb67fbad70a7d82d71 (from https://pypi.org/simple/pybadges/) Running setup.py (path:/tmp/pip-wheel-udx6hzs3/pybadges/setup.py) egg_info for package pybadges Running command python setup.py egg_info running egg_info creating pip-egg-info/pybadges.egg-info writing requirements to pip-egg-info/pybadges.egg-info/requires.txt writing pip-egg-info/pybadges.egg-info/PKG-INFO writing dependency_links to pip-egg-info/pybadges.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pybadges.egg-info/top_level.txt writing manifest file 'pip-egg-info/pybadges.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/pybadges.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pybadges.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-udx6hzs3/pybadges has version 0.0.3, which satisfies requirement pybadges==0.0.3 from https://files.pythonhosted.org/packages/92/e4/34c560501510151a31bb51cc4dbd33c589acff9ecc5e6cce7843549eb46d/pybadges-0.0.3.tar.gz#sha256=0a77c9b4dd219fce9adc49c27ba3038c318bcbf97b214cfb67fbad70a7d82d71 Building wheels for collected packages: pybadges Created temporary directory: /tmp/pip-wheel-q5ifaka9 Running setup.py bdist_wheel for pybadges: started Destination directory: /tmp/pip-wheel-q5ifaka9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-udx6hzs3/pybadges/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-q5ifaka9 /usr/lib/python3.4/distutils/dist.py:260: 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/pybadges copying pybadges/__init__.py -> build/lib/pybadges copying pybadges/precalculate_text.py -> build/lib/pybadges copying pybadges/pil_text_measurer.py -> build/lib/pybadges copying pybadges/__main__.py -> build/lib/pybadges copying pybadges/text_measurer.py -> build/lib/pybadges copying pybadges/precalculated_text_measurer.py -> build/lib/pybadges running egg_info writing dependency_links to pybadges.egg-info/dependency_links.txt writing requirements to pybadges.egg-info/requires.txt writing top-level names to pybadges.egg-info/top_level.txt writing pybadges.egg-info/PKG-INFO warning: manifest_maker: standard file '-c' not found reading manifest file 'pybadges.egg-info/SOURCES.txt' writing manifest file 'pybadges.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/pybadges copying build/lib/pybadges/__init__.py -> build/bdist.linux-armv7l/wheel/pybadges copying build/lib/pybadges/precalculate_text.py -> build/bdist.linux-armv7l/wheel/pybadges copying build/lib/pybadges/pil_text_measurer.py -> build/bdist.linux-armv7l/wheel/pybadges copying build/lib/pybadges/__main__.py -> build/bdist.linux-armv7l/wheel/pybadges copying build/lib/pybadges/text_measurer.py -> build/bdist.linux-armv7l/wheel/pybadges copying build/lib/pybadges/precalculated_text_measurer.py -> build/bdist.linux-armv7l/wheel/pybadges running install_egg_info Copying pybadges.egg-info to build/bdist.linux-armv7l/wheel/pybadges-0.0.3.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pybadges-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-q5ifaka9/pybadges-0.0.3-py3-none-any.whl' and adding '.' to it adding 'pybadges/__init__.py' adding 'pybadges/__main__.py' adding 'pybadges/pil_text_measurer.py' adding 'pybadges/precalculate_text.py' adding 'pybadges/precalculated_text_measurer.py' adding 'pybadges/text_measurer.py' adding 'pybadges-0.0.3.dist-info/top_level.txt' adding 'pybadges-0.0.3.dist-info/WHEEL' adding 'pybadges-0.0.3.dist-info/METADATA' adding 'pybadges-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pybadges: finished with status 'done' Stored in directory: /tmp/tmp8dgep8ef Successfully built pybadges Cleaning up... Removing source in /tmp/pip-wheel-udx6hzs3/pybadges