Created temporary directory: /tmp/pip-ephem-wheel-cache-88b5ajrc Created temporary directory: /tmp/pip-req-tracker-d37jz6tm Created requirements tracker '/tmp/pip-req-tracker-d37jz6tm' Created temporary directory: /tmp/pip-wheel-__xh6ab1 Collecting mcqa==0.1.0 1 location(s) to search for versions of mcqa: * https://pypi.org/simple/mcqa/ Getting page https://pypi.org/simple/mcqa/ Analyzing links from page https://pypi.org/simple/mcqa/ Found link https://files.pythonhosted.org/packages/9c/7d/0d66a36559901430d876b5c9151d44b4ef39fc4f25a870edc30971656b5b/mcqa-0.0.1-py3-none-any.whl#sha256=0200cdae704c3d77641ddc416f53661e2c080f99470a11bc9802d682178c2689 (from https://pypi.org/simple/mcqa/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/da/c2/95b6db4fdddb5a2a026f9876bb52b8dd80b6765f11fae399b18502e07ad0/mcqa-0.0.1.tar.gz#sha256=6dffbf103356cf77b8f08254f7494b15bc09ebf20fbbf1d5584498f2944b8207 (from https://pypi.org/simple/mcqa/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/b5/d7/1fa25c55e7cd0b4cc101ce4ddac2b811fe579253573c42f274b78cdd7b59/mcqa-0.1.0.tar.gz#sha256=11d4966c82558aed83d6be9531c0d7e8c2b90c2f58f48bbb50f7e0a79460276f (from https://pypi.org/simple/mcqa/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-6q9ckhgx Downloading https://files.pythonhosted.org/packages/b5/d7/1fa25c55e7cd0b4cc101ce4ddac2b811fe579253573c42f274b78cdd7b59/mcqa-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b5/d7/1fa25c55e7cd0b4cc101ce4ddac2b811fe579253573c42f274b78cdd7b59/mcqa-0.1.0.tar.gz#sha256=11d4966c82558aed83d6be9531c0d7e8c2b90c2f58f48bbb50f7e0a79460276f (from https://pypi.org/simple/mcqa/) Added mcqa==0.1.0 from https://files.pythonhosted.org/packages/b5/d7/1fa25c55e7cd0b4cc101ce4ddac2b811fe579253573c42f274b78cdd7b59/mcqa-0.1.0.tar.gz#sha256=11d4966c82558aed83d6be9531c0d7e8c2b90c2f58f48bbb50f7e0a79460276f to build tracker '/tmp/pip-req-tracker-d37jz6tm' Running setup.py (path:/tmp/pip-wheel-__xh6ab1/mcqa/setup.py) egg_info for package mcqa Running command python setup.py egg_info running egg_info creating pip-egg-info/mcqa.egg-info writing pip-egg-info/mcqa.egg-info/PKG-INFO writing dependency_links to pip-egg-info/mcqa.egg-info/dependency_links.txt writing requirements to pip-egg-info/mcqa.egg-info/requires.txt writing top-level names to pip-egg-info/mcqa.egg-info/top_level.txt writing manifest file 'pip-egg-info/mcqa.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/mcqa.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/mcqa.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-__xh6ab1/mcqa has version 0.1.0, which satisfies requirement mcqa==0.1.0 from https://files.pythonhosted.org/packages/b5/d7/1fa25c55e7cd0b4cc101ce4ddac2b811fe579253573c42f274b78cdd7b59/mcqa-0.1.0.tar.gz#sha256=11d4966c82558aed83d6be9531c0d7e8c2b90c2f58f48bbb50f7e0a79460276f Removed mcqa==0.1.0 from https://files.pythonhosted.org/packages/b5/d7/1fa25c55e7cd0b4cc101ce4ddac2b811fe579253573c42f274b78cdd7b59/mcqa-0.1.0.tar.gz#sha256=11d4966c82558aed83d6be9531c0d7e8c2b90c2f58f48bbb50f7e0a79460276f from build tracker '/tmp/pip-req-tracker-d37jz6tm' Building wheels for collected packages: mcqa Created temporary directory: /tmp/pip-wheel-q6duwg_k Running setup.py bdist_wheel for mcqa: started Destination directory: /tmp/pip-wheel-q6duwg_k Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-__xh6ab1/mcqa/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-q6duwg_k running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/mcqa copying mcqa/__init__.py -> build/lib/mcqa creating build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/test_mcqa_data.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_data_utils.py -> build/lib/tests copying tests/test_model.py -> build/lib/tests creating build/lib/mcqa/models copying mcqa/models/__init__.py -> build/lib/mcqa/models copying mcqa/models/model.py -> build/lib/mcqa/models creating build/lib/mcqa/data copying mcqa/data/mcqa_data.py -> build/lib/mcqa/data copying mcqa/data/__init__.py -> build/lib/mcqa/data copying mcqa/data/utils.py -> build/lib/mcqa/data 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/mcqa creating build/bdist.linux-armv7l/wheel/mcqa/models copying build/lib/mcqa/models/__init__.py -> build/bdist.linux-armv7l/wheel/mcqa/models copying build/lib/mcqa/models/model.py -> build/bdist.linux-armv7l/wheel/mcqa/models copying build/lib/mcqa/__init__.py -> build/bdist.linux-armv7l/wheel/mcqa creating build/bdist.linux-armv7l/wheel/mcqa/data copying build/lib/mcqa/data/mcqa_data.py -> build/bdist.linux-armv7l/wheel/mcqa/data copying build/lib/mcqa/data/__init__.py -> build/bdist.linux-armv7l/wheel/mcqa/data copying build/lib/mcqa/data/utils.py -> build/bdist.linux-armv7l/wheel/mcqa/data creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/conftest.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_mcqa_data.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_data_utils.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_model.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing top-level names to mcqa.egg-info/top_level.txt writing dependency_links to mcqa.egg-info/dependency_links.txt writing requirements to mcqa.egg-info/requires.txt writing mcqa.egg-info/PKG-INFO reading manifest file 'mcqa.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'mcqa.egg-info/SOURCES.txt' Copying mcqa.egg-info to build/bdist.linux-armv7l/wheel/mcqa-0.1.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/mcqa-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-q6duwg_k/mcqa-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'mcqa/__init__.py' adding 'mcqa/data/__init__.py' adding 'mcqa/data/mcqa_data.py' adding 'mcqa/data/utils.py' adding 'mcqa/models/__init__.py' adding 'mcqa/models/model.py' adding 'tests/__init__.py' adding 'tests/conftest.py' adding 'tests/test_data_utils.py' adding 'tests/test_mcqa_data.py' adding 'tests/test_model.py' adding 'mcqa-0.1.0.dist-info/LICENSE' adding 'mcqa-0.1.0.dist-info/METADATA' adding 'mcqa-0.1.0.dist-info/WHEEL' adding 'mcqa-0.1.0.dist-info/top_level.txt' adding 'mcqa-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for mcqa: finished with status 'done' Stored in directory: /tmp/tmp9modrlko Successfully built mcqa Cleaning up... Removing source in /tmp/pip-wheel-__xh6ab1/mcqa Removed build tracker '/tmp/pip-req-tracker-d37jz6tm'