Collecting testpackages==1.0a 1 location(s) to search for versions of testpackages: * https://pypi.python.org/simple/testpackages/ Getting page https://pypi.python.org/simple/testpackages/ Analyzing links from page https://pypi.python.org/simple/testpackages/ Found link https://pypi.python.org/packages/58/2d/f958b7fbd7b1f01540318650c09d9a19493c794c1df9330e7dbe4299514e/testpackages-1.0a.tar.gz#md5=6c04a2a980cd4691a8e00f9db21c1f81 (from https://pypi.python.org/simple/testpackages/), version: 1.0a Using version 1.0a0 (newest of versions: 1.0a0) Downloading testpackages-1.0a.tar.gz Downloading from URL https://pypi.python.org/packages/58/2d/f958b7fbd7b1f01540318650c09d9a19493c794c1df9330e7dbe4299514e/testpackages-1.0a.tar.gz#md5=6c04a2a980cd4691a8e00f9db21c1f81 (from https://pypi.python.org/simple/testpackages/) Running setup.py (path:/tmp/pip-build-xixj548m/testpackages/setup.py) egg_info for package testpackages Running command python setup.py egg_info running egg_info creating pip-egg-info/testpackages.egg-info writing dependency_links to pip-egg-info/testpackages.egg-info/dependency_links.txt writing pip-egg-info/testpackages.egg-info/PKG-INFO writing top-level names to pip-egg-info/testpackages.egg-info/top_level.txt writing manifest file 'pip-egg-info/testpackages.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/testpackages.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '1.0a' to '1.0a0' normalized_version, warning: no files found matching 'README' warning: no files found matching 'MANIFEST' writing manifest file 'pip-egg-info/testpackages.egg-info/SOURCES.txt' Source in /tmp/pip-build-xixj548m/testpackages has version 1.0a0, which satisfies requirement testpackages==1.0a from https://pypi.python.org/packages/58/2d/f958b7fbd7b1f01540318650c09d9a19493c794c1df9330e7dbe4299514e/testpackages-1.0a.tar.gz#md5=6c04a2a980cd4691a8e00f9db21c1f81 Building wheels for collected packages: testpackages Running setup.py bdist_wheel for testpackages: started Destination directory: /tmp/tmpkf8l8hippip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-xixj548m/testpackages/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/tmpkf8l8hippip-wheel- /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '1.0a' to '1.0a0' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/testpackages copying testpackages/order.py -> build/lib/testpackages copying testpackages/__init__.py -> build/lib/testpackages copying testpackages/customer.py -> build/lib/testpackages 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/testpackages copying build/lib/testpackages/order.py -> build/bdist.linux-armv7l/wheel/testpackages copying build/lib/testpackages/__init__.py -> build/bdist.linux-armv7l/wheel/testpackages copying build/lib/testpackages/customer.py -> build/bdist.linux-armv7l/wheel/testpackages running install_egg_info running egg_info creating testpackages.egg-info writing testpackages.egg-info/PKG-INFO writing dependency_links to testpackages.egg-info/dependency_links.txt writing top-level names to testpackages.egg-info/top_level.txt writing manifest file 'testpackages.egg-info/SOURCES.txt' reading manifest file 'testpackages.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' warning: no files found matching 'MANIFEST' writing manifest file 'testpackages.egg-info/SOURCES.txt' Copying testpackages.egg-info to build/bdist.linux-armv7l/wheel/testpackages-1.0a0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/testpackages-1.0a0.dist-info/WHEEL Running setup.py bdist_wheel for testpackages: finished with status 'done' Stored in directory: /tmp/tmpxo8w3ozp Successfully built testpackages Cleaning up... Removing source in /tmp/pip-build-xixj548m/testpackages