Created temporary directory: /tmp/pip-ephem-wheel-cache-g695xzcc Created temporary directory: /tmp/pip-req-tracker-92mbc12_ Created requirements tracker '/tmp/pip-req-tracker-92mbc12_' Created temporary directory: /tmp/pip-wheel-krujkq1b Collecting pythondi==1.0.3 1 location(s) to search for versions of pythondi: * https://pypi.org/simple/pythondi/ Getting page https://pypi.org/simple/pythondi/ Analyzing links from page https://pypi.org/simple/pythondi/ Found link https://files.pythonhosted.org/packages/9f/42/c4330ea8e31eebb6842fd803850bef7054c2e1cb1c6071f94ab7aeb8e280/PythonDI-1.0.0.tar.gz#sha256=848eabaf8dbeaaca2da9d364c06c12d6f527d4c9d652fcc96fab132bc46a9d40 (from https://pypi.org/simple/pythondi/) (requires-python:>=3.4), version: 1.0.0 Found link https://files.pythonhosted.org/packages/70/1c/df1997f47f338e706b0489e9341f59dc3c8ad47185aa4576cfaaaa8621a9/PythonDI-1.0.1.tar.gz#sha256=a10de91b2318c5d74a2fb5bf4fcea2165cb84044c4edff2917fa45e8e82fdc3f (from https://pypi.org/simple/pythondi/) (requires-python:>=3.4), version: 1.0.1 Found link https://files.pythonhosted.org/packages/8d/6c/c4ab5f6802317ce3926ed9d2eb5f8ebe96fee250ea2108e758bc6bd7fada/pythondi-1.0.2.tar.gz#sha256=a0cbc94f86c186ee3cd4820c5e88245edf813de6f1a5f3c6ea863b3aab80a9b8 (from https://pypi.org/simple/pythondi/) (requires-python:>=3.4), version: 1.0.2 Found link https://files.pythonhosted.org/packages/de/6d/b88654d26bc9117f7295d3aa8ef83c275fe82570391b047e77770ff4c330/pythondi-1.0.3.tar.gz#sha256=1b0e5673794df790bc28fefc14f054e28a1782ecaba5ca117529ed63d742adc2 (from https://pypi.org/simple/pythondi/) (requires-python:>=3.4), version: 1.0.3 Using version 1.0.3 (newest of versions: 1.0.3) Created temporary directory: /tmp/pip-unpack-fzu8pb7k Downloading https://files.pythonhosted.org/packages/de/6d/b88654d26bc9117f7295d3aa8ef83c275fe82570391b047e77770ff4c330/pythondi-1.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/de/6d/b88654d26bc9117f7295d3aa8ef83c275fe82570391b047e77770ff4c330/pythondi-1.0.3.tar.gz#sha256=1b0e5673794df790bc28fefc14f054e28a1782ecaba5ca117529ed63d742adc2 (from https://pypi.org/simple/pythondi/) (requires-python:>=3.4) Added pythondi==1.0.3 from https://files.pythonhosted.org/packages/de/6d/b88654d26bc9117f7295d3aa8ef83c275fe82570391b047e77770ff4c330/pythondi-1.0.3.tar.gz#sha256=1b0e5673794df790bc28fefc14f054e28a1782ecaba5ca117529ed63d742adc2 to build tracker '/tmp/pip-req-tracker-92mbc12_' Running setup.py (path:/tmp/pip-wheel-krujkq1b/pythondi/setup.py) egg_info for package pythondi Running command python setup.py egg_info running egg_info creating pip-egg-info/pythondi.egg-info writing dependency_links to pip-egg-info/pythondi.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pythondi.egg-info/top_level.txt writing pip-egg-info/pythondi.egg-info/PKG-INFO writing manifest file 'pip-egg-info/pythondi.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pythondi.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pythondi.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-krujkq1b/pythondi has version 1.0.3, which satisfies requirement pythondi==1.0.3 from https://files.pythonhosted.org/packages/de/6d/b88654d26bc9117f7295d3aa8ef83c275fe82570391b047e77770ff4c330/pythondi-1.0.3.tar.gz#sha256=1b0e5673794df790bc28fefc14f054e28a1782ecaba5ca117529ed63d742adc2 Removed pythondi==1.0.3 from https://files.pythonhosted.org/packages/de/6d/b88654d26bc9117f7295d3aa8ef83c275fe82570391b047e77770ff4c330/pythondi-1.0.3.tar.gz#sha256=1b0e5673794df790bc28fefc14f054e28a1782ecaba5ca117529ed63d742adc2 from build tracker '/tmp/pip-req-tracker-92mbc12_' Building wheels for collected packages: pythondi Created temporary directory: /tmp/pip-wheel-hn4q5_jc Running setup.py bdist_wheel for pythondi: started Destination directory: /tmp/pip-wheel-hn4q5_jc Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-krujkq1b/pythondi/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-hn4q5_jc running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pythondi copying pythondi/__init__.py -> build/lib/pythondi creating build/lib/tests copying tests/test_configure.py -> build/lib/tests copying tests/test_provider.py -> build/lib/tests copying tests/test_inject.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/examples copying examples/repo.py -> build/lib/examples copying examples/flask_example.py -> build/lib/examples copying examples/sanic_example.py -> build/lib/examples copying examples/general_example.py -> build/lib/examples copying examples/__init__.py -> build/lib/examples copying examples/django_example.py -> build/lib/examples 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/pythondi copying build/lib/pythondi/__init__.py -> build/bdist.linux-armv7l/wheel/pythondi creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_configure.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_provider.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_inject.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/repo.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/flask_example.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/sanic_example.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/general_example.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/__init__.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/django_example.py -> build/bdist.linux-armv7l/wheel/examples running install_egg_info running egg_info creating pythondi.egg-info writing dependency_links to pythondi.egg-info/dependency_links.txt writing pythondi.egg-info/PKG-INFO writing top-level names to pythondi.egg-info/top_level.txt writing manifest file 'pythondi.egg-info/SOURCES.txt' reading manifest file 'pythondi.egg-info/SOURCES.txt' writing manifest file 'pythondi.egg-info/SOURCES.txt' Copying pythondi.egg-info to build/bdist.linux-armv7l/wheel/pythondi-1.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pythondi-1.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-hn4q5_jc/pythondi-1.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'examples/__init__.py' adding 'examples/django_example.py' adding 'examples/flask_example.py' adding 'examples/general_example.py' adding 'examples/repo.py' adding 'examples/sanic_example.py' adding 'pythondi/__init__.py' adding 'tests/__init__.py' adding 'tests/test_configure.py' adding 'tests/test_inject.py' adding 'tests/test_provider.py' adding 'pythondi-1.0.3.dist-info/METADATA' adding 'pythondi-1.0.3.dist-info/WHEEL' adding 'pythondi-1.0.3.dist-info/top_level.txt' adding 'pythondi-1.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pythondi: finished with status 'done' Stored in directory: /tmp/tmptlp_gcwx Successfully built pythondi Cleaning up... Removing source in /tmp/pip-wheel-krujkq1b/pythondi Removed build tracker '/tmp/pip-req-tracker-92mbc12_'