Collecting os-service-types==1.2.0 1 location(s) to search for versions of os-service-types: * https://pypi.python.org/simple/os-service-types/ Getting page https://pypi.python.org/simple/os-service-types/ Analyzing links from page https://pypi.python.org/simple/os-service-types/ Skipping link https://pypi.python.org/packages/44/b3/8d03e393fea829f654f737e740059b5f528ecbb991efba1859fa7133ae5e/os_service_types-1.0.0-py2-none-any.whl#md5=c0d84a076429a1ee796082ccddc50144 (from https://pypi.python.org/simple/os-service-types/); it is not compatible with this Python Found link https://pypi.python.org/packages/a9/fd/f71b4997e20579ec0f8829b28b29e15fef19edb478d859bdd75601e4b4d8/os-service-types-0.0.0.tar.gz#md5=e2639ad274175eae789176c570ad3b6f (from https://pypi.python.org/simple/os-service-types/), version: 0.0.0 Found link https://pypi.python.org/packages/b3/22/1d0a1f5fd633fdbdff3ac1191f95773e3277d1138e4cee09a891c9ee51aa/os-service-types-1.2.0.tar.gz#md5=e9eaae639f2b3c26874b4aa50365faea (from https://pypi.python.org/simple/os-service-types/), version: 1.2.0 Skipping link https://pypi.python.org/packages/c7/ec/7ef45820d4fa2964f0fea5b264bbb1594b68e330513a161ddcf0efd963e4/os_service_types-1.2.0-py2-none-any.whl#md5=8e9fbb6f3911fb9a6f804c0b2b4550cd (from https://pypi.python.org/simple/os-service-types/); it is not compatible with this Python Skipping link https://pypi.python.org/packages/c9/97/2cd2b0fcec5b7c060338142eed10fdb75365bfc7e7482e12317bcb64369e/os_service_types-1.1.0-py2-none-any.whl#md5=7578350e039b2c1ab79c852e3649fd03 (from https://pypi.python.org/simple/os-service-types/); it is not compatible with this Python Found link https://pypi.python.org/packages/d3/a8/d714ed6914a2493d62e4885aaf04a289407a008bb2b9df3214cba0532cf7/os-service-types-1.1.0.tar.gz#md5=3a2954fe7fc4986e4a3f13cc5a7c99ba (from https://pypi.python.org/simple/os-service-types/), version: 1.1.0 Found link https://pypi.python.org/packages/e6/dd/0b006faea28cf9c7f5fa201be6bbcc35dc21a1e5f095d968919fdad8903b/os-service-types-1.0.0.tar.gz#md5=4d3e53fe0aba4c24d1478d1129feee5a (from https://pypi.python.org/simple/os-service-types/), version: 1.0.0 Using version 1.2.0 (newest of versions: 1.2.0) Downloading os-service-types-1.2.0.tar.gz Downloading from URL https://pypi.python.org/packages/b3/22/1d0a1f5fd633fdbdff3ac1191f95773e3277d1138e4cee09a891c9ee51aa/os-service-types-1.2.0.tar.gz#md5=e9eaae639f2b3c26874b4aa50365faea (from https://pypi.python.org/simple/os-service-types/) Running setup.py (path:/tmp/pip-build-ydoaiyfs/os-service-types/setup.py) egg_info for package os-service-types Running command python setup.py egg_info Installed /tmp/pip-build-ydoaiyfs/os-service-types/.eggs/pbr-3.1.1-py3.4.egg running egg_info creating pip-egg-info/os_service_types.egg-info writing dependency_links to pip-egg-info/os_service_types.egg-info/dependency_links.txt writing requirements to pip-egg-info/os_service_types.egg-info/requires.txt writing top-level names to pip-egg-info/os_service_types.egg-info/top_level.txt writing pip-egg-info/os_service_types.egg-info/PKG-INFO [pbr] Processing SOURCES.txt writing manifest file 'pip-egg-info/os_service_types.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/os_service_types.egg-info/SOURCES.txt' Source in /tmp/pip-build-ydoaiyfs/os-service-types has version 1.2.0, which satisfies requirement os-service-types==1.2.0 from https://pypi.python.org/packages/b3/22/1d0a1f5fd633fdbdff3ac1191f95773e3277d1138e4cee09a891c9ee51aa/os-service-types-1.2.0.tar.gz#md5=e9eaae639f2b3c26874b4aa50365faea Building wheels for collected packages: os-service-types Running setup.py bdist_wheel for os-service-types: started Destination directory: /tmp/tmpdvq_benqpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ydoaiyfs/os-service-types/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/tmpdvq_benqpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/os_service_types copying os_service_types/service_types.py -> build/lib/os_service_types copying os_service_types/__init__.py -> build/lib/os_service_types copying os_service_types/exc.py -> build/lib/os_service_types creating build/lib/os_service_types/data copying os_service_types/data/__init__.py -> build/lib/os_service_types/data creating build/lib/os_service_types/tests copying os_service_types/tests/base.py -> build/lib/os_service_types/tests copying os_service_types/tests/test_singleton.py -> build/lib/os_service_types/tests copying os_service_types/tests/test_match.py -> build/lib/os_service_types/tests copying os_service_types/tests/test_builtin.py -> build/lib/os_service_types/tests copying os_service_types/tests/test_warn.py -> build/lib/os_service_types/tests copying os_service_types/tests/test_remote.py -> build/lib/os_service_types/tests copying os_service_types/tests/__init__.py -> build/lib/os_service_types/tests running egg_info writing top-level names to os_service_types.egg-info/top_level.txt writing requirements to os_service_types.egg-info/requires.txt writing dependency_links to os_service_types.egg-info/dependency_links.txt writing os_service_types.egg-info/PKG-INFO [pbr] Reusing existing SOURCES.txt copying os_service_types/data/service-types.json -> build/lib/os_service_types/data installing to build/bdist.linux-armv7l/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/os_service_types copying build/lib/os_service_types/service_types.py -> build/bdist.linux-armv7l/wheel/os_service_types creating build/bdist.linux-armv7l/wheel/os_service_types/tests copying build/lib/os_service_types/tests/base.py -> build/bdist.linux-armv7l/wheel/os_service_types/tests copying build/lib/os_service_types/tests/test_singleton.py -> build/bdist.linux-armv7l/wheel/os_service_types/tests copying build/lib/os_service_types/tests/test_match.py -> build/bdist.linux-armv7l/wheel/os_service_types/tests copying build/lib/os_service_types/tests/test_builtin.py -> build/bdist.linux-armv7l/wheel/os_service_types/tests copying build/lib/os_service_types/tests/test_warn.py -> build/bdist.linux-armv7l/wheel/os_service_types/tests copying build/lib/os_service_types/tests/test_remote.py -> build/bdist.linux-armv7l/wheel/os_service_types/tests copying build/lib/os_service_types/tests/__init__.py -> build/bdist.linux-armv7l/wheel/os_service_types/tests copying build/lib/os_service_types/__init__.py -> build/bdist.linux-armv7l/wheel/os_service_types copying build/lib/os_service_types/exc.py -> build/bdist.linux-armv7l/wheel/os_service_types creating build/bdist.linux-armv7l/wheel/os_service_types/data copying build/lib/os_service_types/data/__init__.py -> build/bdist.linux-armv7l/wheel/os_service_types/data copying build/lib/os_service_types/data/service-types.json -> build/bdist.linux-armv7l/wheel/os_service_types/data running install_egg_info Copying os_service_types.egg-info to build/bdist.linux-armv7l/wheel/os_service_types-1.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/os_service_types-1.2.0.dist-info/WHEEL Running setup.py bdist_wheel for os-service-types: finished with status 'done' Stored in directory: /tmp/tmp_0olbzr3 Successfully built os-service-types Cleaning up... Removing source in /tmp/pip-build-ydoaiyfs/os-service-types