Collecting django-chartflo==0.2.4 1 location(s) to search for versions of django-chartflo: * https://pypi.python.org/simple/django-chartflo/ Getting page https://pypi.python.org/simple/django-chartflo/ Analyzing links from page https://pypi.python.org/simple/django-chartflo/ Found link https://pypi.python.org/packages/0f/2a/7c5b5003e28c309f8c0f7e1598e11ec5b0ccbd82af19108b8871a7c41308/django-chartflo-0.2.4.tar.gz#md5=76541c5047a0cf016428bc48e6fcc954 (from https://pypi.python.org/simple/django-chartflo/), version: 0.2.4 Found link https://pypi.python.org/packages/6f/80/6423713812c804fe90b753854411e87140db7f2b4bc92b8e9c1ce3a14687/django-chartflo-0.2.3.tar.gz#md5=c7e4db623733e2e04f86c14a473aac71 (from https://pypi.python.org/simple/django-chartflo/), version: 0.2.3 Found link https://pypi.python.org/packages/9e/2d/a2706f034c5556e36a1a4eaf0dfa1d135fb0df57d0d6f7c46e2c4c5cdbaf/django-chartflo-0.2.2.tar.gz#md5=fb5396308127e53bde4e8a98387ddae5 (from https://pypi.python.org/simple/django-chartflo/), version: 0.2.2 Found link https://pypi.python.org/packages/d4/c5/878fb6c6552190044be4bb1e40c8d67818aca36537639aa7f602d56b93d4/django-chartflo-0.2.1.tar.gz#md5=e47727324d3b53bf115fc6a954b3e5b3 (from https://pypi.python.org/simple/django-chartflo/), version: 0.2.1 Using version 0.2.4 (newest of versions: 0.2.4) Downloading django-chartflo-0.2.4.tar.gz (385kB) Downloading from URL https://pypi.python.org/packages/0f/2a/7c5b5003e28c309f8c0f7e1598e11ec5b0ccbd82af19108b8871a7c41308/django-chartflo-0.2.4.tar.gz#md5=76541c5047a0cf016428bc48e6fcc954 (from https://pypi.python.org/simple/django-chartflo/) Running setup.py (path:/tmp/pip-build-w7fdpt5e/django-chartflo/setup.py) egg_info for package django-chartflo Running command python setup.py egg_info running egg_info creating pip-egg-info/django_chartflo.egg-info writing dependency_links to pip-egg-info/django_chartflo.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_chartflo.egg-info/top_level.txt writing pip-egg-info/django_chartflo.egg-info/PKG-INFO writing requirements to pip-egg-info/django_chartflo.egg-info/requires.txt writing manifest file 'pip-egg-info/django_chartflo.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_chartflo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_chartflo.egg-info/SOURCES.txt' Source in /tmp/pip-build-w7fdpt5e/django-chartflo has version 0.2.4, which satisfies requirement django-chartflo==0.2.4 from https://pypi.python.org/packages/0f/2a/7c5b5003e28c309f8c0f7e1598e11ec5b0ccbd82af19108b8871a7c41308/django-chartflo-0.2.4.tar.gz#md5=76541c5047a0cf016428bc48e6fcc954 Building wheels for collected packages: django-chartflo Running setup.py bdist_wheel for django-chartflo: started Destination directory: /tmp/tmp6oyr2degpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-w7fdpt5e/django-chartflo/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/tmp6oyr2degpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/chartflo copying chartflo/utils.py -> build/lib/chartflo copying chartflo/apps.py -> build/lib/chartflo copying chartflo/__init__.py -> build/lib/chartflo copying chartflo/conf.py -> build/lib/chartflo copying chartflo/tests.py -> build/lib/chartflo copying chartflo/factory.py -> build/lib/chartflo copying chartflo/views.py -> build/lib/chartflo copying chartflo/urls.py -> build/lib/chartflo copying chartflo/admin.py -> build/lib/chartflo copying chartflo/models.py -> build/lib/chartflo creating build/lib/chartflo/migrations copying chartflo/migrations/0003_number_thresholds.py -> build/lib/chartflo/migrations copying chartflo/migrations/__init__.py -> build/lib/chartflo/migrations copying chartflo/migrations/0001_initial.py -> build/lib/chartflo/migrations copying chartflo/migrations/0002_auto_20170921_1117.py -> build/lib/chartflo/migrations creating build/lib/chartflo/management copying chartflo/management/__init__.py -> build/lib/chartflo/management creating build/lib/chartflo/management/commands copying chartflo/management/commands/gen.py -> build/lib/chartflo/management/commands copying chartflo/management/commands/__init__.py -> build/lib/chartflo/management/commands copying chartflo/management/commands/gencharts.py -> build/lib/chartflo/management/commands running egg_info writing top-level names to django_chartflo.egg-info/top_level.txt writing django_chartflo.egg-info/PKG-INFO writing dependency_links to django_chartflo.egg-info/dependency_links.txt writing requirements to django_chartflo.egg-info/requires.txt reading manifest file 'django_chartflo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_chartflo.egg-info/SOURCES.txt' creating build/lib/chartflo/static creating build/lib/chartflo/static/css copying chartflo/static/css/chartflo.css -> build/lib/chartflo/static/css creating build/lib/chartflo/static/js creating build/lib/chartflo/static/js/vegalite copying chartflo/static/js/vegalite/vega-embed.js -> build/lib/chartflo/static/js/vegalite copying chartflo/static/js/vegalite/vega-lite.js -> build/lib/chartflo/static/js/vegalite copying chartflo/static/js/vegalite/vega.js -> build/lib/chartflo/static/js/vegalite creating build/lib/chartflo/templates creating build/lib/chartflo/templates/chartflo copying chartflo/templates/chartflo/charts.html -> build/lib/chartflo/templates/chartflo copying chartflo/templates/chartflo/head.html -> build/lib/chartflo/templates/chartflo creating build/lib/chartflo/templates/chartflo/vegalite copying chartflo/templates/chartflo/vegalite/chart.html -> build/lib/chartflo/templates/chartflo/vegalite copying chartflo/templates/chartflo/vegalite/dashboard.html -> build/lib/chartflo/templates/chartflo/vegalite creating build/lib/chartflo/migrations/__pycache__ copying chartflo/migrations/__pycache__/0001_initial.cpython-35.pyc -> build/lib/chartflo/migrations/__pycache__ copying chartflo/migrations/__pycache__/0002_auto_20170915_0945.cpython-35.pyc -> build/lib/chartflo/migrations/__pycache__ copying chartflo/migrations/__pycache__/0002_auto_20170916_0830.cpython-35.pyc -> build/lib/chartflo/migrations/__pycache__ copying chartflo/migrations/__pycache__/0002_auto_20170921_1117.cpython-35.pyc -> build/lib/chartflo/migrations/__pycache__ copying chartflo/migrations/__pycache__/0003_auto_20170915_0947.cpython-35.pyc -> build/lib/chartflo/migrations/__pycache__ copying chartflo/migrations/__pycache__/0003_number_thresholds.cpython-35.pyc -> build/lib/chartflo/migrations/__pycache__ copying chartflo/migrations/__pycache__/0004_auto_20170915_1400.cpython-35.pyc -> build/lib/chartflo/migrations/__pycache__ copying chartflo/migrations/__pycache__/0005_auto_20170915_1408.cpython-35.pyc -> build/lib/chartflo/migrations/__pycache__ copying chartflo/migrations/__pycache__/0006_auto_20170915_1426.cpython-35.pyc -> build/lib/chartflo/migrations/__pycache__ copying chartflo/migrations/__pycache__/__init__.cpython-35.pyc -> build/lib/chartflo/migrations/__pycache__ creating build/lib/chartflo/management/__pycache__ copying chartflo/management/__pycache__/__init__.cpython-35.pyc -> build/lib/chartflo/management/__pycache__ creating build/lib/chartflo/management/commands/__pycache__ copying chartflo/management/commands/__pycache__/__init__.cpython-35.pyc -> build/lib/chartflo/management/commands/__pycache__ copying chartflo/management/commands/__pycache__/gen.cpython-35.pyc -> build/lib/chartflo/management/commands/__pycache__ copying chartflo/management/commands/__pycache__/gencharts.cpython-35.pyc -> build/lib/chartflo/management/commands/__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/chartflo copying build/lib/chartflo/utils.py -> build/bdist.linux-armv7l/wheel/chartflo copying build/lib/chartflo/apps.py -> build/bdist.linux-armv7l/wheel/chartflo creating build/bdist.linux-armv7l/wheel/chartflo/migrations copying build/lib/chartflo/migrations/0003_number_thresholds.py -> build/bdist.linux-armv7l/wheel/chartflo/migrations creating build/bdist.linux-armv7l/wheel/chartflo/migrations/__pycache__ copying build/lib/chartflo/migrations/__pycache__/__init__.cpython-35.pyc -> build/bdist.linux-armv7l/wheel/chartflo/migrations/__pycache__ copying build/lib/chartflo/migrations/__pycache__/0003_number_thresholds.cpython-35.pyc -> build/bdist.linux-armv7l/wheel/chartflo/migrations/__pycache__ copying build/lib/chartflo/migrations/__pycache__/0004_auto_20170915_1400.cpython-35.pyc -> build/bdist.linux-armv7l/wheel/chartflo/migrations/__pycache__ copying build/lib/chartflo/migrations/__pycache__/0002_auto_20170921_1117.cpython-35.pyc -> build/bdist.linux-armv7l/wheel/chartflo/migrations/__pycache__ copying build/lib/chartflo/migrations/__pycache__/0006_auto_20170915_1426.cpython-35.pyc -> build/bdist.linux-armv7l/wheel/chartflo/migrations/__pycache__ copying build/lib/chartflo/migrations/__pycache__/0003_auto_20170915_0947.cpython-35.pyc -> build/bdist.linux-armv7l/wheel/chartflo/migrations/__pycache__ copying build/lib/chartflo/migrations/__pycache__/0002_auto_20170916_0830.cpython-35.pyc -> build/bdist.linux-armv7l/wheel/chartflo/migrations/__pycache__ copying build/lib/chartflo/migrations/__pycache__/0005_auto_20170915_1408.cpython-35.pyc -> build/bdist.linux-armv7l/wheel/chartflo/migrations/__pycache__ copying build/lib/chartflo/migrations/__pycache__/0002_auto_20170915_0945.cpython-35.pyc -> build/bdist.linux-armv7l/wheel/chartflo/migrations/__pycache__ copying build/lib/chartflo/migrations/__pycache__/0001_initial.cpython-35.pyc -> build/bdist.linux-armv7l/wheel/chartflo/migrations/__pycache__ copying build/lib/chartflo/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/chartflo/migrations copying build/lib/chartflo/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/chartflo/migrations copying build/lib/chartflo/migrations/0002_auto_20170921_1117.py -> build/bdist.linux-armv7l/wheel/chartflo/migrations copying build/lib/chartflo/__init__.py -> build/bdist.linux-armv7l/wheel/chartflo creating build/bdist.linux-armv7l/wheel/chartflo/templates creating build/bdist.linux-armv7l/wheel/chartflo/templates/chartflo copying build/lib/chartflo/templates/chartflo/charts.html -> build/bdist.linux-armv7l/wheel/chartflo/templates/chartflo creating build/bdist.linux-armv7l/wheel/chartflo/templates/chartflo/vegalite copying build/lib/chartflo/templates/chartflo/vegalite/chart.html -> build/bdist.linux-armv7l/wheel/chartflo/templates/chartflo/vegalite copying build/lib/chartflo/templates/chartflo/vegalite/dashboard.html -> build/bdist.linux-armv7l/wheel/chartflo/templates/chartflo/vegalite copying build/lib/chartflo/templates/chartflo/head.html -> build/bdist.linux-armv7l/wheel/chartflo/templates/chartflo creating build/bdist.linux-armv7l/wheel/chartflo/static creating build/bdist.linux-armv7l/wheel/chartflo/static/css copying build/lib/chartflo/static/css/chartflo.css -> build/bdist.linux-armv7l/wheel/chartflo/static/css creating build/bdist.linux-armv7l/wheel/chartflo/static/js creating build/bdist.linux-armv7l/wheel/chartflo/static/js/vegalite copying build/lib/chartflo/static/js/vegalite/vega.js -> build/bdist.linux-armv7l/wheel/chartflo/static/js/vegalite copying build/lib/chartflo/static/js/vegalite/vega-embed.js -> build/bdist.linux-armv7l/wheel/chartflo/static/js/vegalite copying build/lib/chartflo/static/js/vegalite/vega-lite.js -> build/bdist.linux-armv7l/wheel/chartflo/static/js/vegalite copying build/lib/chartflo/conf.py -> build/bdist.linux-armv7l/wheel/chartflo copying build/lib/chartflo/tests.py -> build/bdist.linux-armv7l/wheel/chartflo copying build/lib/chartflo/factory.py -> build/bdist.linux-armv7l/wheel/chartflo copying build/lib/chartflo/views.py -> build/bdist.linux-armv7l/wheel/chartflo copying build/lib/chartflo/urls.py -> build/bdist.linux-armv7l/wheel/chartflo creating build/bdist.linux-armv7l/wheel/chartflo/management creating build/bdist.linux-armv7l/wheel/chartflo/management/__pycache__ copying build/lib/chartflo/management/__pycache__/__init__.cpython-35.pyc -> build/bdist.linux-armv7l/wheel/chartflo/management/__pycache__ copying build/lib/chartflo/management/__init__.py -> build/bdist.linux-armv7l/wheel/chartflo/management creating build/bdist.linux-armv7l/wheel/chartflo/management/commands creating build/bdist.linux-armv7l/wheel/chartflo/management/commands/__pycache__ copying build/lib/chartflo/management/commands/__pycache__/__init__.cpython-35.pyc -> build/bdist.linux-armv7l/wheel/chartflo/management/commands/__pycache__ copying build/lib/chartflo/management/commands/__pycache__/gencharts.cpython-35.pyc -> build/bdist.linux-armv7l/wheel/chartflo/management/commands/__pycache__ copying build/lib/chartflo/management/commands/__pycache__/gen.cpython-35.pyc -> build/bdist.linux-armv7l/wheel/chartflo/management/commands/__pycache__ copying build/lib/chartflo/management/commands/gen.py -> build/bdist.linux-armv7l/wheel/chartflo/management/commands copying build/lib/chartflo/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/chartflo/management/commands copying build/lib/chartflo/management/commands/gencharts.py -> build/bdist.linux-armv7l/wheel/chartflo/management/commands copying build/lib/chartflo/admin.py -> build/bdist.linux-armv7l/wheel/chartflo copying build/lib/chartflo/models.py -> build/bdist.linux-armv7l/wheel/chartflo running install_egg_info Copying django_chartflo.egg-info to build/bdist.linux-armv7l/wheel/django_chartflo-0.2.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_chartflo-0.2.4.dist-info/WHEEL Running setup.py bdist_wheel for django-chartflo: finished with status 'done' Stored in directory: /tmp/tmpqvqds6it Successfully built django-chartflo Cleaning up... Removing source in /tmp/pip-build-w7fdpt5e/django-chartflo