Collecting molo.pwa==1.0.1 1 location(s) to search for versions of molo.pwa: * https://pypi.python.org/simple/molo-pwa/ Getting page https://pypi.python.org/simple/molo-pwa/ Analyzing links from page https://pypi.python.org/simple/molo-pwa/ Skipping link https://pypi.python.org/packages/00/ee/6564ced7233558f6c99fdaa67667e09bdd5ee815d7344e6a3a10fe34d592/molo.pwa-1.0.1-py2-none-any.whl#md5=c03a239f3b45bade34fa9343c9197c41 (from https://pypi.python.org/simple/molo-pwa/); it is not compatible with this Python Skipping link https://pypi.python.org/packages/62/e6/290f57b7f60b5af5f55b62e439bbd6aecb0d645879943b60ae3b49041954/molo.pwa-1.0.0-py2-none-any.whl#md5=85df7a058bbad0cf95e06f39348899ca (from https://pypi.python.org/simple/molo-pwa/); it is not compatible with this Python Found link https://pypi.python.org/packages/73/ce/96a0ec79a1583f86c16701c3e6dcf73e7ed26df944f119198d6684058680/molo.pwa-1.0.1.tar.gz#md5=f149d84c9a129f7ff6eb702173694706 (from https://pypi.python.org/simple/molo-pwa/), version: 1.0.1 Found link https://pypi.python.org/packages/a5/2f/437b07d5e05d7406228f494a710844de5b5afe74d01dd88af7c2bba6e0a1/molo.pwa-1.0.0.tar.gz#md5=4e0ad7bd3a9e430ff61a51d0665c32a7 (from https://pypi.python.org/simple/molo-pwa/), version: 1.0.0 Using version 1.0.1 (newest of versions: 1.0.1) Downloading molo.pwa-1.0.1.tar.gz Downloading from URL https://pypi.python.org/packages/73/ce/96a0ec79a1583f86c16701c3e6dcf73e7ed26df944f119198d6684058680/molo.pwa-1.0.1.tar.gz#md5=f149d84c9a129f7ff6eb702173694706 (from https://pypi.python.org/simple/molo-pwa/) Running setup.py (path:/tmp/pip-build-3sf53wf3/molo.pwa/setup.py) egg_info for package molo.pwa Running command python setup.py egg_info running egg_info creating pip-egg-info/molo.pwa.egg-info writing dependency_links to pip-egg-info/molo.pwa.egg-info/dependency_links.txt writing namespace_packages to pip-egg-info/molo.pwa.egg-info/namespace_packages.txt writing top-level names to pip-egg-info/molo.pwa.egg-info/top_level.txt writing requirements to pip-egg-info/molo.pwa.egg-info/requires.txt writing pip-egg-info/molo.pwa.egg-info/PKG-INFO writing manifest file 'pip-egg-info/molo.pwa.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/molo.pwa.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching 'conf.py' under directory 'docs' warning: no files found matching '*' under directory 'molo/surveys' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'pip-egg-info/molo.pwa.egg-info/SOURCES.txt' Source in /tmp/pip-build-3sf53wf3/molo.pwa has version 1.0.1, which satisfies requirement molo.pwa==1.0.1 from https://pypi.python.org/packages/73/ce/96a0ec79a1583f86c16701c3e6dcf73e7ed26df944f119198d6684058680/molo.pwa-1.0.1.tar.gz#md5=f149d84c9a129f7ff6eb702173694706 Building wheels for collected packages: molo.pwa Running setup.py bdist_wheel for molo.pwa: started Destination directory: /tmp/tmp9dcdmxtapip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-3sf53wf3/molo.pwa/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/tmp9dcdmxtapip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/molo copying molo/__init__.py -> build/lib/molo creating build/lib/molo/pwa copying molo/pwa/apps.py -> build/lib/molo/pwa copying molo/pwa/urls.py -> build/lib/molo/pwa copying molo/pwa/__init__.py -> build/lib/molo/pwa copying molo/pwa/utils.py -> build/lib/molo/pwa copying molo/pwa/views.py -> build/lib/molo/pwa copying molo/pwa/app_settings.py -> build/lib/molo/pwa creating build/lib/molo/pwa/tests copying molo/pwa/tests/__init__.py -> build/lib/molo/pwa/tests copying molo/pwa/tests/test_notifications.py -> build/lib/molo/pwa/tests creating build/lib/molo/pwa/templatetags copying molo/pwa/templatetags/molo_pwa.py -> build/lib/molo/pwa/templatetags copying molo/pwa/templatetags/__init__.py -> build/lib/molo/pwa/templatetags running egg_info writing molo.pwa.egg-info/PKG-INFO writing dependency_links to molo.pwa.egg-info/dependency_links.txt writing namespace_packages to molo.pwa.egg-info/namespace_packages.txt writing top-level names to molo.pwa.egg-info/top_level.txt writing requirements to molo.pwa.egg-info/requires.txt reading manifest file 'molo.pwa.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching 'conf.py' under directory 'docs' warning: no files found matching '*' under directory 'molo/surveys' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'molo.pwa.egg-info/SOURCES.txt' creating build/lib/molo/pwa/templates copying molo/pwa/templates/fcm.js -> build/lib/molo/pwa/templates copying molo/pwa/templates/manifest.json -> build/lib/molo/pwa/templates copying molo/pwa/templates/molo_pwa.html -> build/lib/molo/pwa/templates copying molo/pwa/templates/serviceworker.js -> build/lib/molo/pwa/templates copying molo/pwa/templates/toast.min.js -> build/lib/molo/pwa/templates installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/molo/__init__.py (namespace package) copying molo/pwa/apps.py -> build/bdist.linux-armv7l/wheel/molo/pwa copying molo/pwa/urls.py -> build/bdist.linux-armv7l/wheel/molo/pwa copying molo/pwa/__init__.py -> build/bdist.linux-armv7l/wheel/molo/pwa copying molo/pwa/utils.py -> build/bdist.linux-armv7l/wheel/molo/pwa copying molo/pwa/views.py -> build/bdist.linux-armv7l/wheel/molo/pwa copying molo/pwa/app_settings.py -> build/bdist.linux-armv7l/wheel/molo/pwa copying molo/pwa/tests/__init__.py -> build/bdist.linux-armv7l/wheel/molo/pwa/tests copying molo/pwa/tests/test_notifications.py -> build/bdist.linux-armv7l/wheel/molo/pwa/tests copying molo/pwa/templatetags/molo_pwa.py -> build/bdist.linux-armv7l/wheel/molo/pwa/templatetags copying molo/pwa/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/molo/pwa/templatetags copying molo/pwa/templates/serviceworker.js -> build/bdist.linux-armv7l/wheel/molo/pwa/templates copying molo/pwa/templates/manifest.json -> build/bdist.linux-armv7l/wheel/molo/pwa/templates copying molo/pwa/templates/molo_pwa.html -> build/bdist.linux-armv7l/wheel/molo/pwa/templates copying molo/pwa/templates/fcm.js -> build/bdist.linux-armv7l/wheel/molo/pwa/templates copying molo/pwa/templates/toast.min.js -> build/bdist.linux-armv7l/wheel/molo/pwa/templates running install_egg_info Copying molo.pwa.egg-info to build/bdist.linux-armv7l/wheel/molo.pwa-1.0.1-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/molo.pwa-1.0.1-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/molo.pwa-1.0.1.dist-info/WHEEL Running setup.py bdist_wheel for molo.pwa: finished with status 'done' Stored in directory: /tmp/tmpsgy01sjy Successfully built molo.pwa Cleaning up... Removing source in /tmp/pip-build-3sf53wf3/molo.pwa