Collecting my-pack==v1 1 location(s) to search for versions of my-pack: * https://pypi.python.org/simple/my-pack/ Getting page https://pypi.python.org/simple/my-pack/ Analyzing links from page https://pypi.org/simple/my-pack/ Found link https://files.pythonhosted.org/packages/84/a2/23d6fa7ed437c0364bca96c9b8c776b97a003e57f1a4d39ca03091432d4f/my_pack-v1.tar.gz#sha256=e1f8a32c7a1e6ef5935af7c33d4ee38ae4d4fdf7ba204ac3f7b8eaf092e775ae (from https://pypi.org/simple/my-pack/), version: v1 Using version 1 (newest of versions: 1) Downloading https://files.pythonhosted.org/packages/84/a2/23d6fa7ed437c0364bca96c9b8c776b97a003e57f1a4d39ca03091432d4f/my_pack-v1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/84/a2/23d6fa7ed437c0364bca96c9b8c776b97a003e57f1a4d39ca03091432d4f/my_pack-v1.tar.gz#sha256=e1f8a32c7a1e6ef5935af7c33d4ee38ae4d4fdf7ba204ac3f7b8eaf092e775ae (from https://pypi.org/simple/my-pack/) Running setup.py (path:/tmp/pip-build-doioxfxq/my-pack/setup.py) egg_info for package my-pack Running command python setup.py egg_info running egg_info creating pip-egg-info/my_pack.egg-info writing pip-egg-info/my_pack.egg-info/PKG-INFO writing top-level names to pip-egg-info/my_pack.egg-info/top_level.txt writing dependency_links to pip-egg-info/my_pack.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/my_pack.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/my_pack.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/my_pack.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'autohr' warnings.warn(msg) /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'discription' warnings.warn(msg) /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing 'v1' to '1' normalized_version, Source in /tmp/pip-build-doioxfxq/my-pack has version 1, which satisfies requirement my-pack==v1 from https://files.pythonhosted.org/packages/84/a2/23d6fa7ed437c0364bca96c9b8c776b97a003e57f1a4d39ca03091432d4f/my_pack-v1.tar.gz#sha256=e1f8a32c7a1e6ef5935af7c33d4ee38ae4d4fdf7ba204ac3f7b8eaf092e775ae Building wheels for collected packages: my-pack Running setup.py bdist_wheel for my-pack: started Destination directory: /tmp/tmphgvi0biqpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-doioxfxq/my-pack/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/tmphgvi0biqpip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'autohr' warnings.warn(msg) /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'discription' warnings.warn(msg) /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing 'v1' to '1' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/my_pack copying my_pack/__init__.py -> build/lib/my_pack copying my_pack/mlp.py -> build/lib/my_pack copying my_pack/dec.py -> build/lib/my_pack 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/my_pack copying build/lib/my_pack/dec.py -> build/bdist.linux-armv7l/wheel/my_pack copying build/lib/my_pack/mlp.py -> build/bdist.linux-armv7l/wheel/my_pack copying build/lib/my_pack/__init__.py -> build/bdist.linux-armv7l/wheel/my_pack running install_egg_info running egg_info creating my_pack.egg-info writing top-level names to my_pack.egg-info/top_level.txt writing dependency_links to my_pack.egg-info/dependency_links.txt writing my_pack.egg-info/PKG-INFO writing manifest file 'my_pack.egg-info/SOURCES.txt' reading manifest file 'my_pack.egg-info/SOURCES.txt' writing manifest file 'my_pack.egg-info/SOURCES.txt' Copying my_pack.egg-info to build/bdist.linux-armv7l/wheel/my_pack-1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/my_pack-1.dist-info/WHEEL Running setup.py bdist_wheel for my-pack: finished with status 'done' Stored in directory: /tmp/tmpcz1sa87l Successfully built my-pack Cleaning up... Removing source in /tmp/pip-build-doioxfxq/my-pack