Collecting notifiers==0.4.1 1 location(s) to search for versions of notifiers: * https://pypi.python.org/simple/notifiers/ Getting page https://pypi.python.org/simple/notifiers/ Analyzing links from page https://pypi.python.org/simple/notifiers/ Found link https://pypi.python.org/packages/3d/9a/b87478f6c885f086e1a44766c2647a16299a05f111ac67fcdd6ee28033d9/notifiers-0.2.tar.gz#md5=c6e65fe671e84b4764323268fd3e98f1 (from https://pypi.python.org/simple/notifiers/), version: 0.2 Found link https://pypi.python.org/packages/83/42/1f00eb38c652d86f1946956f74c53775a2e4f1ad7a78a1643033e9897175/notifiers-0.3.tar.gz#md5=a510a2a452107adbf64ab6c421e1da78 (from https://pypi.python.org/simple/notifiers/), version: 0.3 Found link https://pypi.python.org/packages/95/57/f7049511dc534c18576c8bf23d105c52fa6fe9fadbfc6f74f8db202af370/notifiers-0.3.3.tar.gz#md5=8376cf3ae15059b8bdb8c82ff511fad2 (from https://pypi.python.org/simple/notifiers/), version: 0.3.3 Found link https://pypi.python.org/packages/a2/3d/5558a4f6895653eb8726567a6f0d5e4ce7c4b9a73a3e7c272d6265909ebc/notifiers-0.4.1.tar.gz#md5=b712f1224a72e157a5aa8e4ceacbc199 (from https://pypi.python.org/simple/notifiers/), version: 0.4.1 Found link https://pypi.python.org/packages/a4/43/efbf17edb717badefe4459062ff568d85e9e5fde1ffb940d4331a6c8cf45/notifiers-0.1.tar.gz#md5=8d3ceca9275fd229bba1ba9ae8deffb4 (from https://pypi.python.org/simple/notifiers/), version: 0.1 Found link https://pypi.python.org/packages/b3/cb/d6c3728f7e7c8d9c943ecbbf0869133c5bd11dcf0ccb545d9dc4240fcbf9/notifiers-0.3.2.tar.gz#md5=4fe2f973d6274ab7178dcb08bb55f6c5 (from https://pypi.python.org/simple/notifiers/), version: 0.3.2 Found link https://pypi.python.org/packages/f8/82/0944dca4a1a74c84b82b1745580cee168c5e3e38b3967506cc410338665e/notifiers-0.4.0.tar.gz#md5=2c18ea475c0d3edf1c538d1de51ec7d4 (from https://pypi.python.org/simple/notifiers/), version: 0.4.0 Using version 0.4.1 (newest of versions: 0.4.1) Downloading notifiers-0.4.1.tar.gz Downloading from URL https://pypi.python.org/packages/a2/3d/5558a4f6895653eb8726567a6f0d5e4ce7c4b9a73a3e7c272d6265909ebc/notifiers-0.4.1.tar.gz#md5=b712f1224a72e157a5aa8e4ceacbc199 (from https://pypi.python.org/simple/notifiers/) Running setup.py (path:/tmp/pip-build-f6xyqn84/notifiers/setup.py) egg_info for package notifiers Running command python setup.py egg_info running egg_info creating pip-egg-info/notifiers.egg-info writing requirements to pip-egg-info/notifiers.egg-info/requires.txt writing entry points to pip-egg-info/notifiers.egg-info/entry_points.txt writing top-level names to pip-egg-info/notifiers.egg-info/top_level.txt writing pip-egg-info/notifiers.egg-info/PKG-INFO writing dependency_links to pip-egg-info/notifiers.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/notifiers.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/notifiers.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no previously-included files matching '*' found under directory 'tests' writing manifest file 'pip-egg-info/notifiers.egg-info/SOURCES.txt' Source in /tmp/pip-build-f6xyqn84/notifiers has version 0.4.1, which satisfies requirement notifiers==0.4.1 from https://pypi.python.org/packages/a2/3d/5558a4f6895653eb8726567a6f0d5e4ce7c4b9a73a3e7c272d6265909ebc/notifiers-0.4.1.tar.gz#md5=b712f1224a72e157a5aa8e4ceacbc199 Building wheels for collected packages: notifiers Running setup.py bdist_wheel for notifiers: started Destination directory: /tmp/tmpcd7ow80jpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-f6xyqn84/notifiers/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/tmpcd7ow80jpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/notifiers copying notifiers/exceptions.py -> build/lib/notifiers copying notifiers/core.py -> build/lib/notifiers copying notifiers/__init__.py -> build/lib/notifiers copying notifiers/_version.py -> build/lib/notifiers creating build/lib/notifiers_cli copying notifiers_cli/__init__.py -> build/lib/notifiers_cli copying notifiers_cli/cli.py -> build/lib/notifiers_cli creating build/lib/notifiers/providers copying notifiers/providers/__init__.py -> build/lib/notifiers/providers copying notifiers/providers/pushover.py -> build/lib/notifiers/providers creating build/lib/notifiers/utils copying notifiers/utils/__init__.py -> build/lib/notifiers/utils copying notifiers/utils/json_schema.py -> build/lib/notifiers/utils running egg_info writing requirements to notifiers.egg-info/requires.txt writing top-level names to notifiers.egg-info/top_level.txt writing entry points to notifiers.egg-info/entry_points.txt writing dependency_links to notifiers.egg-info/dependency_links.txt writing notifiers.egg-info/PKG-INFO reading manifest file 'notifiers.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no previously-included files matching '*' found under directory 'tests' writing manifest file 'notifiers.egg-info/SOURCES.txt' 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/notifiers copying build/lib/notifiers/exceptions.py -> build/bdist.linux-armv7l/wheel/notifiers creating build/bdist.linux-armv7l/wheel/notifiers/providers copying build/lib/notifiers/providers/__init__.py -> build/bdist.linux-armv7l/wheel/notifiers/providers copying build/lib/notifiers/providers/pushover.py -> build/bdist.linux-armv7l/wheel/notifiers/providers copying build/lib/notifiers/core.py -> build/bdist.linux-armv7l/wheel/notifiers copying build/lib/notifiers/__init__.py -> build/bdist.linux-armv7l/wheel/notifiers creating build/bdist.linux-armv7l/wheel/notifiers/utils copying build/lib/notifiers/utils/__init__.py -> build/bdist.linux-armv7l/wheel/notifiers/utils copying build/lib/notifiers/utils/json_schema.py -> build/bdist.linux-armv7l/wheel/notifiers/utils copying build/lib/notifiers/_version.py -> build/bdist.linux-armv7l/wheel/notifiers creating build/bdist.linux-armv7l/wheel/notifiers_cli copying build/lib/notifiers_cli/__init__.py -> build/bdist.linux-armv7l/wheel/notifiers_cli copying build/lib/notifiers_cli/cli.py -> build/bdist.linux-armv7l/wheel/notifiers_cli running install_egg_info Copying notifiers.egg-info to build/bdist.linux-armv7l/wheel/notifiers-0.4.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/notifiers-0.4.1.dist-info/WHEEL Running setup.py bdist_wheel for notifiers: finished with status 'done' Stored in directory: /tmp/tmpt6p24hj0 Successfully built notifiers Cleaning up... Removing source in /tmp/pip-build-f6xyqn84/notifiers