Collecting molo.pwa==6.0.0b1 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/4f/f3/d1575d40f98f765b8de6389c44dff9a8a553096182dfedc86e2ffe3dee3c/molo.pwa-6.0.0b1-py2-none-any.whl#md5=c091b0ccd21b96c2510483eb0bcaf19f (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/90/e9/0d5691e41310db84526dedc1da8186b7c6ba6ca9c7fa7014d7878c04ea12/molo.pwa-6.0.0b1.tar.gz#md5=c1fce1871547f8d07cc2583d2c213924 (from https://pypi.python.org/simple/molo-pwa/), version: 6.0.0b1 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 6.0.0b1 (newest of versions: 6.0.0b1) Downloading molo.pwa-6.0.0b1.tar.gz Downloading from URL https://pypi.python.org/packages/90/e9/0d5691e41310db84526dedc1da8186b7c6ba6ca9c7fa7014d7878c04ea12/molo.pwa-6.0.0b1.tar.gz#md5=c1fce1871547f8d07cc2583d2c213924 (from https://pypi.python.org/simple/molo-pwa/) Running setup.py (path:/tmp/pip-build-vqgizy_z/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 requirements to pip-egg-info/molo.pwa.egg-info/requires.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 pip-egg-info/molo.pwa.egg-info/PKG-INFO writing manifest file 'pip-egg-info/molo.pwa.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found 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-vqgizy_z/molo.pwa has version 6.0.0-beta.1, which satisfies requirement molo.pwa==6.0.0b1 from https://pypi.python.org/packages/90/e9/0d5691e41310db84526dedc1da8186b7c6ba6ca9c7fa7014d7878c04ea12/molo.pwa-6.0.0b1.tar.gz#md5=c1fce1871547f8d07cc2583d2c213924 Building wheels for collected packages: molo.pwa Running setup.py bdist_wheel for molo.pwa: started Destination directory: /tmp/tmpb4zwvlhapip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-vqgizy_z/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/tmpb4zwvlhapip-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/app_settings.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/__init__.py -> build/lib/molo/pwa copying molo/pwa/urls.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/__init__.py -> build/lib/molo/pwa/templatetags copying molo/pwa/templatetags/molo_pwa.py -> build/lib/molo/pwa/templatetags running egg_info writing top-level names to molo.pwa.egg-info/top_level.txt writing molo.pwa.egg-info/PKG-INFO writing requirements to molo.pwa.egg-info/requires.txt writing dependency_links to molo.pwa.egg-info/dependency_links.txt writing namespace_packages to molo.pwa.egg-info/namespace_packages.txt warning: manifest_maker: standard file '-c' not found 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/app_settings.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/__init__.py -> build/bdist.linux-armv7l/wheel/molo/pwa copying molo/pwa/urls.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/__init__.py -> build/bdist.linux-armv7l/wheel/molo/pwa/templatetags copying molo/pwa/templatetags/molo_pwa.py -> build/bdist.linux-armv7l/wheel/molo/pwa/templatetags copying molo/pwa/templates/molo_pwa.html -> build/bdist.linux-armv7l/wheel/molo/pwa/templates copying molo/pwa/templates/serviceworker.js -> 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 copying molo/pwa/templates/manifest.json -> 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-6.0.0_beta.1.egg-info Installing build/bdist.linux-armv7l/wheel/molo.pwa-6.0.0_beta.1-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/molo.pwa-6.0.0_beta.1.dist-info/WHEEL creating '/tmp/tmpb4zwvlhapip-wheel-/molo.pwa-6.0.0_beta.1-py3-none-any.whl' and adding '.' to it adding 'molo.pwa-6.0.0_beta.1-nspkg.pth' adding 'molo/pwa/__init__.py' adding 'molo/pwa/app_settings.py' adding 'molo/pwa/apps.py' adding 'molo/pwa/urls.py' adding 'molo/pwa/utils.py' adding 'molo/pwa/views.py' adding 'molo/pwa/templates/fcm.js' adding 'molo/pwa/templates/manifest.json' adding 'molo/pwa/templates/molo_pwa.html' adding 'molo/pwa/templates/serviceworker.js' adding 'molo/pwa/templates/toast.min.js' adding 'molo/pwa/templatetags/__init__.py' adding 'molo/pwa/templatetags/molo_pwa.py' adding 'molo/pwa/tests/__init__.py' adding 'molo/pwa/tests/test_notifications.py' adding 'molo.pwa-6.0.0_beta.1.dist-info/DESCRIPTION.rst' adding 'molo.pwa-6.0.0_beta.1.dist-info/metadata.json' adding 'molo.pwa-6.0.0_beta.1.dist-info/namespace_packages.txt' adding 'molo.pwa-6.0.0_beta.1.dist-info/top_level.txt' adding 'molo.pwa-6.0.0_beta.1.dist-info/WHEEL' adding 'molo.pwa-6.0.0_beta.1.dist-info/METADATA' adding 'molo.pwa-6.0.0_beta.1.dist-info/RECORD' Running setup.py bdist_wheel for molo.pwa: finished with status 'done' Stored in directory: /tmp/tmpfgoea1s5 Successfully built molo.pwa Cleaning up... Removing source in /tmp/pip-build-vqgizy_z/molo.pwa