Collecting lp_push_notifications==0.1.6 1 location(s) to search for versions of lp-push-notifications: * https://pypi.python.org/simple/lp-push-notifications/ Getting page https://pypi.python.org/simple/lp-push-notifications/ Analyzing links from page https://pypi.python.org/simple/lp-push-notifications/ Found link https://pypi.python.org/packages/09/e5/1f1754d13b7cb634d6b029ffcdfda0f044218dc61c23cee26ee32d1736f7/lp_push_notifications-0.1.0.tar.gz#md5=236b831d3478cc530d15804b44532571 (from https://pypi.python.org/simple/lp-push-notifications/), version: 0.1.0 Found link https://pypi.python.org/packages/0f/00/9bf2e7ff45a28433d452856fd8a244530a8c554d18710e4624edced5376f/lp_push_notifications-0.1.5.tar.gz#md5=abaf362923258aa46a94a9bc06f2adf7 (from https://pypi.python.org/simple/lp-push-notifications/), version: 0.1.5 Found link https://pypi.python.org/packages/44/4d/a1d41d5dc90213c490987f34d00de4c34d3e65918cd2ea2e681b25f49cd2/lp_push_notifications-0.1.6.tar.gz#md5=c938367ee8b8475ce5a6536df542b43d (from https://pypi.python.org/simple/lp-push-notifications/), version: 0.1.6 Found link https://pypi.python.org/packages/83/ad/bda37c1caab6d3bf94dc50d7ee53c41a657116b7ed8b166a32329387d46a/lp_push_notifications-0.1.3.tar.gz#md5=b15ed0a2e846d1d399ef158bee01634d (from https://pypi.python.org/simple/lp-push-notifications/), version: 0.1.3 Found link https://pypi.python.org/packages/89/a8/a9b415e82eeae019e0cb2f10d92e0542168a0e0b3843e71bb3b6b93e553f/lp_push_notifications-0.1.1.tar.gz#md5=ebca59c7ede2a98f0b2318aaddcfa110 (from https://pypi.python.org/simple/lp-push-notifications/), version: 0.1.1 Found link https://pypi.python.org/packages/c1/11/40b7e797c834d522d9189e76f33e6fa94f2bb8e767c8bdf5aae7a90b65ad/lp_push_notifications-0.1.4.tar.gz#md5=b5ae62f672971c390ad976ab411e75a8 (from https://pypi.python.org/simple/lp-push-notifications/), version: 0.1.4 Found link https://pypi.python.org/packages/c1/27/4c1cb29a91baa3091a273639bd98907a3a61983f5ad5748347131e37c536/lp_push_notifications-0.1.2.tar.gz#md5=f57a0d7049b336387650dfb1a4f8f8a6 (from https://pypi.python.org/simple/lp-push-notifications/), version: 0.1.2 Using version 0.1.6 (newest of versions: 0.1.6) Downloading lp_push_notifications-0.1.6.tar.gz Downloading from URL https://pypi.python.org/packages/44/4d/a1d41d5dc90213c490987f34d00de4c34d3e65918cd2ea2e681b25f49cd2/lp_push_notifications-0.1.6.tar.gz#md5=c938367ee8b8475ce5a6536df542b43d (from https://pypi.python.org/simple/lp-push-notifications/) Running setup.py (path:/tmp/pip-build-zi2p6dxe/lp-push-notifications/setup.py) egg_info for package lp-push-notifications Running command python setup.py egg_info running egg_info creating pip-egg-info/lp_push_notifications.egg-info writing pip-egg-info/lp_push_notifications.egg-info/PKG-INFO writing top-level names to pip-egg-info/lp_push_notifications.egg-info/top_level.txt writing dependency_links to pip-egg-info/lp_push_notifications.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/lp_push_notifications.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/lp_push_notifications.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/lp_push_notifications.egg-info/SOURCES.txt' Source in /tmp/pip-build-zi2p6dxe/lp-push-notifications has version 0.1.6, which satisfies requirement lp_push_notifications==0.1.6 from https://pypi.python.org/packages/44/4d/a1d41d5dc90213c490987f34d00de4c34d3e65918cd2ea2e681b25f49cd2/lp_push_notifications-0.1.6.tar.gz#md5=c938367ee8b8475ce5a6536df542b43d Building wheels for collected packages: lp-push-notifications Running setup.py bdist_wheel for lp-push-notifications: started Destination directory: /tmp/tmplvs386ixpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zi2p6dxe/lp-push-notifications/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/tmplvs386ixpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/lp_push_notifications copying lp_push_notifications/client.py -> build/lib/lp_push_notifications copying lp_push_notifications/serializers.py -> build/lib/lp_push_notifications copying lp_push_notifications/apps.py -> build/lib/lp_push_notifications copying lp_push_notifications/test_device_api.py -> build/lib/lp_push_notifications copying lp_push_notifications/__init__.py -> build/lib/lp_push_notifications copying lp_push_notifications/test_notificationreceipt_api.py -> build/lib/lp_push_notifications copying lp_push_notifications/tests.py -> build/lib/lp_push_notifications copying lp_push_notifications/views.py -> build/lib/lp_push_notifications copying lp_push_notifications/urls.py -> build/lib/lp_push_notifications copying lp_push_notifications/base.py -> build/lib/lp_push_notifications copying lp_push_notifications/admin.py -> build/lib/lp_push_notifications copying lp_push_notifications/models.py -> build/lib/lp_push_notifications creating build/lib/lp_push_notifications/migrations copying lp_push_notifications/migrations/__init__.py -> build/lib/lp_push_notifications/migrations copying lp_push_notifications/migrations/0002_notificationreceipt_payload.py -> build/lib/lp_push_notifications/migrations copying lp_push_notifications/migrations/0001_initial.py -> build/lib/lp_push_notifications/migrations 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/lp_push_notifications copying build/lib/lp_push_notifications/client.py -> build/bdist.linux-armv7l/wheel/lp_push_notifications copying build/lib/lp_push_notifications/serializers.py -> build/bdist.linux-armv7l/wheel/lp_push_notifications copying build/lib/lp_push_notifications/apps.py -> build/bdist.linux-armv7l/wheel/lp_push_notifications copying build/lib/lp_push_notifications/test_device_api.py -> build/bdist.linux-armv7l/wheel/lp_push_notifications creating build/bdist.linux-armv7l/wheel/lp_push_notifications/migrations copying build/lib/lp_push_notifications/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/lp_push_notifications/migrations copying build/lib/lp_push_notifications/migrations/0002_notificationreceipt_payload.py -> build/bdist.linux-armv7l/wheel/lp_push_notifications/migrations copying build/lib/lp_push_notifications/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/lp_push_notifications/migrations copying build/lib/lp_push_notifications/__init__.py -> build/bdist.linux-armv7l/wheel/lp_push_notifications copying build/lib/lp_push_notifications/test_notificationreceipt_api.py -> build/bdist.linux-armv7l/wheel/lp_push_notifications copying build/lib/lp_push_notifications/tests.py -> build/bdist.linux-armv7l/wheel/lp_push_notifications copying build/lib/lp_push_notifications/views.py -> build/bdist.linux-armv7l/wheel/lp_push_notifications copying build/lib/lp_push_notifications/urls.py -> build/bdist.linux-armv7l/wheel/lp_push_notifications copying build/lib/lp_push_notifications/base.py -> build/bdist.linux-armv7l/wheel/lp_push_notifications copying build/lib/lp_push_notifications/admin.py -> build/bdist.linux-armv7l/wheel/lp_push_notifications copying build/lib/lp_push_notifications/models.py -> build/bdist.linux-armv7l/wheel/lp_push_notifications running install_egg_info running egg_info writing lp_push_notifications.egg-info/PKG-INFO writing top-level names to lp_push_notifications.egg-info/top_level.txt writing dependency_links to lp_push_notifications.egg-info/dependency_links.txt reading manifest file 'lp_push_notifications.egg-info/SOURCES.txt' writing manifest file 'lp_push_notifications.egg-info/SOURCES.txt' Copying lp_push_notifications.egg-info to build/bdist.linux-armv7l/wheel/lp_push_notifications-0.1.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/lp_push_notifications-0.1.6.dist-info/WHEEL Running setup.py bdist_wheel for lp-push-notifications: finished with status 'done' Stored in directory: /tmp/tmp2_lr8sqe Successfully built lp-push-notifications Cleaning up... Removing source in /tmp/pip-build-zi2p6dxe/lp-push-notifications