Created temporary directory: /tmp/pip-ephem-wheel-cache-2zcccbsn Created temporary directory: /tmp/pip-req-tracker-s4zsacul Created requirements tracker '/tmp/pip-req-tracker-s4zsacul' Created temporary directory: /tmp/pip-wheel-tjra89f0 Collecting pkg-examples==0.1 1 location(s) to search for versions of pkg-examples: * https://pypi.org/simple/pkg-examples/ Getting page https://pypi.org/simple/pkg-examples/ Analyzing links from page https://pypi.org/simple/pkg-examples/ Found link https://files.pythonhosted.org/packages/29/5f/6fee7ae4dcdf93f8c59a26a808d9e79c6034c557a38457aa9bf0f16a601e/pkg-examples-0.1.tar.gz#sha256=091622c72c69c8e2dcbf7b2ba22f18b99db67d37bdc36aa842ed3e4179ee9124 (from https://pypi.org/simple/pkg-examples/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Created temporary directory: /tmp/pip-unpack-lr3bd9q9 Downloading https://files.pythonhosted.org/packages/29/5f/6fee7ae4dcdf93f8c59a26a808d9e79c6034c557a38457aa9bf0f16a601e/pkg-examples-0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/29/5f/6fee7ae4dcdf93f8c59a26a808d9e79c6034c557a38457aa9bf0f16a601e/pkg-examples-0.1.tar.gz#sha256=091622c72c69c8e2dcbf7b2ba22f18b99db67d37bdc36aa842ed3e4179ee9124 (from https://pypi.org/simple/pkg-examples/) Added pkg-examples==0.1 from https://files.pythonhosted.org/packages/29/5f/6fee7ae4dcdf93f8c59a26a808d9e79c6034c557a38457aa9bf0f16a601e/pkg-examples-0.1.tar.gz#sha256=091622c72c69c8e2dcbf7b2ba22f18b99db67d37bdc36aa842ed3e4179ee9124 to build tracker '/tmp/pip-req-tracker-s4zsacul' Running setup.py (path:/tmp/pip-wheel-tjra89f0/pkg-examples/setup.py) egg_info for package pkg-examples Running command python setup.py egg_info running egg_info creating pip-egg-info/pkg_examples.egg-info writing dependency_links to pip-egg-info/pkg_examples.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pkg_examples.egg-info/top_level.txt writing requirements to pip-egg-info/pkg_examples.egg-info/requires.txt writing pip-egg-info/pkg_examples.egg-info/PKG-INFO writing manifest file 'pip-egg-info/pkg_examples.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pkg_examples.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pkg_examples.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-tjra89f0/pkg-examples has version 0.1, which satisfies requirement pkg-examples==0.1 from https://files.pythonhosted.org/packages/29/5f/6fee7ae4dcdf93f8c59a26a808d9e79c6034c557a38457aa9bf0f16a601e/pkg-examples-0.1.tar.gz#sha256=091622c72c69c8e2dcbf7b2ba22f18b99db67d37bdc36aa842ed3e4179ee9124 Removed pkg-examples==0.1 from https://files.pythonhosted.org/packages/29/5f/6fee7ae4dcdf93f8c59a26a808d9e79c6034c557a38457aa9bf0f16a601e/pkg-examples-0.1.tar.gz#sha256=091622c72c69c8e2dcbf7b2ba22f18b99db67d37bdc36aa842ed3e4179ee9124 from build tracker '/tmp/pip-req-tracker-s4zsacul' Building wheels for collected packages: pkg-examples Created temporary directory: /tmp/pip-wheel-k6niv64k Running setup.py bdist_wheel for pkg-examples: started Destination directory: /tmp/pip-wheel-k6niv64k Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-tjra89f0/pkg-examples/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-k6niv64k running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pkg1 copying pkg1/__init__.py -> build/lib/pkg1 creating build/lib/pkg2 copying pkg2/t.py -> build/lib/pkg2 copying pkg2/__init__.py -> build/lib/pkg2 creating build/lib/pkg1/sub1 copying pkg1/sub1/__init__.py -> build/lib/pkg1/sub1 copying pkg1/sub1/hello2.py -> build/lib/pkg1/sub1 copying pkg1/sub1/hello1.py -> build/lib/pkg1/sub1 creating build/lib/pkg2/sub1 copying pkg2/sub1/__init__.py -> build/lib/pkg2/sub1 copying pkg2/sub1/hello2.py -> build/lib/pkg2/sub1 copying pkg2/sub1/hello1.py -> build/lib/pkg2/sub1 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/pkg1 copying build/lib/pkg1/__init__.py -> build/bdist.linux-armv7l/wheel/pkg1 creating build/bdist.linux-armv7l/wheel/pkg1/sub1 copying build/lib/pkg1/sub1/__init__.py -> build/bdist.linux-armv7l/wheel/pkg1/sub1 copying build/lib/pkg1/sub1/hello2.py -> build/bdist.linux-armv7l/wheel/pkg1/sub1 copying build/lib/pkg1/sub1/hello1.py -> build/bdist.linux-armv7l/wheel/pkg1/sub1 creating build/bdist.linux-armv7l/wheel/pkg2 copying build/lib/pkg2/t.py -> build/bdist.linux-armv7l/wheel/pkg2 copying build/lib/pkg2/__init__.py -> build/bdist.linux-armv7l/wheel/pkg2 creating build/bdist.linux-armv7l/wheel/pkg2/sub1 copying build/lib/pkg2/sub1/__init__.py -> build/bdist.linux-armv7l/wheel/pkg2/sub1 copying build/lib/pkg2/sub1/hello2.py -> build/bdist.linux-armv7l/wheel/pkg2/sub1 copying build/lib/pkg2/sub1/hello1.py -> build/bdist.linux-armv7l/wheel/pkg2/sub1 running install_egg_info running egg_info writing requirements to pkg_examples.egg-info/requires.txt writing dependency_links to pkg_examples.egg-info/dependency_links.txt writing pkg_examples.egg-info/PKG-INFO writing top-level names to pkg_examples.egg-info/top_level.txt reading manifest file 'pkg_examples.egg-info/SOURCES.txt' writing manifest file 'pkg_examples.egg-info/SOURCES.txt' Copying pkg_examples.egg-info to build/bdist.linux-armv7l/wheel/pkg_examples-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pkg_examples-0.1.dist-info/WHEEL creating '/tmp/pip-wheel-k6niv64k/pkg_examples-0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pkg1/__init__.py' adding 'pkg1/sub1/__init__.py' adding 'pkg1/sub1/hello1.py' adding 'pkg1/sub1/hello2.py' adding 'pkg2/__init__.py' adding 'pkg2/t.py' adding 'pkg2/sub1/__init__.py' adding 'pkg2/sub1/hello1.py' adding 'pkg2/sub1/hello2.py' adding 'pkg_examples-0.1.dist-info/METADATA' adding 'pkg_examples-0.1.dist-info/WHEEL' adding 'pkg_examples-0.1.dist-info/top_level.txt' adding 'pkg_examples-0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pkg-examples: finished with status 'done' Stored in directory: /tmp/tmpol9ppzek Successfully built pkg-examples Cleaning up... Removing source in /tmp/pip-wheel-tjra89f0/pkg-examples Removed build tracker '/tmp/pip-req-tracker-s4zsacul'