Created temporary directory: /tmp/pip-ephem-wheel-cache-qq6ry4za Created temporary directory: /tmp/pip-req-tracker-v7bmd8ca Created requirements tracker '/tmp/pip-req-tracker-v7bmd8ca' Created temporary directory: /tmp/pip-wheel-itkrydne Collecting hello52==0.0.5 1 location(s) to search for versions of hello52: * https://pypi.org/simple/hello52/ Getting page https://pypi.org/simple/hello52/ Analyzing links from page https://pypi.org/simple/hello52/ Found link https://files.pythonhosted.org/packages/dd/dc/ee7bfc572a44d7f6450ffff1fa58663924b5f5461ef7da1d6e943f7a30c3/hello52-0.0.2.tar.gz#sha256=b6489b8f36b34ec39a02bc011ce8d33b93c94fa75a6e5690dc3ea963f3ea60e7 (from https://pypi.org/simple/hello52/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/e4/07/14bef734c5d4328706df4e01578b34116963e91aaf0c0733a6c04dc64074/hello52-0.0.3.tar.gz#sha256=155a634ada1fa28b6d5933a34715d35a92635f692636a20b0797762914b1da09 (from https://pypi.org/simple/hello52/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/c4/b6/7bc929a43ec8a60a2b957bf6f1219ae4b3ac37d723c15e72e39a8b8ea4a2/hello52-0.0.4.tar.gz#sha256=af2ff9a5f3fd08fd34c97879a128d57be978b3615fbff010c72d1d56bb62e3f2 (from https://pypi.org/simple/hello52/), version: 0.0.4 Skipping link https://files.pythonhosted.org/packages/72/3a/4ff2dbc678706e6a8c8eae6eaccf634c09ca58867bcca7a9f1753940c901/hello52-0.0.5-py3.7.egg#sha256=716e180b7302112cc31f7aa2a4b98a0209648a0dd73dbf3b007ce089c84adc04 (from https://pypi.org/simple/hello52/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/cb/e9/389d43116c7a3abb247ddfed42127bec0de57e686141446c877b134c7d31/hello52-0.0.5.tar.gz#sha256=fbdd543845aff2cb18a7811815027df041ffd051ccc91090e541296b048df49e (from https://pypi.org/simple/hello52/), version: 0.0.5 Using version 0.0.5 (newest of versions: 0.0.5) Created temporary directory: /tmp/pip-unpack-1oqt0f42 Downloading https://files.pythonhosted.org/packages/cb/e9/389d43116c7a3abb247ddfed42127bec0de57e686141446c877b134c7d31/hello52-0.0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/cb/e9/389d43116c7a3abb247ddfed42127bec0de57e686141446c877b134c7d31/hello52-0.0.5.tar.gz#sha256=fbdd543845aff2cb18a7811815027df041ffd051ccc91090e541296b048df49e (from https://pypi.org/simple/hello52/) Added hello52==0.0.5 from https://files.pythonhosted.org/packages/cb/e9/389d43116c7a3abb247ddfed42127bec0de57e686141446c877b134c7d31/hello52-0.0.5.tar.gz#sha256=fbdd543845aff2cb18a7811815027df041ffd051ccc91090e541296b048df49e to build tracker '/tmp/pip-req-tracker-v7bmd8ca' Running setup.py (path:/tmp/pip-wheel-itkrydne/hello52/setup.py) egg_info for package hello52 Running command python setup.py egg_info running egg_info creating pip-egg-info/hello52.egg-info writing dependency_links to pip-egg-info/hello52.egg-info/dependency_links.txt writing top-level names to pip-egg-info/hello52.egg-info/top_level.txt writing entry points to pip-egg-info/hello52.egg-info/entry_points.txt writing pip-egg-info/hello52.egg-info/PKG-INFO writing requirements to pip-egg-info/hello52.egg-info/requires.txt writing manifest file 'pip-egg-info/hello52.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/hello52.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' writing manifest file 'pip-egg-info/hello52.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-itkrydne/hello52 has version 0.0.5, which satisfies requirement hello52==0.0.5 from https://files.pythonhosted.org/packages/cb/e9/389d43116c7a3abb247ddfed42127bec0de57e686141446c877b134c7d31/hello52-0.0.5.tar.gz#sha256=fbdd543845aff2cb18a7811815027df041ffd051ccc91090e541296b048df49e Removed hello52==0.0.5 from https://files.pythonhosted.org/packages/cb/e9/389d43116c7a3abb247ddfed42127bec0de57e686141446c877b134c7d31/hello52-0.0.5.tar.gz#sha256=fbdd543845aff2cb18a7811815027df041ffd051ccc91090e541296b048df49e from build tracker '/tmp/pip-req-tracker-v7bmd8ca' Building wheels for collected packages: hello52 Created temporary directory: /tmp/pip-wheel-uyyoe_lo Running setup.py bdist_wheel for hello52: started Destination directory: /tmp/pip-wheel-uyyoe_lo Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-itkrydne/hello52/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-uyyoe_lo running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/hello52 copying src/hello52/__init__.py -> build/lib/hello52 copying src/hello52/run.py -> build/lib/hello52 copying src/hello52/__main__.py -> build/lib/hello52 copying src/hello52/version.py -> build/lib/hello52 creating build/lib/hello52/util copying src/hello52/util/log.py -> build/lib/hello52/util copying src/hello52/util/__init__.py -> build/lib/hello52/util running egg_info writing top-level names to src/hello52.egg-info/top_level.txt writing dependency_links to src/hello52.egg-info/dependency_links.txt writing src/hello52.egg-info/PKG-INFO writing requirements to src/hello52.egg-info/requires.txt writing entry points to src/hello52.egg-info/entry_points.txt reading manifest file 'src/hello52.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' writing manifest file 'src/hello52.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/hello52 creating build/bdist.linux-armv7l/wheel/hello52/util copying build/lib/hello52/util/log.py -> build/bdist.linux-armv7l/wheel/hello52/util copying build/lib/hello52/util/__init__.py -> build/bdist.linux-armv7l/wheel/hello52/util copying build/lib/hello52/__init__.py -> build/bdist.linux-armv7l/wheel/hello52 copying build/lib/hello52/run.py -> build/bdist.linux-armv7l/wheel/hello52 copying build/lib/hello52/__main__.py -> build/bdist.linux-armv7l/wheel/hello52 copying build/lib/hello52/version.py -> build/bdist.linux-armv7l/wheel/hello52 running install_egg_info Copying src/hello52.egg-info to build/bdist.linux-armv7l/wheel/hello52-0.0.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/hello52-0.0.5.dist-info/WHEEL creating '/tmp/pip-wheel-uyyoe_lo/hello52-0.0.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'hello52/__init__.py' adding 'hello52/__main__.py' adding 'hello52/run.py' adding 'hello52/version.py' adding 'hello52/util/__init__.py' adding 'hello52/util/log.py' adding 'hello52-0.0.5.dist-info/METADATA' adding 'hello52-0.0.5.dist-info/WHEEL' adding 'hello52-0.0.5.dist-info/entry_points.txt' adding 'hello52-0.0.5.dist-info/top_level.txt' adding 'hello52-0.0.5.dist-info/zip-safe' adding 'hello52-0.0.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for hello52: finished with status 'done' Stored in directory: /tmp/tmp00fkv3cp Successfully built hello52 Cleaning up... Removing source in /tmp/pip-wheel-itkrydne/hello52 Removed build tracker '/tmp/pip-req-tracker-v7bmd8ca'