Collecting django-reports-creator==0.0.2 1 location(s) to search for versions of django-reports-creator: * https://pypi.python.org/simple/django-reports-creator/ Getting page https://pypi.python.org/simple/django-reports-creator/ Analyzing links from page https://pypi.org/simple/django-reports-creator/ Found link https://files.pythonhosted.org/packages/cc/30/a095dc9336f97c551c76b44b82d889b230417de835de433bd0d8c01a9a10/django-reports-creator-0.0.2.tar.gz#sha256=3db6f684fc28739a5e7d004467d6079b8f6bb3216151e46f939147617d47603d (from https://pypi.org/simple/django-reports-creator/), version: 0.0.2 Skipping link https://files.pythonhosted.org/packages/83/99/bbab44263b969d6e8e5bd33424af4e30f2aa2fcc86b41c3af718340a745a/django_reports_creator-0.0.2-py2-none-any.whl#sha256=c63a1ac19a1f4bb99e3d4b91681b3f5797f70a08ef6d87ab81d13cfd7338fb87 (from https://pypi.org/simple/django-reports-creator/); it is not compatible with this Python Using version 0.0.2 (newest of versions: 0.0.2) Downloading https://files.pythonhosted.org/packages/cc/30/a095dc9336f97c551c76b44b82d889b230417de835de433bd0d8c01a9a10/django-reports-creator-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/cc/30/a095dc9336f97c551c76b44b82d889b230417de835de433bd0d8c01a9a10/django-reports-creator-0.0.2.tar.gz#sha256=3db6f684fc28739a5e7d004467d6079b8f6bb3216151e46f939147617d47603d (from https://pypi.org/simple/django-reports-creator/) Running setup.py (path:/tmp/pip-build-wytksojk/django-reports-creator/setup.py) egg_info for package django-reports-creator Running command python setup.py egg_info running egg_info creating pip-egg-info/django_reports_creator.egg-info writing requirements to pip-egg-info/django_reports_creator.egg-info/requires.txt writing dependency_links to pip-egg-info/django_reports_creator.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_reports_creator.egg-info/top_level.txt writing pip-egg-info/django_reports_creator.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_reports_creator.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_reports_creator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'model_report/templates' warning: no files found matching '*' under directory 'model_report/static' warning: no files found matching '*' under directory 'model_report/locale' writing manifest file 'pip-egg-info/django_reports_creator.egg-info/SOURCES.txt' Source in /tmp/pip-build-wytksojk/django-reports-creator has version 0.0.2, which satisfies requirement django-reports-creator==0.0.2 from https://files.pythonhosted.org/packages/cc/30/a095dc9336f97c551c76b44b82d889b230417de835de433bd0d8c01a9a10/django-reports-creator-0.0.2.tar.gz#sha256=3db6f684fc28739a5e7d004467d6079b8f6bb3216151e46f939147617d47603d Building wheels for collected packages: django-reports-creator Running setup.py bdist_wheel for django-reports-creator: started Destination directory: /tmp/tmpfhey199apip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-wytksojk/django-reports-creator/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/tmpfhey199apip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/reports_creator copying reports_creator/forms.py -> build/lib/reports_creator copying reports_creator/widgets.py -> build/lib/reports_creator copying reports_creator/arial10.py -> build/lib/reports_creator copying reports_creator/utils.py -> build/lib/reports_creator copying reports_creator/views.py -> build/lib/reports_creator copying reports_creator/__init__.py -> build/lib/reports_creator copying reports_creator/report.py -> build/lib/reports_creator copying reports_creator/urls.py -> build/lib/reports_creator copying reports_creator/export_pdf.py -> build/lib/reports_creator creating build/lib/reports_creator/templatetags copying reports_creator/templatetags/model_report.py -> build/lib/reports_creator/templatetags copying reports_creator/templatetags/__init__.py -> build/lib/reports_creator/templatetags creating build/lib/reports_creator/exporters copying reports_creator/exporters/base.py -> build/lib/reports_creator/exporters copying reports_creator/exporters/excel.py -> build/lib/reports_creator/exporters copying reports_creator/exporters/__init__.py -> build/lib/reports_creator/exporters copying reports_creator/exporters/pdf.py -> build/lib/reports_creator/exporters creating build/lib/reports_creator/highcharts copying reports_creator/highcharts/base.py -> build/lib/reports_creator/highcharts copying reports_creator/highcharts/__init__.py -> build/lib/reports_creator/highcharts copying reports_creator/highcharts/options.py -> build/lib/reports_creator/highcharts running egg_info writing top-level names to django_reports_creator.egg-info/top_level.txt writing django_reports_creator.egg-info/PKG-INFO writing requirements to django_reports_creator.egg-info/requires.txt writing dependency_links to django_reports_creator.egg-info/dependency_links.txt reading manifest file 'django_reports_creator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'model_report/templates' warning: no files found matching '*' under directory 'model_report/static' warning: no files found matching '*' under directory 'model_report/locale' writing manifest file 'django_reports_creator.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/reports_creator copying build/lib/reports_creator/forms.py -> build/bdist.linux-armv7l/wheel/reports_creator copying build/lib/reports_creator/widgets.py -> build/bdist.linux-armv7l/wheel/reports_creator copying build/lib/reports_creator/arial10.py -> build/bdist.linux-armv7l/wheel/reports_creator copying build/lib/reports_creator/utils.py -> build/bdist.linux-armv7l/wheel/reports_creator copying build/lib/reports_creator/views.py -> build/bdist.linux-armv7l/wheel/reports_creator creating build/bdist.linux-armv7l/wheel/reports_creator/templatetags copying build/lib/reports_creator/templatetags/model_report.py -> build/bdist.linux-armv7l/wheel/reports_creator/templatetags copying build/lib/reports_creator/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/reports_creator/templatetags copying build/lib/reports_creator/__init__.py -> build/bdist.linux-armv7l/wheel/reports_creator copying build/lib/reports_creator/report.py -> build/bdist.linux-armv7l/wheel/reports_creator creating build/bdist.linux-armv7l/wheel/reports_creator/exporters copying build/lib/reports_creator/exporters/base.py -> build/bdist.linux-armv7l/wheel/reports_creator/exporters copying build/lib/reports_creator/exporters/excel.py -> build/bdist.linux-armv7l/wheel/reports_creator/exporters copying build/lib/reports_creator/exporters/__init__.py -> build/bdist.linux-armv7l/wheel/reports_creator/exporters copying build/lib/reports_creator/exporters/pdf.py -> build/bdist.linux-armv7l/wheel/reports_creator/exporters copying build/lib/reports_creator/urls.py -> build/bdist.linux-armv7l/wheel/reports_creator creating build/bdist.linux-armv7l/wheel/reports_creator/highcharts copying build/lib/reports_creator/highcharts/base.py -> build/bdist.linux-armv7l/wheel/reports_creator/highcharts copying build/lib/reports_creator/highcharts/__init__.py -> build/bdist.linux-armv7l/wheel/reports_creator/highcharts copying build/lib/reports_creator/highcharts/options.py -> build/bdist.linux-armv7l/wheel/reports_creator/highcharts copying build/lib/reports_creator/export_pdf.py -> build/bdist.linux-armv7l/wheel/reports_creator running install_egg_info Copying django_reports_creator.egg-info to build/bdist.linux-armv7l/wheel/django_reports_creator-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_reports_creator-0.0.2.dist-info/WHEEL Running setup.py bdist_wheel for django-reports-creator: finished with status 'done' Stored in directory: /tmp/tmpf5kd8g6n Successfully built django-reports-creator Cleaning up... Removing source in /tmp/pip-build-wytksojk/django-reports-creator