Collecting charpy==0.2.0 1 location(s) to search for versions of charpy: * https://pypi.python.org/simple/charpy/ Getting page https://pypi.python.org/simple/charpy/ Analyzing links from page https://pypi.python.org/simple/charpy/ Found link https://pypi.python.org/packages/13/b6/598acc9ebe9dc28a4f11d2b912ac0c4082980b68fd4ff022a25c795457c6/charpy-0.1.0.tar.gz#md5=743f344a855de983379e69c86af17cb9 (from https://pypi.python.org/simple/charpy/), version: 0.1.0 Found link https://pypi.python.org/packages/36/7f/a6377605445b5ddeb14d5ff07cde7668c3995a8faf07105eecb61ddbd208/charpy-0.0.1.tar.gz#md5=5480ea4f30029a3dc0a684d172db786d (from https://pypi.python.org/simple/charpy/), version: 0.0.1 Found link https://pypi.python.org/packages/8c/89/2e3d0127bb1bbb7adc4e739f98b73b8ace5f0c3f402732861a9462f0c905/charpy-0.1.2.tar.gz#md5=e7c5eb48b06e2f79c4ef52633f509e11 (from https://pypi.python.org/simple/charpy/), version: 0.1.2 Skipping link https://pypi.python.org/packages/c7/a9/e5e39e96a90fe86c3905f1130af87a01244fa81d736d4e736ba2b90ecdf6/charpy-0.1.0-py3.6.egg#md5=d4a76861232ecc167a43ad0c1f38e19c (from https://pypi.python.org/simple/charpy/); unsupported archive format: .egg Skipping link https://pypi.python.org/packages/ec/db/18a8aa87fba224f171944403fba6d7a674d7f681ad4fa937bbfc0168de7d/charpy-0.0.1-py3.6.egg#md5=e8d203e82b2b04580bb52282c8836c45 (from https://pypi.python.org/simple/charpy/); unsupported archive format: .egg Found link https://pypi.python.org/packages/f0/6c/2960a2002b89da5b9c6f8f358d6be42e6e75e012306f0f3891161b5b1c9f/charpy-0.2.0.tar.gz#md5=bc65251e738378c43cf8ae4fc8623be2 (from https://pypi.python.org/simple/charpy/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Downloading charpy-0.2.0.tar.gz Downloading from URL https://pypi.python.org/packages/f0/6c/2960a2002b89da5b9c6f8f358d6be42e6e75e012306f0f3891161b5b1c9f/charpy-0.2.0.tar.gz#md5=bc65251e738378c43cf8ae4fc8623be2 (from https://pypi.python.org/simple/charpy/) Running setup.py (path:/tmp/pip-build-0ml13sue/charpy/setup.py) egg_info for package charpy Running command python setup.py egg_info running egg_info creating pip-egg-info/charpy.egg-info writing pip-egg-info/charpy.egg-info/PKG-INFO writing dependency_links to pip-egg-info/charpy.egg-info/dependency_links.txt writing top-level names to pip-egg-info/charpy.egg-info/top_level.txt writing requirements to pip-egg-info/charpy.egg-info/requires.txt writing manifest file 'pip-egg-info/charpy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/charpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.pyc' found under directory '*' warning: no previously-included files matching '*.pyo' found under directory '*' warning: no previously-included files matching '*.orig' found under directory '*' writing manifest file 'pip-egg-info/charpy.egg-info/SOURCES.txt' Source in /tmp/pip-build-0ml13sue/charpy has version 0.2.0, which satisfies requirement charpy==0.2.0 from https://pypi.python.org/packages/f0/6c/2960a2002b89da5b9c6f8f358d6be42e6e75e012306f0f3891161b5b1c9f/charpy-0.2.0.tar.gz#md5=bc65251e738378c43cf8ae4fc8623be2 Building wheels for collected packages: charpy Running setup.py bdist_wheel for charpy: started Destination directory: /tmp/tmphjihecmkpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-0ml13sue/charpy/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/tmphjihecmkpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/charpy copying charpy/factory.py -> build/lib/charpy copying charpy/toolbox.py -> build/lib/charpy copying charpy/__init__.py -> build/lib/charpy copying charpy/app.py -> build/lib/charpy creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_app_factory.py -> build/lib/tests copying tests/test_flask.py -> build/lib/tests creating build/lib/charpy/blueprints copying charpy/blueprints/simple_page.py -> build/lib/charpy/blueprints copying charpy/blueprints/__init__.py -> build/lib/charpy/blueprints copying charpy/blueprints/charpy.py -> build/lib/charpy/blueprints running egg_info writing charpy.egg-info/PKG-INFO writing requirements to charpy.egg-info/requires.txt writing dependency_links to charpy.egg-info/dependency_links.txt writing top-level names to charpy.egg-info/top_level.txt reading manifest file 'charpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.pyc' found under directory '*' warning: no previously-included files matching '*.pyo' found under directory '*' warning: no previously-included files matching '*.orig' found under directory '*' writing manifest file 'charpy.egg-info/SOURCES.txt' copying charpy/.DS_Store -> build/lib/charpy copying charpy/demo.csv -> build/lib/charpy copying charpy/demo.json -> build/lib/charpy creating build/lib/charpy/static copying charpy/static/chart.min.js -> build/lib/charpy/static creating build/lib/charpy/templates copying charpy/templates/404.html -> build/lib/charpy/templates copying charpy/templates/base.html -> build/lib/charpy/templates copying charpy/templates/chart.html -> build/lib/charpy/templates creating build/lib/charpy/templates/partials copying charpy/templates/partials/barchart.html -> build/lib/charpy/templates/partials copying charpy/templates/partials/linechart.html -> build/lib/charpy/templates/partials copying charpy/templates/partials/piechart.html -> build/lib/charpy/templates/partials 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/charpy creating build/bdist.linux-armv7l/wheel/charpy/static copying build/lib/charpy/static/chart.min.js -> build/bdist.linux-armv7l/wheel/charpy/static copying build/lib/charpy/factory.py -> build/bdist.linux-armv7l/wheel/charpy copying build/lib/charpy/demo.csv -> build/bdist.linux-armv7l/wheel/charpy copying build/lib/charpy/toolbox.py -> build/bdist.linux-armv7l/wheel/charpy copying build/lib/charpy/__init__.py -> build/bdist.linux-armv7l/wheel/charpy copying build/lib/charpy/.DS_Store -> build/bdist.linux-armv7l/wheel/charpy copying build/lib/charpy/demo.json -> build/bdist.linux-armv7l/wheel/charpy creating build/bdist.linux-armv7l/wheel/charpy/blueprints copying build/lib/charpy/blueprints/simple_page.py -> build/bdist.linux-armv7l/wheel/charpy/blueprints copying build/lib/charpy/blueprints/__init__.py -> build/bdist.linux-armv7l/wheel/charpy/blueprints copying build/lib/charpy/blueprints/charpy.py -> build/bdist.linux-armv7l/wheel/charpy/blueprints creating build/bdist.linux-armv7l/wheel/charpy/templates creating build/bdist.linux-armv7l/wheel/charpy/templates/partials copying build/lib/charpy/templates/partials/linechart.html -> build/bdist.linux-armv7l/wheel/charpy/templates/partials copying build/lib/charpy/templates/partials/piechart.html -> build/bdist.linux-armv7l/wheel/charpy/templates/partials copying build/lib/charpy/templates/partials/barchart.html -> build/bdist.linux-armv7l/wheel/charpy/templates/partials copying build/lib/charpy/templates/404.html -> build/bdist.linux-armv7l/wheel/charpy/templates copying build/lib/charpy/templates/chart.html -> build/bdist.linux-armv7l/wheel/charpy/templates copying build/lib/charpy/templates/base.html -> build/bdist.linux-armv7l/wheel/charpy/templates copying build/lib/charpy/app.py -> build/bdist.linux-armv7l/wheel/charpy creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_app_factory.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_flask.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying charpy.egg-info to build/bdist.linux-armv7l/wheel/charpy-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/charpy-0.2.0.dist-info/WHEEL Running setup.py bdist_wheel for charpy: finished with status 'done' Stored in directory: /tmp/tmpu9n84ax0 Successfully built charpy Cleaning up... Removing source in /tmp/pip-build-0ml13sue/charpy