Collecting django-controlcenter==0.2.6 1 location(s) to search for versions of django-controlcenter: * https://pypi.python.org/simple/django-controlcenter/ Getting page https://pypi.python.org/simple/django-controlcenter/ Analyzing links from page https://pypi.python.org/simple/django-controlcenter/ Found link https://pypi.python.org/packages/23/b9/a1fcb276bc3f1037f18c3d5b90e7c8bb4ecda94fe9aee065d664fd627153/django_controlcenter-0.1.2-py2.py3-none-any.whl#md5=96e1b17d4a1e91e04b1e791e23620f77 (from https://pypi.python.org/simple/django-controlcenter/), version: 0.1.2 Found link https://pypi.python.org/packages/5d/16/ed81e323a04416578c09adf5732301fe6c791b6a7a2f2ddc2b0561847fc1/django_controlcenter-0.2.0-py2.py3-none-any.whl#md5=882ee1c85f19a21eb8f10ccf9823dae7 (from https://pypi.python.org/simple/django-controlcenter/), version: 0.2.0 Found link https://pypi.python.org/packages/53/94/dc2a8cc6067ad17bb5304139e4207be16a4e083257801a6971919a6f6e42/django_controlcenter-0.2.1-py2.py3-none-any.whl#md5=4e96981d0bd8d950bb5280bec8ca1c66 (from https://pypi.python.org/simple/django-controlcenter/), version: 0.2.1 Found link https://pypi.python.org/packages/3a/3c/9a4f87e0a8bb90692cffc32843bd2d76e079f2855b557673dd7c1d060527/django_controlcenter-0.2.2-py2.py3-none-any.whl#md5=5ab11fc34aed14e3342eb84402fe8600 (from https://pypi.python.org/simple/django-controlcenter/), version: 0.2.2 Found link https://pypi.python.org/packages/99/7c/3c5d99277a29a1a34e192c0d24eb1c2e41e7e54ac4bcb1fef075b5863e29/django_controlcenter-0.2.3-py2.py3-none-any.whl#md5=222d9fac645708f80899e54d89904800 (from https://pypi.python.org/simple/django-controlcenter/), version: 0.2.3 Found link https://pypi.python.org/packages/ea/71/2626b07486a196dd36d285c99f16abd5aea0b00b8830c68cc361acd24341/django_controlcenter-0.2.4-py2.py3-none-any.whl#md5=509506cdbedd4e193d65e3c5f1d915dd (from https://pypi.python.org/simple/django-controlcenter/), version: 0.2.4 Found link https://pypi.python.org/packages/1c/5f/ffd6c0edb1ed2f7bdbb1aa0ad83bc8aa1dee7be1cdb0635dcaba741c9650/django_controlcenter-0.2.5-py2.py3-none-any.whl#md5=35c5966e0b63cac3b62bfd0a08e22837 (from https://pypi.python.org/simple/django-controlcenter/), version: 0.2.5 Found link https://pypi.python.org/packages/3e/21/b4dcfc490b746bae45e91353e0962804a738466f5a4442056b3ad5844dbc/django-controlcenter-0.2.6.tar.gz#md5=c542f1cccda9856f96b0c3a781f9d58e (from https://pypi.python.org/simple/django-controlcenter/), version: 0.2.6 Using version 0.2.6 (newest of versions: 0.2.6) Downloading django-controlcenter-0.2.6.tar.gz (48kB) Downloading from URL https://pypi.python.org/packages/3e/21/b4dcfc490b746bae45e91353e0962804a738466f5a4442056b3ad5844dbc/django-controlcenter-0.2.6.tar.gz#md5=c542f1cccda9856f96b0c3a781f9d58e (from https://pypi.python.org/simple/django-controlcenter/) Running setup.py (path:/tmp/pip-build-9ro3r9cp/django-controlcenter/setup.py) egg_info for package django-controlcenter Running command python setup.py egg_info running egg_info creating pip-egg-info/django_controlcenter.egg-info writing top-level names to pip-egg-info/django_controlcenter.egg-info/top_level.txt writing requirements to pip-egg-info/django_controlcenter.egg-info/requires.txt writing pip-egg-info/django_controlcenter.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_controlcenter.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_controlcenter.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_controlcenter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'pip-egg-info/django_controlcenter.egg-info/SOURCES.txt' Source in /tmp/pip-build-9ro3r9cp/django-controlcenter has version 0.2.6, which satisfies requirement django-controlcenter==0.2.6 from https://pypi.python.org/packages/3e/21/b4dcfc490b746bae45e91353e0962804a738466f5a4442056b3ad5844dbc/django-controlcenter-0.2.6.tar.gz#md5=c542f1cccda9856f96b0c3a781f9d58e Building wheels for collected packages: django-controlcenter Running setup.py bdist_wheel for django-controlcenter: started Destination directory: /tmp/tmp65p0h1aipip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-9ro3r9cp/django-controlcenter/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/tmp65p0h1aipip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/controlcenter copying controlcenter/views.py -> build/lib/controlcenter copying controlcenter/dashboards.py -> build/lib/controlcenter copying controlcenter/__init__.py -> build/lib/controlcenter copying controlcenter/base.py -> build/lib/controlcenter copying controlcenter/utils.py -> build/lib/controlcenter copying controlcenter/app_settings.py -> build/lib/controlcenter creating build/lib/tests copying tests/test_dashboards.py -> build/lib/tests copying tests/test_widgets_core.py -> build/lib/tests copying tests/test_app_settings.py -> build/lib/tests copying tests/test_templatetags.py -> build/lib/tests copying tests/test_widgets_charts.py -> build/lib/tests copying tests/test_base.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_utils.py -> build/lib/tests creating build/lib/controlcenter/templatetags copying controlcenter/templatetags/__init__.py -> build/lib/controlcenter/templatetags copying controlcenter/templatetags/controlcenter_tags.py -> build/lib/controlcenter/templatetags creating build/lib/controlcenter/widgets copying controlcenter/widgets/charts.py -> build/lib/controlcenter/widgets copying controlcenter/widgets/core.py -> build/lib/controlcenter/widgets copying controlcenter/widgets/__init__.py -> build/lib/controlcenter/widgets running egg_info writing django_controlcenter.egg-info/PKG-INFO writing requirements to django_controlcenter.egg-info/requires.txt writing dependency_links to django_controlcenter.egg-info/dependency_links.txt writing top-level names to django_controlcenter.egg-info/top_level.txt reading manifest file 'django_controlcenter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'django_controlcenter.egg-info/SOURCES.txt' copying controlcenter/.DS_Store -> build/lib/controlcenter creating build/lib/controlcenter/images copying controlcenter/images/chart-no-data.png -> build/lib/controlcenter/images copying controlcenter/images/widget-out.png -> build/lib/controlcenter/images copying controlcenter/images/widget-stripes.png -> build/lib/controlcenter/images copying controlcenter/images/widget-tab.png -> build/lib/controlcenter/images creating build/lib/controlcenter/static copying controlcenter/static/.DS_Store -> build/lib/controlcenter/static creating build/lib/controlcenter/static/controlcenter copying controlcenter/static/controlcenter/.DS_Store -> build/lib/controlcenter/static/controlcenter creating build/lib/controlcenter/static/controlcenter/css copying controlcenter/static/controlcenter/css/.DS_Store -> build/lib/controlcenter/static/controlcenter/css copying controlcenter/static/controlcenter/css/all.css -> build/lib/controlcenter/static/controlcenter/css copying controlcenter/static/controlcenter/css/chartist-default-colors.css -> build/lib/controlcenter/static/controlcenter/css copying controlcenter/static/controlcenter/css/chartist-material-colors.css -> build/lib/controlcenter/static/controlcenter/css copying controlcenter/static/controlcenter/css/chartist.css -> build/lib/controlcenter/static/controlcenter/css creating build/lib/controlcenter/static/controlcenter/js copying controlcenter/static/controlcenter/js/masonry.pkgd.min.js -> build/lib/controlcenter/static/controlcenter/js copying controlcenter/static/controlcenter/js/scripts.js -> build/lib/controlcenter/static/controlcenter/js copying controlcenter/static/controlcenter/js/sortable.min.js -> build/lib/controlcenter/static/controlcenter/js creating build/lib/controlcenter/static/controlcenter/js/chartist copying controlcenter/static/controlcenter/js/chartist/chartist-plugin-pointlabels.min.js -> build/lib/controlcenter/static/controlcenter/js/chartist copying controlcenter/static/controlcenter/js/chartist/chartist.min.js -> build/lib/controlcenter/static/controlcenter/js/chartist creating build/lib/controlcenter/stylus copying controlcenter/stylus/all.styl -> build/lib/controlcenter/stylus copying controlcenter/stylus/chartist-default-colors.styl -> build/lib/controlcenter/stylus copying controlcenter/stylus/chartist-material-colors.styl -> build/lib/controlcenter/stylus copying controlcenter/stylus/mixins.styl -> build/lib/controlcenter/stylus copying controlcenter/stylus/variables.styl -> build/lib/controlcenter/stylus creating build/lib/controlcenter/templates creating build/lib/controlcenter/templates/controlcenter copying controlcenter/templates/controlcenter/dashboard.html -> build/lib/controlcenter/templates/controlcenter creating build/lib/controlcenter/templates/controlcenter/widgets copying controlcenter/templates/controlcenter/widgets/chart.html -> build/lib/controlcenter/templates/controlcenter/widgets copying controlcenter/templates/controlcenter/widgets/itemlist.html -> build/lib/controlcenter/templates/controlcenter/widgets 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/controlcenter creating build/bdist.linux-armv7l/wheel/controlcenter/static creating build/bdist.linux-armv7l/wheel/controlcenter/static/controlcenter creating build/bdist.linux-armv7l/wheel/controlcenter/static/controlcenter/js creating build/bdist.linux-armv7l/wheel/controlcenter/static/controlcenter/js/chartist copying build/lib/controlcenter/static/controlcenter/js/chartist/chartist.min.js -> build/bdist.linux-armv7l/wheel/controlcenter/static/controlcenter/js/chartist copying build/lib/controlcenter/static/controlcenter/js/chartist/chartist-plugin-pointlabels.min.js -> build/bdist.linux-armv7l/wheel/controlcenter/static/controlcenter/js/chartist copying build/lib/controlcenter/static/controlcenter/js/scripts.js -> build/bdist.linux-armv7l/wheel/controlcenter/static/controlcenter/js copying build/lib/controlcenter/static/controlcenter/js/sortable.min.js -> build/bdist.linux-armv7l/wheel/controlcenter/static/controlcenter/js copying build/lib/controlcenter/static/controlcenter/js/masonry.pkgd.min.js -> build/bdist.linux-armv7l/wheel/controlcenter/static/controlcenter/js creating build/bdist.linux-armv7l/wheel/controlcenter/static/controlcenter/css copying build/lib/controlcenter/static/controlcenter/css/chartist.css -> build/bdist.linux-armv7l/wheel/controlcenter/static/controlcenter/css copying build/lib/controlcenter/static/controlcenter/css/chartist-material-colors.css -> build/bdist.linux-armv7l/wheel/controlcenter/static/controlcenter/css copying build/lib/controlcenter/static/controlcenter/css/all.css -> build/bdist.linux-armv7l/wheel/controlcenter/static/controlcenter/css copying build/lib/controlcenter/static/controlcenter/css/.DS_Store -> build/bdist.linux-armv7l/wheel/controlcenter/static/controlcenter/css copying build/lib/controlcenter/static/controlcenter/css/chartist-default-colors.css -> build/bdist.linux-armv7l/wheel/controlcenter/static/controlcenter/css copying build/lib/controlcenter/static/controlcenter/.DS_Store -> build/bdist.linux-armv7l/wheel/controlcenter/static/controlcenter copying build/lib/controlcenter/static/.DS_Store -> build/bdist.linux-armv7l/wheel/controlcenter/static creating build/bdist.linux-armv7l/wheel/controlcenter/templatetags copying build/lib/controlcenter/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/controlcenter/templatetags copying build/lib/controlcenter/templatetags/controlcenter_tags.py -> build/bdist.linux-armv7l/wheel/controlcenter/templatetags copying build/lib/controlcenter/views.py -> build/bdist.linux-armv7l/wheel/controlcenter creating build/bdist.linux-armv7l/wheel/controlcenter/widgets copying build/lib/controlcenter/widgets/charts.py -> build/bdist.linux-armv7l/wheel/controlcenter/widgets copying build/lib/controlcenter/widgets/core.py -> build/bdist.linux-armv7l/wheel/controlcenter/widgets copying build/lib/controlcenter/widgets/__init__.py -> build/bdist.linux-armv7l/wheel/controlcenter/widgets copying build/lib/controlcenter/dashboards.py -> build/bdist.linux-armv7l/wheel/controlcenter creating build/bdist.linux-armv7l/wheel/controlcenter/stylus copying build/lib/controlcenter/stylus/variables.styl -> build/bdist.linux-armv7l/wheel/controlcenter/stylus copying build/lib/controlcenter/stylus/chartist-default-colors.styl -> build/bdist.linux-armv7l/wheel/controlcenter/stylus copying build/lib/controlcenter/stylus/chartist-material-colors.styl -> build/bdist.linux-armv7l/wheel/controlcenter/stylus copying build/lib/controlcenter/stylus/all.styl -> build/bdist.linux-armv7l/wheel/controlcenter/stylus copying build/lib/controlcenter/stylus/mixins.styl -> build/bdist.linux-armv7l/wheel/controlcenter/stylus copying build/lib/controlcenter/__init__.py -> build/bdist.linux-armv7l/wheel/controlcenter copying build/lib/controlcenter/.DS_Store -> build/bdist.linux-armv7l/wheel/controlcenter creating build/bdist.linux-armv7l/wheel/controlcenter/images copying build/lib/controlcenter/images/chart-no-data.png -> build/bdist.linux-armv7l/wheel/controlcenter/images copying build/lib/controlcenter/images/widget-stripes.png -> build/bdist.linux-armv7l/wheel/controlcenter/images copying build/lib/controlcenter/images/widget-tab.png -> build/bdist.linux-armv7l/wheel/controlcenter/images copying build/lib/controlcenter/images/widget-out.png -> build/bdist.linux-armv7l/wheel/controlcenter/images copying build/lib/controlcenter/base.py -> build/bdist.linux-armv7l/wheel/controlcenter creating build/bdist.linux-armv7l/wheel/controlcenter/templates creating build/bdist.linux-armv7l/wheel/controlcenter/templates/controlcenter copying build/lib/controlcenter/templates/controlcenter/dashboard.html -> build/bdist.linux-armv7l/wheel/controlcenter/templates/controlcenter creating build/bdist.linux-armv7l/wheel/controlcenter/templates/controlcenter/widgets copying build/lib/controlcenter/templates/controlcenter/widgets/itemlist.html -> build/bdist.linux-armv7l/wheel/controlcenter/templates/controlcenter/widgets copying build/lib/controlcenter/templates/controlcenter/widgets/chart.html -> build/bdist.linux-armv7l/wheel/controlcenter/templates/controlcenter/widgets copying build/lib/controlcenter/utils.py -> build/bdist.linux-armv7l/wheel/controlcenter copying build/lib/controlcenter/app_settings.py -> build/bdist.linux-armv7l/wheel/controlcenter creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_dashboards.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_widgets_core.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_app_settings.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_templatetags.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_widgets_charts.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_base.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying django_controlcenter.egg-info to build/bdist.linux-armv7l/wheel/django_controlcenter-0.2.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_controlcenter-0.2.6.dist-info/WHEEL Running setup.py bdist_wheel for django-controlcenter: finished with status 'done' Stored in directory: /tmp/tmpxtq5lic1 Successfully built django-controlcenter Cleaning up... Removing source in /tmp/pip-build-9ro3r9cp/django-controlcenter