Collecting soundcheck-vlc==0.1.6 1 location(s) to search for versions of soundcheck-vlc: * https://pypi.python.org/simple/soundcheck-vlc/ Getting page https://pypi.python.org/simple/soundcheck-vlc/ Analyzing links from page https://pypi.org/simple/soundcheck-vlc/ Found link https://files.pythonhosted.org/packages/55/8f/fe2b52062d2c9767c1448e0a32d2640c15d3556a8828f136526973c605d9/soundcheck_vlc-0.1.5.tar.gz#sha256=de2bbfd5045973546e787e657742545ade41f7b7e2569519d8eb7ec28856e57c (from https://pypi.org/simple/soundcheck-vlc/), version: 0.1.5 Found link https://files.pythonhosted.org/packages/dc/74/f8021cea575f9f9046b68278dfd975b08b74823b4677b7b395bbc440fe90/soundcheck_vlc-0.1.6.tar.gz#sha256=b07c3c223feba2f0c87c4a737f6e8e547fe32a2fb0a363df241bf110b3b3422d (from https://pypi.org/simple/soundcheck-vlc/), version: 0.1.6 Using version 0.1.6 (newest of versions: 0.1.6) Downloading https://files.pythonhosted.org/packages/dc/74/f8021cea575f9f9046b68278dfd975b08b74823b4677b7b395bbc440fe90/soundcheck_vlc-0.1.6.tar.gz (44kB) Downloading from URL https://files.pythonhosted.org/packages/dc/74/f8021cea575f9f9046b68278dfd975b08b74823b4677b7b395bbc440fe90/soundcheck_vlc-0.1.6.tar.gz#sha256=b07c3c223feba2f0c87c4a737f6e8e547fe32a2fb0a363df241bf110b3b3422d (from https://pypi.org/simple/soundcheck-vlc/) Running setup.py (path:/tmp/pip-build-6a4m45ex/soundcheck-vlc/setup.py) egg_info for package soundcheck-vlc Running command python setup.py egg_info running egg_info creating pip-egg-info/soundcheck_vlc.egg-info writing requirements to pip-egg-info/soundcheck_vlc.egg-info/requires.txt writing entry points to pip-egg-info/soundcheck_vlc.egg-info/entry_points.txt writing top-level names to pip-egg-info/soundcheck_vlc.egg-info/top_level.txt writing pip-egg-info/soundcheck_vlc.egg-info/PKG-INFO writing dependency_links to pip-egg-info/soundcheck_vlc.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/soundcheck_vlc.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/soundcheck_vlc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/soundcheck_vlc.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) Source in /tmp/pip-build-6a4m45ex/soundcheck-vlc has version 0.1.6, which satisfies requirement soundcheck-vlc==0.1.6 from https://files.pythonhosted.org/packages/dc/74/f8021cea575f9f9046b68278dfd975b08b74823b4677b7b395bbc440fe90/soundcheck_vlc-0.1.6.tar.gz#sha256=b07c3c223feba2f0c87c4a737f6e8e547fe32a2fb0a363df241bf110b3b3422d Building wheels for collected packages: soundcheck-vlc Running setup.py bdist_wheel for soundcheck-vlc: started Destination directory: /tmp/tmpxfh3k3v2pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-6a4m45ex/soundcheck-vlc/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/tmpxfh3k3v2pip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/soundcheck_vlc copying soundcheck_vlc/cli.py -> build/lib/soundcheck_vlc copying soundcheck_vlc/__init__.py -> build/lib/soundcheck_vlc copying soundcheck_vlc/main.py -> build/lib/soundcheck_vlc copying soundcheck_vlc/register.py -> build/lib/soundcheck_vlc creating build/lib/soundcheck_vlc/utils copying soundcheck_vlc/utils/config.py -> build/lib/soundcheck_vlc/utils copying soundcheck_vlc/utils/parseinput.py -> build/lib/soundcheck_vlc/utils copying soundcheck_vlc/utils/__init__.py -> build/lib/soundcheck_vlc/utils copying soundcheck_vlc/utils/vlchttp.py -> build/lib/soundcheck_vlc/utils copying soundcheck_vlc/utils/video_parse.py -> build/lib/soundcheck_vlc/utils 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/soundcheck_vlc copying build/lib/soundcheck_vlc/cli.py -> build/bdist.linux-armv7l/wheel/soundcheck_vlc creating build/bdist.linux-armv7l/wheel/soundcheck_vlc/utils copying build/lib/soundcheck_vlc/utils/config.py -> build/bdist.linux-armv7l/wheel/soundcheck_vlc/utils copying build/lib/soundcheck_vlc/utils/parseinput.py -> build/bdist.linux-armv7l/wheel/soundcheck_vlc/utils copying build/lib/soundcheck_vlc/utils/__init__.py -> build/bdist.linux-armv7l/wheel/soundcheck_vlc/utils copying build/lib/soundcheck_vlc/utils/vlchttp.py -> build/bdist.linux-armv7l/wheel/soundcheck_vlc/utils copying build/lib/soundcheck_vlc/utils/video_parse.py -> build/bdist.linux-armv7l/wheel/soundcheck_vlc/utils copying build/lib/soundcheck_vlc/__init__.py -> build/bdist.linux-armv7l/wheel/soundcheck_vlc copying build/lib/soundcheck_vlc/main.py -> build/bdist.linux-armv7l/wheel/soundcheck_vlc copying build/lib/soundcheck_vlc/register.py -> build/bdist.linux-armv7l/wheel/soundcheck_vlc running install_egg_info running egg_info writing soundcheck_vlc.egg-info/PKG-INFO writing requirements to soundcheck_vlc.egg-info/requires.txt writing entry points to soundcheck_vlc.egg-info/entry_points.txt writing top-level names to soundcheck_vlc.egg-info/top_level.txt writing dependency_links to soundcheck_vlc.egg-info/dependency_links.txt reading manifest file 'soundcheck_vlc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'soundcheck_vlc.egg-info/SOURCES.txt' Copying soundcheck_vlc.egg-info to build/bdist.linux-armv7l/wheel/soundcheck_vlc-0.1.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/soundcheck_vlc-0.1.6.dist-info/WHEEL Running setup.py bdist_wheel for soundcheck-vlc: finished with status 'done' Stored in directory: /tmp/tmptrmzbq3z Successfully built soundcheck-vlc Cleaning up... Removing source in /tmp/pip-build-6a4m45ex/soundcheck-vlc