Collecting wavectl==0.3.0 1 location(s) to search for versions of wavectl: * https://pypi.python.org/simple/wavectl/ Getting page https://pypi.python.org/simple/wavectl/ Analyzing links from page https://pypi.org/simple/wavectl/ Skipping link https://files.pythonhosted.org/packages/0e/4e/d69bcc34e96092b4aa237ab65f03528ac8938ba1fee45952b906a8d73920/wavectl-0.0.1-py2-none-any.whl#sha256=8723680a7826c9c957323a89b537ff4fd9c1dee4e2312737b33194c90289c1d6 (from https://pypi.org/simple/wavectl/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/36/1b/2694c16798fcb440c99417eca5a475a6f9a6e22454facfd2c40a50c90a8a/wavectl-0.3.0.tar.gz#sha256=25ce1a9148ff9e47ccdfd0cf7ed90f9b054ad2b37c1062273f718f975cef76e0 (from https://pypi.org/simple/wavectl/), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Downloading https://files.pythonhosted.org/packages/36/1b/2694c16798fcb440c99417eca5a475a6f9a6e22454facfd2c40a50c90a8a/wavectl-0.3.0.tar.gz (43kB) Downloading from URL https://files.pythonhosted.org/packages/36/1b/2694c16798fcb440c99417eca5a475a6f9a6e22454facfd2c40a50c90a8a/wavectl-0.3.0.tar.gz#sha256=25ce1a9148ff9e47ccdfd0cf7ed90f9b054ad2b37c1062273f718f975cef76e0 (from https://pypi.org/simple/wavectl/) Running setup.py (path:/tmp/pip-build-wvprfe7w/wavectl/setup.py) egg_info for package wavectl Running command python setup.py egg_info running egg_info creating pip-egg-info/wavectl.egg-info writing requirements to pip-egg-info/wavectl.egg-info/requires.txt writing top-level names to pip-egg-info/wavectl.egg-info/top_level.txt writing pip-egg-info/wavectl.egg-info/PKG-INFO writing entry points to pip-egg-info/wavectl.egg-info/entry_points.txt writing dependency_links to pip-egg-info/wavectl.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/wavectl.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/wavectl.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/wavectl.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_require' warnings.warn(msg) Source in /tmp/pip-build-wvprfe7w/wavectl has version 0.3.0, which satisfies requirement wavectl==0.3.0 from https://files.pythonhosted.org/packages/36/1b/2694c16798fcb440c99417eca5a475a6f9a6e22454facfd2c40a50c90a8a/wavectl-0.3.0.tar.gz#sha256=25ce1a9148ff9e47ccdfd0cf7ed90f9b054ad2b37c1062273f718f975cef76e0 Building wheels for collected packages: wavectl Running setup.py bdist_wheel for wavectl: started Destination directory: /tmp/tmpafh19szfpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-wvprfe7w/wavectl/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/tmpafh19szfpip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_require' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/test copying test/test_pullIntoVanillaDir.py -> build/lib/test copying test/test_showErrors.py -> build/lib/test copying test/TestRsrcs.py -> build/lib/test copying test/TestAlerts.py -> build/lib/test copying test/test_match.py -> build/lib/test copying test/test_pullWithDeletedRsrcs.py -> build/lib/test copying test/test_pushErrors.py -> build/lib/test copying test/util.py -> build/lib/test copying test/test_pull.py -> build/lib/test copying test/test_createErrors.py -> build/lib/test copying test/test_show.py -> build/lib/test copying test/test_pullErrors.py -> build/lib/test copying test/test_pullWithUnnormalizedPath.py -> build/lib/test copying test/test_create.py -> build/lib/test copying test/test_pullIntoRepoDir.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/test_config.py -> build/lib/test copying test/TestDashboards.py -> build/lib/test copying test/test_configErrors.py -> build/lib/test copying test/test_push.py -> build/lib/test creating build/lib/wavectl copying wavectl/wavectl.py -> build/lib/wavectl copying wavectl/Resource.py -> build/lib/wavectl copying wavectl/Push.py -> build/lib/wavectl copying wavectl/Alert.py -> build/lib/wavectl copying wavectl/Pull.py -> build/lib/wavectl copying wavectl/Config.py -> build/lib/wavectl copying wavectl/BaseWavefrontCommand.py -> build/lib/wavectl copying wavectl/ResourceFactory.py -> build/lib/wavectl copying wavectl/BaseCommand.py -> build/lib/wavectl copying wavectl/Mutator.py -> build/lib/wavectl copying wavectl/GitUtils.py -> build/lib/wavectl copying wavectl/__init__.py -> build/lib/wavectl copying wavectl/Create.py -> build/lib/wavectl copying wavectl/Dashboard.py -> build/lib/wavectl copying wavectl/main.py -> build/lib/wavectl copying wavectl/Show.py -> build/lib/wavectl 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/test copying build/lib/test/test_pullIntoVanillaDir.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_showErrors.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/TestRsrcs.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/TestAlerts.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_match.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_pullWithDeletedRsrcs.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_pushErrors.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/util.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_pull.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_createErrors.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_show.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_pullErrors.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_pullWithUnnormalizedPath.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_create.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_pullIntoRepoDir.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_config.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/TestDashboards.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_configErrors.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_push.py -> build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/wavectl copying build/lib/wavectl/wavectl.py -> build/bdist.linux-armv7l/wheel/wavectl copying build/lib/wavectl/Resource.py -> build/bdist.linux-armv7l/wheel/wavectl copying build/lib/wavectl/Push.py -> build/bdist.linux-armv7l/wheel/wavectl copying build/lib/wavectl/Alert.py -> build/bdist.linux-armv7l/wheel/wavectl copying build/lib/wavectl/Pull.py -> build/bdist.linux-armv7l/wheel/wavectl copying build/lib/wavectl/Config.py -> build/bdist.linux-armv7l/wheel/wavectl copying build/lib/wavectl/BaseWavefrontCommand.py -> build/bdist.linux-armv7l/wheel/wavectl copying build/lib/wavectl/ResourceFactory.py -> build/bdist.linux-armv7l/wheel/wavectl copying build/lib/wavectl/BaseCommand.py -> build/bdist.linux-armv7l/wheel/wavectl copying build/lib/wavectl/Mutator.py -> build/bdist.linux-armv7l/wheel/wavectl copying build/lib/wavectl/GitUtils.py -> build/bdist.linux-armv7l/wheel/wavectl copying build/lib/wavectl/__init__.py -> build/bdist.linux-armv7l/wheel/wavectl copying build/lib/wavectl/Create.py -> build/bdist.linux-armv7l/wheel/wavectl copying build/lib/wavectl/Dashboard.py -> build/bdist.linux-armv7l/wheel/wavectl copying build/lib/wavectl/main.py -> build/bdist.linux-armv7l/wheel/wavectl copying build/lib/wavectl/Show.py -> build/bdist.linux-armv7l/wheel/wavectl running install_egg_info running egg_info writing wavectl.egg-info/PKG-INFO writing top-level names to wavectl.egg-info/top_level.txt writing entry points to wavectl.egg-info/entry_points.txt writing requirements to wavectl.egg-info/requires.txt writing dependency_links to wavectl.egg-info/dependency_links.txt reading manifest file 'wavectl.egg-info/SOURCES.txt' writing manifest file 'wavectl.egg-info/SOURCES.txt' Copying wavectl.egg-info to build/bdist.linux-armv7l/wheel/wavectl-0.3.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/wavectl-0.3.0.dist-info/WHEEL Running setup.py bdist_wheel for wavectl: finished with status 'done' Stored in directory: /tmp/tmptsqfbtnn Successfully built wavectl Cleaning up... Removing source in /tmp/pip-build-wvprfe7w/wavectl