Collecting licenseit==0.1.0 1 location(s) to search for versions of licenseit: * https://pypi.python.org/simple/licenseit/ Getting page https://pypi.python.org/simple/licenseit/ Analyzing links from page https://pypi.org/simple/licenseit/ Found link https://files.pythonhosted.org/packages/7f/cb/9aec1fd70157cc0c4635494fbc0832f4ec7f1533838512b785b67f2a65d6/licenseit-0.1.0.tar.gz#sha256=955bd4dbc271c13b4a18d690dd0b0e6ca310044a0b8503534ee8d753d435c4e5 (from https://pypi.org/simple/licenseit/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Downloading https://files.pythonhosted.org/packages/7f/cb/9aec1fd70157cc0c4635494fbc0832f4ec7f1533838512b785b67f2a65d6/licenseit-0.1.0.tar.gz (79kB) Downloading from URL https://files.pythonhosted.org/packages/7f/cb/9aec1fd70157cc0c4635494fbc0832f4ec7f1533838512b785b67f2a65d6/licenseit-0.1.0.tar.gz#sha256=955bd4dbc271c13b4a18d690dd0b0e6ca310044a0b8503534ee8d753d435c4e5 (from https://pypi.org/simple/licenseit/) Running setup.py (path:/tmp/pip-build-to8bte7j/licenseit/setup.py) egg_info for package licenseit Running command python setup.py egg_info running egg_info creating pip-egg-info/licenseit.egg-info writing entry points to pip-egg-info/licenseit.egg-info/entry_points.txt writing pip-egg-info/licenseit.egg-info/PKG-INFO writing top-level names to pip-egg-info/licenseit.egg-info/top_level.txt writing dependency_links to pip-egg-info/licenseit.egg-info/dependency_links.txt writing requirements to pip-egg-info/licenseit.egg-info/requires.txt writing manifest file 'pip-egg-info/licenseit.egg-info/SOURCES.txt' file licenseit/commands.py (for module licenseit.commands) not found file licenseit/licenses.py (for module licenseit.licenses) not found reading manifest file 'pip-egg-info/licenseit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.coverage' warning: no previously-included files found matching '.travis.yml' no previously-included directories found matching '.cache' no previously-included directories found matching '.git' no previously-included directories found matching 'build' no previously-included directories found matching 'dist' warning: no previously-included files matching '*' found under directory '*.egg-info' warning: no files found matching '*' under directory 'tests' writing manifest file 'pip-egg-info/licenseit.egg-info/SOURCES.txt' Source in /tmp/pip-build-to8bte7j/licenseit has version 0.1.0, which satisfies requirement licenseit==0.1.0 from https://files.pythonhosted.org/packages/7f/cb/9aec1fd70157cc0c4635494fbc0832f4ec7f1533838512b785b67f2a65d6/licenseit-0.1.0.tar.gz#sha256=955bd4dbc271c13b4a18d690dd0b0e6ca310044a0b8503534ee8d753d435c4e5 Building wheels for collected packages: licenseit Running setup.py bdist_wheel for licenseit: started Destination directory: /tmp/tmp4cvoql_0pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-to8bte7j/licenseit/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/tmp4cvoql_0pip-wheel- running bdist_wheel running build running build_py file licenseit/commands.py (for module licenseit.commands) not found file licenseit/licenses.py (for module licenseit.licenses) not found creating build creating build/lib creating build/lib/licenseit copying licenseit/__init__.py -> build/lib/licenseit creating build/lib/licenseit/commands copying licenseit/commands/__init__.py -> build/lib/licenseit/commands copying licenseit/commands/new.py -> build/lib/licenseit/commands creating build/lib/licenseit/licenses copying licenseit/licenses/__init__.py -> build/lib/licenseit/licenses copying licenseit/licenses/license.py -> build/lib/licenseit/licenses copying licenseit/cli.py -> build/lib/licenseit creating build/lib/licenseit/licenses/content copying licenseit/licenses/content/Apache-2.txt -> build/lib/licenseit/licenses/content copying licenseit/licenses/content/MPL-2.txt -> build/lib/licenseit/licenses/content copying licenseit/licenses/content/GNU-2.txt -> build/lib/licenseit/licenses/content copying licenseit/licenses/content/BSD+PATENT.txt -> build/lib/licenseit/licenses/content copying licenseit/licenses/content/OFL-1.txt -> build/lib/licenseit/licenses/content copying licenseit/licenses/content/GNU-3.txt -> build/lib/licenseit/licenses/content copying licenseit/licenses/content/EPL-2.txt -> build/lib/licenseit/licenses/content copying licenseit/licenses/content/ISC.txt -> build/lib/licenseit/licenses/content copying licenseit/licenses/content/OPL-2.txt -> build/lib/licenseit/licenses/content copying licenseit/licenses/content/APL-1.txt -> build/lib/licenseit/licenses/content copying licenseit/licenses/content/Artistic-2.txt -> build/lib/licenseit/licenses/content copying licenseit/licenses/content/BSD-3.txt -> build/lib/licenseit/licenses/content copying licenseit/licenses/content/CDDL-1.txt -> build/lib/licenseit/licenses/content copying licenseit/licenses/content/LGPL-2-1.txt -> build/lib/licenseit/licenses/content copying licenseit/licenses/content/LGPL-2.txt -> build/lib/licenseit/licenses/content copying licenseit/licenses/content/MIT.txt -> build/lib/licenseit/licenses/content copying licenseit/licenses/content/IPA.txt -> build/lib/licenseit/licenses/content copying licenseit/licenses/content/NASA-1.txt -> build/lib/licenseit/licenses/content copying licenseit/licenses/content/UCL-1.txt -> build/lib/licenseit/licenses/content copying licenseit/licenses/content/BSD-2.txt -> build/lib/licenseit/licenses/content copying licenseit/licenses/content/ECL-2.txt -> build/lib/licenseit/licenses/content file licenseit/commands.py (for module licenseit.commands) not found file licenseit/licenses.py (for module licenseit.licenses) not found 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/licenseit creating build/bdist.linux-armv7l/wheel/licenseit/licenses creating build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/content/Apache-2.txt -> build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/content/MPL-2.txt -> build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/content/GNU-2.txt -> build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/content/BSD+PATENT.txt -> build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/content/OFL-1.txt -> build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/content/GNU-3.txt -> build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/content/EPL-2.txt -> build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/content/ISC.txt -> build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/content/OPL-2.txt -> build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/content/APL-1.txt -> build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/content/Artistic-2.txt -> build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/content/BSD-3.txt -> build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/content/CDDL-1.txt -> build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/content/LGPL-2-1.txt -> build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/content/LGPL-2.txt -> build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/content/MIT.txt -> build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/content/IPA.txt -> build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/content/NASA-1.txt -> build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/content/UCL-1.txt -> build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/content/BSD-2.txt -> build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/content/ECL-2.txt -> build/bdist.linux-armv7l/wheel/licenseit/licenses/content copying build/lib/licenseit/licenses/__init__.py -> build/bdist.linux-armv7l/wheel/licenseit/licenses copying build/lib/licenseit/licenses/license.py -> build/bdist.linux-armv7l/wheel/licenseit/licenses creating build/bdist.linux-armv7l/wheel/licenseit/commands copying build/lib/licenseit/commands/new.py -> build/bdist.linux-armv7l/wheel/licenseit/commands copying build/lib/licenseit/commands/__init__.py -> build/bdist.linux-armv7l/wheel/licenseit/commands copying build/lib/licenseit/cli.py -> build/bdist.linux-armv7l/wheel/licenseit copying build/lib/licenseit/__init__.py -> build/bdist.linux-armv7l/wheel/licenseit running install_egg_info running egg_info writing dependency_links to licenseit.egg-info/dependency_links.txt writing top-level names to licenseit.egg-info/top_level.txt writing licenseit.egg-info/PKG-INFO writing requirements to licenseit.egg-info/requires.txt writing entry points to licenseit.egg-info/entry_points.txt file licenseit/commands.py (for module licenseit.commands) not found file licenseit/licenses.py (for module licenseit.licenses) not found reading manifest file 'licenseit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.coverage' warning: no previously-included files found matching '.travis.yml' no previously-included directories found matching '.cache' no previously-included directories found matching '.git' no previously-included directories found matching 'build' no previously-included directories found matching 'dist' warning: no files found matching '*' under directory 'tests' writing manifest file 'licenseit.egg-info/SOURCES.txt' Copying licenseit.egg-info to build/bdist.linux-armv7l/wheel/licenseit-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/licenseit-0.1.0.dist-info/WHEEL Running setup.py bdist_wheel for licenseit: finished with status 'done' Stored in directory: /tmp/tmptj3y4q2y Successfully built licenseit Cleaning up... Removing source in /tmp/pip-build-to8bte7j/licenseit