Created temporary directory: /tmp/pip-ephem-wheel-cache-m7w4f3w4 Created temporary directory: /tmp/pip-req-tracker-mhyc88t7 Created requirements tracker '/tmp/pip-req-tracker-mhyc88t7' Created temporary directory: /tmp/pip-wheel-8tr6fowx Collecting core-linked-records-app==1.0.0a2 1 location(s) to search for versions of core-linked-records-app: * https://pypi.org/simple/core-linked-records-app/ Getting page https://pypi.org/simple/core-linked-records-app/ Analyzing links from page https://pypi.org/simple/core-linked-records-app/ Found link https://files.pythonhosted.org/packages/8a/ef/b6972f44ba8182a453880255b41df3f333d7d93b624232efb5f02078c915/core_linked_records_app-1.0.0a2.tar.gz#sha256=ce0abc7caf5aef545232a8026fac6d39dff50cefc7be95121328684ad7ff8c34 (from https://pypi.org/simple/core-linked-records-app/), version: 1.0.0a2 Using version 1.0.0a2 (newest of versions: 1.0.0a2) Created temporary directory: /tmp/pip-unpack-n67cfgfy Downloading https://files.pythonhosted.org/packages/8a/ef/b6972f44ba8182a453880255b41df3f333d7d93b624232efb5f02078c915/core_linked_records_app-1.0.0a2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8a/ef/b6972f44ba8182a453880255b41df3f333d7d93b624232efb5f02078c915/core_linked_records_app-1.0.0a2.tar.gz#sha256=ce0abc7caf5aef545232a8026fac6d39dff50cefc7be95121328684ad7ff8c34 (from https://pypi.org/simple/core-linked-records-app/) Added core-linked-records-app==1.0.0a2 from https://files.pythonhosted.org/packages/8a/ef/b6972f44ba8182a453880255b41df3f333d7d93b624232efb5f02078c915/core_linked_records_app-1.0.0a2.tar.gz#sha256=ce0abc7caf5aef545232a8026fac6d39dff50cefc7be95121328684ad7ff8c34 to build tracker '/tmp/pip-req-tracker-mhyc88t7' Running setup.py (path:/tmp/pip-wheel-8tr6fowx/core-linked-records-app/setup.py) egg_info for package core-linked-records-app Running command python setup.py egg_info running egg_info creating pip-egg-info/core_linked_records_app.egg-info writing dependency_links to pip-egg-info/core_linked_records_app.egg-info/dependency_links.txt writing top-level names to pip-egg-info/core_linked_records_app.egg-info/top_level.txt writing pip-egg-info/core_linked_records_app.egg-info/PKG-INFO writing requirements to pip-egg-info/core_linked_records_app.egg-info/requires.txt writing manifest file 'pip-egg-info/core_linked_records_app.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/core_linked_records_app.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '1.0.0-alpha2' to '1.0.0a2' normalized_version, warning: no files found matching '*' under directory 'core_linked_records_app/static' warning: no files found matching '*' under directory 'core_linked_records_app/templates' writing manifest file 'pip-egg-info/core_linked_records_app.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-8tr6fowx/core-linked-records-app has version 1.0.0a2, which satisfies requirement core-linked-records-app==1.0.0a2 from https://files.pythonhosted.org/packages/8a/ef/b6972f44ba8182a453880255b41df3f333d7d93b624232efb5f02078c915/core_linked_records_app-1.0.0a2.tar.gz#sha256=ce0abc7caf5aef545232a8026fac6d39dff50cefc7be95121328684ad7ff8c34 Removed core-linked-records-app==1.0.0a2 from https://files.pythonhosted.org/packages/8a/ef/b6972f44ba8182a453880255b41df3f333d7d93b624232efb5f02078c915/core_linked_records_app-1.0.0a2.tar.gz#sha256=ce0abc7caf5aef545232a8026fac6d39dff50cefc7be95121328684ad7ff8c34 from build tracker '/tmp/pip-req-tracker-mhyc88t7' Building wheels for collected packages: core-linked-records-app Created temporary directory: /tmp/pip-wheel-mvnpydtw Running setup.py bdist_wheel for core-linked-records-app: started Destination directory: /tmp/pip-wheel-mvnpydtw Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-8tr6fowx/core-linked-records-app/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/pip-wheel-mvnpydtw /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '1.0.0-alpha2' to '1.0.0a2' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/core_linked_records_app copying core_linked_records_app/apps.py -> build/lib/core_linked_records_app copying core_linked_records_app/urls.py -> build/lib/core_linked_records_app copying core_linked_records_app/__init__.py -> build/lib/core_linked_records_app copying core_linked_records_app/settings.py -> build/lib/core_linked_records_app creating build/lib/tests copying tests/test_settings.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/core_linked_records_app/components copying core_linked_records_app/components/__init__.py -> build/lib/core_linked_records_app/components creating build/lib/core_linked_records_app/system copying core_linked_records_app/system/__init__.py -> build/lib/core_linked_records_app/system copying core_linked_records_app/system/api.py -> build/lib/core_linked_records_app/system creating build/lib/core_linked_records_app/rest copying core_linked_records_app/rest/urls.py -> build/lib/core_linked_records_app/rest copying core_linked_records_app/rest/__init__.py -> build/lib/core_linked_records_app/rest creating build/lib/core_linked_records_app/utils copying core_linked_records_app/utils/__init__.py -> build/lib/core_linked_records_app/utils copying core_linked_records_app/utils/xml.py -> build/lib/core_linked_records_app/utils creating build/lib/core_linked_records_app/components/local_id copying core_linked_records_app/components/local_id/models.py -> build/lib/core_linked_records_app/components/local_id copying core_linked_records_app/components/local_id/__init__.py -> build/lib/core_linked_records_app/components/local_id copying core_linked_records_app/components/local_id/api.py -> build/lib/core_linked_records_app/components/local_id creating build/lib/core_linked_records_app/components/data copying core_linked_records_app/components/data/watch.py -> build/lib/core_linked_records_app/components/data copying core_linked_records_app/components/data/__init__.py -> build/lib/core_linked_records_app/components/data copying core_linked_records_app/components/data/api.py -> build/lib/core_linked_records_app/components/data creating build/lib/core_linked_records_app/rest/providers copying core_linked_records_app/rest/providers/views.py -> build/lib/core_linked_records_app/rest/providers copying core_linked_records_app/rest/providers/__init__.py -> build/lib/core_linked_records_app/rest/providers creating build/lib/core_linked_records_app/rest/data copying core_linked_records_app/rest/data/__init__.py -> build/lib/core_linked_records_app/rest/data creating build/lib/core_linked_records_app/rest/data/renderers copying core_linked_records_app/rest/data/renderers/data_xml_renderer.py -> build/lib/core_linked_records_app/rest/data/renderers copying core_linked_records_app/rest/data/renderers/data_html_user_renderer.py -> build/lib/core_linked_records_app/rest/data/renderers copying core_linked_records_app/rest/data/renderers/__init__.py -> build/lib/core_linked_records_app/rest/data/renderers creating build/lib/core_linked_records_app/utils/providers copying core_linked_records_app/utils/providers/local.py -> build/lib/core_linked_records_app/utils/providers copying core_linked_records_app/utils/providers/handle_net.py -> build/lib/core_linked_records_app/utils/providers copying core_linked_records_app/utils/providers/__init__.py -> build/lib/core_linked_records_app/utils/providers running egg_info writing top-level names to core_linked_records_app.egg-info/top_level.txt writing dependency_links to core_linked_records_app.egg-info/dependency_links.txt writing requirements to core_linked_records_app.egg-info/requires.txt writing core_linked_records_app.egg-info/PKG-INFO reading manifest file 'core_linked_records_app.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'core_linked_records_app/static' warning: no files found matching '*' under directory 'core_linked_records_app/templates' writing manifest file 'core_linked_records_app.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/core_linked_records_app creating build/bdist.linux-armv7l/wheel/core_linked_records_app/components creating build/bdist.linux-armv7l/wheel/core_linked_records_app/components/local_id copying build/lib/core_linked_records_app/components/local_id/models.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/components/local_id copying build/lib/core_linked_records_app/components/local_id/__init__.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/components/local_id copying build/lib/core_linked_records_app/components/local_id/api.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/components/local_id copying build/lib/core_linked_records_app/components/__init__.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/components creating build/bdist.linux-armv7l/wheel/core_linked_records_app/components/data copying build/lib/core_linked_records_app/components/data/watch.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/components/data copying build/lib/core_linked_records_app/components/data/__init__.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/components/data copying build/lib/core_linked_records_app/components/data/api.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/components/data copying build/lib/core_linked_records_app/apps.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app creating build/bdist.linux-armv7l/wheel/core_linked_records_app/system copying build/lib/core_linked_records_app/system/__init__.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/system copying build/lib/core_linked_records_app/system/api.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/system creating build/bdist.linux-armv7l/wheel/core_linked_records_app/rest creating build/bdist.linux-armv7l/wheel/core_linked_records_app/rest/providers copying build/lib/core_linked_records_app/rest/providers/views.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/rest/providers copying build/lib/core_linked_records_app/rest/providers/__init__.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/rest/providers copying build/lib/core_linked_records_app/rest/urls.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/rest copying build/lib/core_linked_records_app/rest/__init__.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/rest creating build/bdist.linux-armv7l/wheel/core_linked_records_app/rest/data creating build/bdist.linux-armv7l/wheel/core_linked_records_app/rest/data/renderers copying build/lib/core_linked_records_app/rest/data/renderers/data_xml_renderer.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/rest/data/renderers copying build/lib/core_linked_records_app/rest/data/renderers/data_html_user_renderer.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/rest/data/renderers copying build/lib/core_linked_records_app/rest/data/renderers/__init__.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/rest/data/renderers copying build/lib/core_linked_records_app/rest/data/__init__.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/rest/data copying build/lib/core_linked_records_app/urls.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app copying build/lib/core_linked_records_app/__init__.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app creating build/bdist.linux-armv7l/wheel/core_linked_records_app/utils creating build/bdist.linux-armv7l/wheel/core_linked_records_app/utils/providers copying build/lib/core_linked_records_app/utils/providers/local.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/utils/providers copying build/lib/core_linked_records_app/utils/providers/handle_net.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/utils/providers copying build/lib/core_linked_records_app/utils/providers/__init__.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/utils/providers copying build/lib/core_linked_records_app/utils/__init__.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/utils copying build/lib/core_linked_records_app/utils/xml.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app/utils copying build/lib/core_linked_records_app/settings.py -> build/bdist.linux-armv7l/wheel/core_linked_records_app creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_settings.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying core_linked_records_app.egg-info to build/bdist.linux-armv7l/wheel/core_linked_records_app-1.0.0a2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/core_linked_records_app-1.0.0a2.dist-info/WHEEL creating '/tmp/pip-wheel-mvnpydtw/core_linked_records_app-1.0.0a2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'core_linked_records_app/__init__.py' adding 'core_linked_records_app/apps.py' adding 'core_linked_records_app/settings.py' adding 'core_linked_records_app/urls.py' adding 'core_linked_records_app/components/__init__.py' adding 'core_linked_records_app/components/data/__init__.py' adding 'core_linked_records_app/components/data/api.py' adding 'core_linked_records_app/components/data/watch.py' adding 'core_linked_records_app/components/local_id/__init__.py' adding 'core_linked_records_app/components/local_id/api.py' adding 'core_linked_records_app/components/local_id/models.py' adding 'core_linked_records_app/rest/__init__.py' adding 'core_linked_records_app/rest/urls.py' adding 'core_linked_records_app/rest/data/__init__.py' adding 'core_linked_records_app/rest/data/renderers/__init__.py' adding 'core_linked_records_app/rest/data/renderers/data_html_user_renderer.py' adding 'core_linked_records_app/rest/data/renderers/data_xml_renderer.py' adding 'core_linked_records_app/rest/providers/__init__.py' adding 'core_linked_records_app/rest/providers/views.py' adding 'core_linked_records_app/system/__init__.py' adding 'core_linked_records_app/system/api.py' adding 'core_linked_records_app/utils/__init__.py' adding 'core_linked_records_app/utils/xml.py' adding 'core_linked_records_app/utils/providers/__init__.py' adding 'core_linked_records_app/utils/providers/handle_net.py' adding 'core_linked_records_app/utils/providers/local.py' adding 'tests/__init__.py' adding 'tests/test_settings.py' adding 'core_linked_records_app-1.0.0a2.dist-info/METADATA' adding 'core_linked_records_app-1.0.0a2.dist-info/WHEEL' adding 'core_linked_records_app-1.0.0a2.dist-info/top_level.txt' adding 'core_linked_records_app-1.0.0a2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for core-linked-records-app: finished with status 'done' Stored in directory: /tmp/tmp_7e3j8zd Successfully built core-linked-records-app Cleaning up... Removing source in /tmp/pip-wheel-8tr6fowx/core-linked-records-app Removed build tracker '/tmp/pip-req-tracker-mhyc88t7'