Collecting notes==0.3.0 1 location(s) to search for versions of notes: * https://pypi.python.org/simple/notes/ Getting page https://pypi.python.org/simple/notes/ Analyzing links from page https://pypi.python.org/simple/notes/ Found link https://pypi.python.org/packages/05/a7/a998305a479fe19f7471236a7bf0e43b8eb1b351a995c141696182512645/notes-0.3.0.tar.gz#md5=020a4eeba0165739afb39f7678c98b83 (from https://pypi.python.org/simple/notes/), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Downloading notes-0.3.0.tar.gz Downloading from URL https://pypi.python.org/packages/05/a7/a998305a479fe19f7471236a7bf0e43b8eb1b351a995c141696182512645/notes-0.3.0.tar.gz#md5=020a4eeba0165739afb39f7678c98b83 (from https://pypi.python.org/simple/notes/) Running setup.py (path:/tmp/pip-build-1uf8p76o/notes/setup.py) egg_info for package notes Running command python setup.py egg_info running egg_info creating pip-egg-info/notes.egg-info writing top-level names to pip-egg-info/notes.egg-info/top_level.txt writing dependency_links to pip-egg-info/notes.egg-info/dependency_links.txt writing pip-egg-info/notes.egg-info/PKG-INFO writing manifest file 'pip-egg-info/notes.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/notes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.html' under directory 'notes/templates' writing manifest file 'pip-egg-info/notes.egg-info/SOURCES.txt' Source in /tmp/pip-build-1uf8p76o/notes has version 0.3.0, which satisfies requirement notes==0.3.0 from https://pypi.python.org/packages/05/a7/a998305a479fe19f7471236a7bf0e43b8eb1b351a995c141696182512645/notes-0.3.0.tar.gz#md5=020a4eeba0165739afb39f7678c98b83 Building wheels for collected packages: notes Running setup.py bdist_wheel for notes: started Destination directory: /tmp/tmp34bdvynbpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-1uf8p76o/notes/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/tmp34bdvynbpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/notes copying notes/urls.py -> build/lib/notes copying notes/__init__.py -> build/lib/notes copying notes/models.py -> build/lib/notes copying notes/forms.py -> build/lib/notes copying notes/views.py -> build/lib/notes copying notes/admin.py -> build/lib/notes copying notes/managers.py -> build/lib/notes creating build/lib/notes/templatetags copying notes/templatetags/__init__.py -> build/lib/notes/templatetags copying notes/templatetags/note_tags.py -> build/lib/notes/templatetags copying notes/reqs.txt -> build/lib/notes 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/notes copying build/lib/notes/reqs.txt -> build/bdist.linux-armv7l/wheel/notes creating build/bdist.linux-armv7l/wheel/notes/templatetags copying build/lib/notes/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/notes/templatetags copying build/lib/notes/templatetags/note_tags.py -> build/bdist.linux-armv7l/wheel/notes/templatetags copying build/lib/notes/urls.py -> build/bdist.linux-armv7l/wheel/notes copying build/lib/notes/__init__.py -> build/bdist.linux-armv7l/wheel/notes copying build/lib/notes/models.py -> build/bdist.linux-armv7l/wheel/notes copying build/lib/notes/forms.py -> build/bdist.linux-armv7l/wheel/notes copying build/lib/notes/views.py -> build/bdist.linux-armv7l/wheel/notes copying build/lib/notes/admin.py -> build/bdist.linux-armv7l/wheel/notes copying build/lib/notes/managers.py -> build/bdist.linux-armv7l/wheel/notes running install_egg_info running egg_info writing top-level names to notes.egg-info/top_level.txt writing notes.egg-info/PKG-INFO writing dependency_links to notes.egg-info/dependency_links.txt reading manifest file 'notes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.html' under directory 'notes/templates' writing manifest file 'notes.egg-info/SOURCES.txt' Copying notes.egg-info to build/bdist.linux-armv7l/wheel/notes-0.3.0-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/notes-0.3.0.dist-info/WHEEL Running setup.py bdist_wheel for notes: finished with status 'done' Stored in directory: /tmp/tmp1a0plu1u Successfully built notes Cleaning up... Removing source in /tmp/pip-build-1uf8p76o/notes