Created temporary directory: /tmp/pip-ephem-wheel-cache-6e2l5h1i Created temporary directory: /tmp/pip-req-tracker-0rm5zmoy Created requirements tracker '/tmp/pip-req-tracker-0rm5zmoy' Created temporary directory: /tmp/pip-wheel-tko77ezd Looking in indexes: https://pypi.python.org/simple Collecting weather-notify==1.0.1 1 location(s) to search for versions of weather-notify: * https://pypi.python.org/simple/weather-notify/ Getting page https://pypi.python.org/simple/weather-notify/ Analyzing links from page https://pypi.org/simple/weather-notify/ Found link https://files.pythonhosted.org/packages/c9/e7/0417776b1fdc803c3b8d45dbe1cb8007e7f1eb8f0034d0b6841bfda371fd/weather-notify-1.0.0.tar.gz#sha256=1630a4333027208a83135763a4bfa382c79b55ea3bf870761e928d03c9b79cbf (from https://pypi.org/simple/weather-notify/), version: 1.0.0 Skipping link https://files.pythonhosted.org/packages/0f/b5/4e3855ed4e206126e3617d95209fdc78422437cc72fc5cd84e527853df50/weather_notify-1.0.0-py2-none-any.whl#sha256=494e69f81820b0a0a9b915ce5c7d5e42c8ad60b79db1be5fd3578ff389111d70 (from https://pypi.org/simple/weather-notify/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/c9/1f/b2b0e431837e4c7d2147bde4d453baae371aae9f431a2d9f3a7672dd5a1f/weather-notify-1.0.1.tar.gz#sha256=f5cf2e49d8e972b4717c4c8b436d4c747e0c28f8c1de031b704f5590f7a0eb74 (from https://pypi.org/simple/weather-notify/), version: 1.0.1 Skipping link https://files.pythonhosted.org/packages/9c/a0/016827b4c077afcc460fb7b7a365f49a92c17df1d257bf4c2069b01f2d13/weather_notify-1.0.1-py2-none-any.whl#sha256=18414e53c8ac61b08cdc6f847fa16f108894808f1d86a29f66484a1f71bce0d5 (from https://pypi.org/simple/weather-notify/); it is not compatible with this Python Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-omrtv9ve Downloading https://files.pythonhosted.org/packages/c9/1f/b2b0e431837e4c7d2147bde4d453baae371aae9f431a2d9f3a7672dd5a1f/weather-notify-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c9/1f/b2b0e431837e4c7d2147bde4d453baae371aae9f431a2d9f3a7672dd5a1f/weather-notify-1.0.1.tar.gz#sha256=f5cf2e49d8e972b4717c4c8b436d4c747e0c28f8c1de031b704f5590f7a0eb74 (from https://pypi.org/simple/weather-notify/) Added weather-notify==1.0.1 from https://files.pythonhosted.org/packages/c9/1f/b2b0e431837e4c7d2147bde4d453baae371aae9f431a2d9f3a7672dd5a1f/weather-notify-1.0.1.tar.gz#sha256=f5cf2e49d8e972b4717c4c8b436d4c747e0c28f8c1de031b704f5590f7a0eb74 to build tracker '/tmp/pip-req-tracker-0rm5zmoy' Running setup.py (path:/tmp/pip-wheel-tko77ezd/weather-notify/setup.py) egg_info for package weather-notify Running command python setup.py egg_info running egg_info creating pip-egg-info/weather_notify.egg-info writing dependency_links to pip-egg-info/weather_notify.egg-info/dependency_links.txt writing requirements to pip-egg-info/weather_notify.egg-info/requires.txt writing pip-egg-info/weather_notify.egg-info/PKG-INFO writing top-level names to pip-egg-info/weather_notify.egg-info/top_level.txt writing entry points to pip-egg-info/weather_notify.egg-info/entry_points.txt writing manifest file 'pip-egg-info/weather_notify.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/weather_notify.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/weather_notify.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-tko77ezd/weather-notify has version 1.0.1, which satisfies requirement weather-notify==1.0.1 from https://files.pythonhosted.org/packages/c9/1f/b2b0e431837e4c7d2147bde4d453baae371aae9f431a2d9f3a7672dd5a1f/weather-notify-1.0.1.tar.gz#sha256=f5cf2e49d8e972b4717c4c8b436d4c747e0c28f8c1de031b704f5590f7a0eb74 Removed weather-notify==1.0.1 from https://files.pythonhosted.org/packages/c9/1f/b2b0e431837e4c7d2147bde4d453baae371aae9f431a2d9f3a7672dd5a1f/weather-notify-1.0.1.tar.gz#sha256=f5cf2e49d8e972b4717c4c8b436d4c747e0c28f8c1de031b704f5590f7a0eb74 from build tracker '/tmp/pip-req-tracker-0rm5zmoy' Building wheels for collected packages: weather-notify Created temporary directory: /tmp/pip-wheel-43and7oc Running setup.py bdist_wheel for weather-notify: started Destination directory: /tmp/pip-wheel-43and7oc Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-tko77ezd/weather-notify/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/pip-wheel-43and7oc running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/weathernotifier copying weathernotifier/weather.py -> build/lib/weathernotifier copying weathernotifier/location.py -> build/lib/weathernotifier copying weathernotifier/notifier.py -> build/lib/weathernotifier copying weathernotifier/__init__.py -> build/lib/weathernotifier 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/weathernotifier copying build/lib/weathernotifier/weather.py -> build/bdist.linux-armv7l/wheel/weathernotifier copying build/lib/weathernotifier/location.py -> build/bdist.linux-armv7l/wheel/weathernotifier copying build/lib/weathernotifier/notifier.py -> build/bdist.linux-armv7l/wheel/weathernotifier copying build/lib/weathernotifier/__init__.py -> build/bdist.linux-armv7l/wheel/weathernotifier running install_egg_info running egg_info writing dependency_links to weather_notify.egg-info/dependency_links.txt writing requirements to weather_notify.egg-info/requires.txt writing weather_notify.egg-info/PKG-INFO writing top-level names to weather_notify.egg-info/top_level.txt writing entry points to weather_notify.egg-info/entry_points.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'weather_notify.egg-info/SOURCES.txt' writing manifest file 'weather_notify.egg-info/SOURCES.txt' Copying weather_notify.egg-info to build/bdist.linux-armv7l/wheel/weather_notify-1.0.1.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/weather_notify-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-43and7oc/weather_notify-1.0.1-py3-none-any.whl' and adding '.' to it adding 'weathernotifier/__init__.py' adding 'weathernotifier/location.py' adding 'weathernotifier/notifier.py' adding 'weathernotifier/weather.py' adding 'weather_notify-1.0.1.dist-info/entry_points.txt' adding 'weather_notify-1.0.1.dist-info/top_level.txt' adding 'weather_notify-1.0.1.dist-info/WHEEL' adding 'weather_notify-1.0.1.dist-info/METADATA' adding 'weather_notify-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for weather-notify: finished with status 'done' Stored in directory: /tmp/tmp2whq2djf Successfully built weather-notify Cleaning up... Removing source in /tmp/pip-wheel-tko77ezd/weather-notify Removed build tracker '/tmp/pip-req-tracker-0rm5zmoy'