Collecting django-apiblueprint-view==1.1.2 1 location(s) to search for versions of django-apiblueprint-view: * https://pypi.python.org/simple/django-apiblueprint-view/ Getting page https://pypi.python.org/simple/django-apiblueprint-view/ Analyzing links from page https://pypi.python.org/simple/django-apiblueprint-view/ Found link https://pypi.python.org/packages/21/75/e5c206e3cfee258f481f43d909d11c26afd16eadb65f58221ad88b8cb21d/django-apiblueprint-view-1.1.2.tar.gz#md5=ec1073943039c27a6ea40100bbcab513 (from https://pypi.python.org/simple/django-apiblueprint-view/), version: 1.1.2 Found link https://pypi.python.org/packages/78/4b/fe3ac6dd04b1d9093f1b61430dbe5f4669b5ea691252488e3bfdd17d4233/django-apiblueprint-view-1.1.1.tar.gz#md5=1b7ccac5bf7cbf2fd5f69a7a4496982a (from https://pypi.python.org/simple/django-apiblueprint-view/), version: 1.1.1 Using version 1.1.2 (newest of versions: 1.1.2) Downloading django-apiblueprint-view-1.1.2.tar.gz Downloading from URL https://pypi.python.org/packages/21/75/e5c206e3cfee258f481f43d909d11c26afd16eadb65f58221ad88b8cb21d/django-apiblueprint-view-1.1.2.tar.gz#md5=ec1073943039c27a6ea40100bbcab513 (from https://pypi.python.org/simple/django-apiblueprint-view/) Running setup.py (path:/tmp/pip-build-fu3n580l/django-apiblueprint-view/setup.py) egg_info for package django-apiblueprint-view Running command python setup.py egg_info running egg_info creating pip-egg-info/django_apiblueprint_view.egg-info writing dependency_links to pip-egg-info/django_apiblueprint_view.egg-info/dependency_links.txt writing pip-egg-info/django_apiblueprint_view.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_apiblueprint_view.egg-info/top_level.txt writing requirements to pip-egg-info/django_apiblueprint_view.egg-info/requires.txt writing manifest file 'pip-egg-info/django_apiblueprint_view.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_apiblueprint_view.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_apiblueprint_view.egg-info/SOURCES.txt' Source in /tmp/pip-build-fu3n580l/django-apiblueprint-view has version 1.1.2, which satisfies requirement django-apiblueprint-view==1.1.2 from https://pypi.python.org/packages/21/75/e5c206e3cfee258f481f43d909d11c26afd16eadb65f58221ad88b8cb21d/django-apiblueprint-view-1.1.2.tar.gz#md5=ec1073943039c27a6ea40100bbcab513 Building wheels for collected packages: django-apiblueprint-view Running setup.py bdist_wheel for django-apiblueprint-view: started Destination directory: /tmp/tmp785mowoxpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-fu3n580l/django-apiblueprint-view/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/tmp785mowoxpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/apiblueprint_view copying apiblueprint_view/__init__.py -> build/lib/apiblueprint_view copying apiblueprint_view/views.py -> build/lib/apiblueprint_view copying apiblueprint_view/parser.py -> build/lib/apiblueprint_view creating build/lib/apiblueprint_view/tests copying apiblueprint_view/tests/test_15_advanced_schema.py -> build/lib/apiblueprint_view/tests copying apiblueprint_view/tests/test_09_advanced_attributes.py -> build/lib/apiblueprint_view/tests copying apiblueprint_view/tests/test_02_resource_action.py -> build/lib/apiblueprint_view/tests copying apiblueprint_view/tests/test_06_requests.py -> build/lib/apiblueprint_view/tests copying apiblueprint_view/tests/test_04_grouping_resources.py -> build/lib/apiblueprint_view/tests copying apiblueprint_view/tests/test_11_resource_model.py -> build/lib/apiblueprint_view/tests copying apiblueprint_view/tests/__init__.py -> build/lib/apiblueprint_view/tests copying apiblueprint_view/tests/test_01_simplest.py -> build/lib/apiblueprint_view/tests copying apiblueprint_view/tests/test_03_named_resource.py -> build/lib/apiblueprint_view/tests copying apiblueprint_view/tests/test_host.py -> build/lib/apiblueprint_view/tests copying apiblueprint_view/tests/test_10_data_structures.py -> build/lib/apiblueprint_view/tests copying apiblueprint_view/tests/test_14_json_schema.py -> build/lib/apiblueprint_view/tests copying apiblueprint_view/tests/test_includes.py -> build/lib/apiblueprint_view/tests copying apiblueprint_view/tests/test_07_parameters.py -> build/lib/apiblueprint_view/tests copying apiblueprint_view/tests/test_05_responses.py -> build/lib/apiblueprint_view/tests copying apiblueprint_view/tests/test_12_advanced_action.py -> build/lib/apiblueprint_view/tests copying apiblueprint_view/tests/test_13_named_endpoints.py -> build/lib/apiblueprint_view/tests copying apiblueprint_view/tests/test_08_attributes.py -> build/lib/apiblueprint_view/tests copying apiblueprint_view/tests/base.py -> build/lib/apiblueprint_view/tests creating build/lib/apiblueprint_view/templatetags copying apiblueprint_view/templatetags/__init__.py -> build/lib/apiblueprint_view/templatetags copying apiblueprint_view/templatetags/dict_utils.py -> build/lib/apiblueprint_view/templatetags running egg_info writing requirements to django_apiblueprint_view.egg-info/requires.txt writing django_apiblueprint_view.egg-info/PKG-INFO writing dependency_links to django_apiblueprint_view.egg-info/dependency_links.txt writing top-level names to django_apiblueprint_view.egg-info/top_level.txt reading manifest file 'django_apiblueprint_view.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_apiblueprint_view.egg-info/SOURCES.txt' creating build/lib/apiblueprint_view/templates creating build/lib/apiblueprint_view/templates/api_docs copying apiblueprint_view/templates/api_docs/asset.html -> build/lib/apiblueprint_view/templates/api_docs copying apiblueprint_view/templates/api_docs/copy.html -> build/lib/apiblueprint_view/templates/api_docs copying apiblueprint_view/templates/api_docs/default_base.html -> build/lib/apiblueprint_view/templates/api_docs copying apiblueprint_view/templates/api_docs/docs_parent.html -> build/lib/apiblueprint_view/templates/api_docs copying apiblueprint_view/templates/api_docs/element.html -> build/lib/apiblueprint_view/templates/api_docs copying apiblueprint_view/templates/api_docs/request.html -> build/lib/apiblueprint_view/templates/api_docs copying apiblueprint_view/templates/api_docs/resource.html -> build/lib/apiblueprint_view/templates/api_docs copying apiblueprint_view/templates/api_docs/resource_group.html -> build/lib/apiblueprint_view/templates/api_docs copying apiblueprint_view/templates/api_docs/response.html -> build/lib/apiblueprint_view/templates/api_docs copying apiblueprint_view/templates/api_docs/transaction.html -> build/lib/apiblueprint_view/templates/api_docs copying apiblueprint_view/templates/api_docs/transition.html -> build/lib/apiblueprint_view/templates/api_docs 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/apiblueprint_view copying build/lib/apiblueprint_view/__init__.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view creating build/bdist.linux-armv7l/wheel/apiblueprint_view/templates creating build/bdist.linux-armv7l/wheel/apiblueprint_view/templates/api_docs copying build/lib/apiblueprint_view/templates/api_docs/asset.html -> build/bdist.linux-armv7l/wheel/apiblueprint_view/templates/api_docs copying build/lib/apiblueprint_view/templates/api_docs/copy.html -> build/bdist.linux-armv7l/wheel/apiblueprint_view/templates/api_docs copying build/lib/apiblueprint_view/templates/api_docs/transaction.html -> build/bdist.linux-armv7l/wheel/apiblueprint_view/templates/api_docs copying build/lib/apiblueprint_view/templates/api_docs/docs_parent.html -> build/bdist.linux-armv7l/wheel/apiblueprint_view/templates/api_docs copying build/lib/apiblueprint_view/templates/api_docs/response.html -> build/bdist.linux-armv7l/wheel/apiblueprint_view/templates/api_docs copying build/lib/apiblueprint_view/templates/api_docs/transition.html -> build/bdist.linux-armv7l/wheel/apiblueprint_view/templates/api_docs copying build/lib/apiblueprint_view/templates/api_docs/resource_group.html -> build/bdist.linux-armv7l/wheel/apiblueprint_view/templates/api_docs copying build/lib/apiblueprint_view/templates/api_docs/element.html -> build/bdist.linux-armv7l/wheel/apiblueprint_view/templates/api_docs copying build/lib/apiblueprint_view/templates/api_docs/resource.html -> build/bdist.linux-armv7l/wheel/apiblueprint_view/templates/api_docs copying build/lib/apiblueprint_view/templates/api_docs/default_base.html -> build/bdist.linux-armv7l/wheel/apiblueprint_view/templates/api_docs copying build/lib/apiblueprint_view/templates/api_docs/request.html -> build/bdist.linux-armv7l/wheel/apiblueprint_view/templates/api_docs creating build/bdist.linux-armv7l/wheel/apiblueprint_view/tests copying build/lib/apiblueprint_view/tests/test_15_advanced_schema.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view/tests copying build/lib/apiblueprint_view/tests/test_09_advanced_attributes.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view/tests copying build/lib/apiblueprint_view/tests/test_02_resource_action.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view/tests copying build/lib/apiblueprint_view/tests/test_06_requests.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view/tests copying build/lib/apiblueprint_view/tests/test_04_grouping_resources.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view/tests copying build/lib/apiblueprint_view/tests/test_11_resource_model.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view/tests copying build/lib/apiblueprint_view/tests/__init__.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view/tests copying build/lib/apiblueprint_view/tests/test_01_simplest.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view/tests copying build/lib/apiblueprint_view/tests/test_03_named_resource.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view/tests copying build/lib/apiblueprint_view/tests/test_host.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view/tests copying build/lib/apiblueprint_view/tests/test_10_data_structures.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view/tests copying build/lib/apiblueprint_view/tests/test_14_json_schema.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view/tests copying build/lib/apiblueprint_view/tests/test_includes.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view/tests copying build/lib/apiblueprint_view/tests/test_07_parameters.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view/tests copying build/lib/apiblueprint_view/tests/test_05_responses.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view/tests copying build/lib/apiblueprint_view/tests/test_12_advanced_action.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view/tests copying build/lib/apiblueprint_view/tests/test_13_named_endpoints.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view/tests copying build/lib/apiblueprint_view/tests/test_08_attributes.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view/tests copying build/lib/apiblueprint_view/tests/base.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view/tests creating build/bdist.linux-armv7l/wheel/apiblueprint_view/templatetags copying build/lib/apiblueprint_view/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view/templatetags copying build/lib/apiblueprint_view/templatetags/dict_utils.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view/templatetags copying build/lib/apiblueprint_view/views.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view copying build/lib/apiblueprint_view/parser.py -> build/bdist.linux-armv7l/wheel/apiblueprint_view running install_egg_info Copying django_apiblueprint_view.egg-info to build/bdist.linux-armv7l/wheel/django_apiblueprint_view-1.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_apiblueprint_view-1.1.2.dist-info/WHEEL Running setup.py bdist_wheel for django-apiblueprint-view: finished with status 'done' Stored in directory: /tmp/tmpd3l7glas Successfully built django-apiblueprint-view Cleaning up... Removing source in /tmp/pip-build-fu3n580l/django-apiblueprint-view