Created temporary directory: /tmp/pip-ephem-wheel-cache-8pgyglwd Created temporary directory: /tmp/pip-req-tracker-zpbiqi8j Created requirements tracker '/tmp/pip-req-tracker-zpbiqi8j' Created temporary directory: /tmp/pip-wheel-rq1wihax Looking in indexes: https://pypi.python.org/simple Collecting build-dist-package==0.1.0 1 location(s) to search for versions of build-dist-package: * https://pypi.python.org/simple/build-dist-package/ Getting page https://pypi.python.org/simple/build-dist-package/ Analyzing links from page https://pypi.org/simple/build-dist-package/ Found link https://files.pythonhosted.org/packages/ba/be/91bf9c51a138d6714451cf8a66bb2142eb811c6a253bdc248a43f09537c9/build-dist-package-0.1.0.tar.gz#sha256=2ac8195c4e468d5ea762c6dafb03ca8444832c81029d5c144438e7620acf106a (from https://pypi.org/simple/build-dist-package/), version: 0.1.0 Skipping link https://files.pythonhosted.org/packages/91/ed/6cc60410b5316b082a9f0b4082e2e6bc380969dda0027a5df440627c4775/build_dist_package-0.1.0-py2-none-any.whl#sha256=163e689f87d9841853a890fbcef93c4e7c184f37d2a450a15d1a10b3b5e9deae (from https://pypi.org/simple/build-dist-package/); it is not compatible with this Python Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-o6bfvrdl Downloading https://files.pythonhosted.org/packages/ba/be/91bf9c51a138d6714451cf8a66bb2142eb811c6a253bdc248a43f09537c9/build-dist-package-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ba/be/91bf9c51a138d6714451cf8a66bb2142eb811c6a253bdc248a43f09537c9/build-dist-package-0.1.0.tar.gz#sha256=2ac8195c4e468d5ea762c6dafb03ca8444832c81029d5c144438e7620acf106a (from https://pypi.org/simple/build-dist-package/) Added build-dist-package==0.1.0 from https://files.pythonhosted.org/packages/ba/be/91bf9c51a138d6714451cf8a66bb2142eb811c6a253bdc248a43f09537c9/build-dist-package-0.1.0.tar.gz#sha256=2ac8195c4e468d5ea762c6dafb03ca8444832c81029d5c144438e7620acf106a to build tracker '/tmp/pip-req-tracker-zpbiqi8j' Running setup.py (path:/tmp/pip-wheel-rq1wihax/build-dist-package/setup.py) egg_info for package build-dist-package Running command python setup.py egg_info running egg_info creating pip-egg-info/build_dist_package.egg-info writing pip-egg-info/build_dist_package.egg-info/PKG-INFO writing dependency_links to pip-egg-info/build_dist_package.egg-info/dependency_links.txt writing requirements to pip-egg-info/build_dist_package.egg-info/requires.txt writing top-level names to pip-egg-info/build_dist_package.egg-info/top_level.txt writing manifest file 'pip-egg-info/build_dist_package.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/build_dist_package.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/build_dist_package.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-rq1wihax/build-dist-package has version 0.1.0, which satisfies requirement build-dist-package==0.1.0 from https://files.pythonhosted.org/packages/ba/be/91bf9c51a138d6714451cf8a66bb2142eb811c6a253bdc248a43f09537c9/build-dist-package-0.1.0.tar.gz#sha256=2ac8195c4e468d5ea762c6dafb03ca8444832c81029d5c144438e7620acf106a Removed build-dist-package==0.1.0 from https://files.pythonhosted.org/packages/ba/be/91bf9c51a138d6714451cf8a66bb2142eb811c6a253bdc248a43f09537c9/build-dist-package-0.1.0.tar.gz#sha256=2ac8195c4e468d5ea762c6dafb03ca8444832c81029d5c144438e7620acf106a from build tracker '/tmp/pip-req-tracker-zpbiqi8j' Building wheels for collected packages: build-dist-package Created temporary directory: /tmp/pip-wheel-1903f2cn Running setup.py bdist_wheel for build-dist-package: started Destination directory: /tmp/pip-wheel-1903f2cn Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-rq1wihax/build-dist-package/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-1903f2cn running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/build_dist_package copying build_dist_package/build_dist_package.py -> build/lib/build_dist_package copying build_dist_package/__init__.py -> build/lib/build_dist_package creating build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/build_dist_package/bin copying build_dist_package/bin/__init__.py -> build/lib/build_dist_package/bin running build_scripts creating build/scripts-3.4 copying and adjusting build_dist_package/bin/build-dist-package -> build/scripts-3.4 changing mode of build/scripts-3.4/build-dist-package from 644 to 755 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/build_dist_package copying build/lib/build_dist_package/build_dist_package.py -> build/bdist.linux-armv7l/wheel/build_dist_package creating build/bdist.linux-armv7l/wheel/build_dist_package/bin copying build/lib/build_dist_package/bin/__init__.py -> build/bdist.linux-armv7l/wheel/build_dist_package/bin copying build/lib/build_dist_package/__init__.py -> build/bdist.linux-armv7l/wheel/build_dist_package creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing requirements to build_dist_package.egg-info/requires.txt writing top-level names to build_dist_package.egg-info/top_level.txt writing build_dist_package.egg-info/PKG-INFO writing dependency_links to build_dist_package.egg-info/dependency_links.txt reading manifest file 'build_dist_package.egg-info/SOURCES.txt' writing manifest file 'build_dist_package.egg-info/SOURCES.txt' Copying build_dist_package.egg-info to build/bdist.linux-armv7l/wheel/build_dist_package-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/build_dist_package-0.1.0.data creating build/bdist.linux-armv7l/wheel/build_dist_package-0.1.0.data/scripts copying build/scripts-3.4/build-dist-package -> build/bdist.linux-armv7l/wheel/build_dist_package-0.1.0.data/scripts changing mode of build/bdist.linux-armv7l/wheel/build_dist_package-0.1.0.data/scripts/build-dist-package to 755 creating build/bdist.linux-armv7l/wheel/build_dist_package-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-1903f2cn/build_dist_package-0.1.0-py3-none-any.whl' and adding '.' to it adding 'build_dist_package/__init__.py' adding 'build_dist_package/build_dist_package.py' adding 'build_dist_package/bin/__init__.py' adding 'build_dist_package-0.1.0.data/scripts/build-dist-package' adding 'tests/__init__.py' adding 'build_dist_package-0.1.0.dist-info/top_level.txt' adding 'build_dist_package-0.1.0.dist-info/WHEEL' adding 'build_dist_package-0.1.0.dist-info/METADATA' adding 'build_dist_package-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for build-dist-package: finished with status 'done' Stored in directory: /tmp/tmpj9cd8sf5 Successfully built build-dist-package Cleaning up... Removing source in /tmp/pip-wheel-rq1wihax/build-dist-package Removed build tracker '/tmp/pip-req-tracker-zpbiqi8j'