Collecting sunix-ledstrip-controller-client==1.2.0 1 location(s) to search for versions of sunix-ledstrip-controller-client: * https://pypi.python.org/simple/sunix-ledstrip-controller-client/ Getting page https://pypi.python.org/simple/sunix-ledstrip-controller-client/ Analyzing links from page https://pypi.python.org/simple/sunix-ledstrip-controller-client/ Found link https://pypi.python.org/packages/02/ee/aceb33497359eaf3d0bd82b0bc7e9cf41e7cee31d04d093474468d4f1adb/sunix_ledstrip_controller_client-1.1.1.tar.gz#md5=18e4792c9802f2ae55c2c0001ca86b51 (from https://pypi.python.org/simple/sunix-ledstrip-controller-client/), version: 1.1.1 Skipping link https://pypi.python.org/packages/2d/84/8b2f251c029f2df24d7aeab14529624bd575f83a827ba823ed351c576375/sunix_ledstrip_controller_client-1.0.0-py2-none-any.whl#md5=93dc2e595c1c1df33cbb789b57a42485 (from https://pypi.python.org/simple/sunix-ledstrip-controller-client/); it is not compatible with this Python Skipping link https://pypi.python.org/packages/33/6a/9de76af15a76baa8e2a912540609402fd5428f1284faf65976a9e19228be/sunix_ledstrip_controller_client-1.1.0-py2-none-any.whl#md5=f74418b2e0ad0db04bb4ae1a99e596fc (from https://pypi.python.org/simple/sunix-ledstrip-controller-client/); it is not compatible with this Python Found link https://pypi.python.org/packages/57/e2/de5ab409e702cfcf64065574c0d0815c2316ad0552364b12a8860524f3e0/sunix_ledstrip_controller_client-1.1.0.zip#md5=273e2180cd00f003c1bcb3ec39a8b820 (from https://pypi.python.org/simple/sunix-ledstrip-controller-client/), version: 1.1.0 Found link https://pypi.python.org/packages/62/e9/8f634f3d9cdaadea0aefe4b3256ab3501ccea60b3f5d6c222143d10af3cf/sunix_ledstrip_controller_client-1.2.0.zip#md5=38be99b91715a1d186ec98bbe720f7f4 (from https://pypi.python.org/simple/sunix-ledstrip-controller-client/), version: 1.2.0 Skipping link https://pypi.python.org/packages/9b/63/94503c439f6f2493c97551c95700b0d365748124c905568f2be58630528a/sunix_ledstrip_controller_client-1.2.0-py2-none-any.whl#md5=b1af9e066b84302feabc4a70aeffec69 (from https://pypi.python.org/simple/sunix-ledstrip-controller-client/); it is not compatible with this Python Found link https://pypi.python.org/packages/e6/e7/2f5f3f2cce412c5881651a46449e1d0536a5eccac90b2e343dffa7d7ada1/sunix_ledstrip_controller_client-1.0.0.tar.gz#md5=a75717c04acd40537a0d281bf63f2e14 (from https://pypi.python.org/simple/sunix-ledstrip-controller-client/), version: 1.0.0 Using version 1.2.0 (newest of versions: 1.2.0) Downloading sunix_ledstrip_controller_client-1.2.0.zip Downloading from URL https://pypi.python.org/packages/62/e9/8f634f3d9cdaadea0aefe4b3256ab3501ccea60b3f5d6c222143d10af3cf/sunix_ledstrip_controller_client-1.2.0.zip#md5=38be99b91715a1d186ec98bbe720f7f4 (from https://pypi.python.org/simple/sunix-ledstrip-controller-client/) Running setup.py (path:/tmp/pip-build-2tbepayd/sunix-ledstrip-controller-client/setup.py) egg_info for package sunix-ledstrip-controller-client Running command python setup.py egg_info running egg_info creating pip-egg-info/sunix_ledstrip_controller_client.egg-info writing pip-egg-info/sunix_ledstrip_controller_client.egg-info/PKG-INFO writing requirements to pip-egg-info/sunix_ledstrip_controller_client.egg-info/requires.txt writing dependency_links to pip-egg-info/sunix_ledstrip_controller_client.egg-info/dependency_links.txt writing top-level names to pip-egg-info/sunix_ledstrip_controller_client.egg-info/top_level.txt writing manifest file 'pip-egg-info/sunix_ledstrip_controller_client.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/sunix_ledstrip_controller_client.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/sunix_ledstrip_controller_client.egg-info/SOURCES.txt' Source in /tmp/pip-build-2tbepayd/sunix-ledstrip-controller-client has version 1.2.0, which satisfies requirement sunix-ledstrip-controller-client==1.2.0 from https://pypi.python.org/packages/62/e9/8f634f3d9cdaadea0aefe4b3256ab3501ccea60b3f5d6c222143d10af3cf/sunix_ledstrip_controller_client-1.2.0.zip#md5=38be99b91715a1d186ec98bbe720f7f4 Building wheels for collected packages: sunix-ledstrip-controller-client Running setup.py bdist_wheel for sunix-ledstrip-controller-client: started Destination directory: /tmp/tmp9q3zoxxepip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-2tbepayd/sunix-ledstrip-controller-client/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/tmp9q3zoxxepip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/sunix_ledstrip_controller_client copying sunix_ledstrip_controller_client/client.py -> build/lib/sunix_ledstrip_controller_client copying sunix_ledstrip_controller_client/controller.py -> build/lib/sunix_ledstrip_controller_client copying sunix_ledstrip_controller_client/functions.py -> build/lib/sunix_ledstrip_controller_client copying sunix_ledstrip_controller_client/__init__.py -> build/lib/sunix_ledstrip_controller_client creating build/lib/tests copying tests/basic_test.py -> build/lib/tests copying tests/test_color_validator.py -> build/lib/tests copying tests/test_turn_on_off.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_functions.py -> build/lib/tests creating build/lib/sunix_ledstrip_controller_client/packets copying sunix_ledstrip_controller_client/packets/requests.py -> build/lib/sunix_ledstrip_controller_client/packets copying sunix_ledstrip_controller_client/packets/responses.py -> build/lib/sunix_ledstrip_controller_client/packets copying sunix_ledstrip_controller_client/packets/__init__.py -> build/lib/sunix_ledstrip_controller_client/packets 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/sunix_ledstrip_controller_client copying build/lib/sunix_ledstrip_controller_client/client.py -> build/bdist.linux-armv7l/wheel/sunix_ledstrip_controller_client copying build/lib/sunix_ledstrip_controller_client/controller.py -> build/bdist.linux-armv7l/wheel/sunix_ledstrip_controller_client creating build/bdist.linux-armv7l/wheel/sunix_ledstrip_controller_client/packets copying build/lib/sunix_ledstrip_controller_client/packets/requests.py -> build/bdist.linux-armv7l/wheel/sunix_ledstrip_controller_client/packets copying build/lib/sunix_ledstrip_controller_client/packets/responses.py -> build/bdist.linux-armv7l/wheel/sunix_ledstrip_controller_client/packets copying build/lib/sunix_ledstrip_controller_client/packets/__init__.py -> build/bdist.linux-armv7l/wheel/sunix_ledstrip_controller_client/packets copying build/lib/sunix_ledstrip_controller_client/functions.py -> build/bdist.linux-armv7l/wheel/sunix_ledstrip_controller_client copying build/lib/sunix_ledstrip_controller_client/__init__.py -> build/bdist.linux-armv7l/wheel/sunix_ledstrip_controller_client creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/basic_test.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_color_validator.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_turn_on_off.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_functions.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing dependency_links to sunix_ledstrip_controller_client.egg-info/dependency_links.txt writing top-level names to sunix_ledstrip_controller_client.egg-info/top_level.txt writing requirements to sunix_ledstrip_controller_client.egg-info/requires.txt writing sunix_ledstrip_controller_client.egg-info/PKG-INFO reading manifest file 'sunix_ledstrip_controller_client.egg-info/SOURCES.txt' writing manifest file 'sunix_ledstrip_controller_client.egg-info/SOURCES.txt' Copying sunix_ledstrip_controller_client.egg-info to build/bdist.linux-armv7l/wheel/sunix_ledstrip_controller_client-1.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/sunix_ledstrip_controller_client-1.2.0.dist-info/WHEEL Running setup.py bdist_wheel for sunix-ledstrip-controller-client: finished with status 'done' Stored in directory: /tmp/tmpsvfdnu8s Successfully built sunix-ledstrip-controller-client Cleaning up... Removing source in /tmp/pip-build-2tbepayd/sunix-ledstrip-controller-client