Collecting creaturecast-project==0.0.5 1 location(s) to search for versions of creaturecast-project: * https://pypi.python.org/simple/creaturecast-project/ Getting page https://pypi.python.org/simple/creaturecast-project/ Analyzing links from page https://pypi.org/simple/creaturecast-project/ Found link https://files.pythonhosted.org/packages/e0/88/82f5fa5376a51a47cc3ed4599cbe9becee307a2f9b4ace456fa27c52b8e6/creaturecast_project-0.0.1.tar.gz#sha256=fbfbb3a2efb4b8a2bcd883b9a4dc9ca19f31487d688928adf5c358a947102a25 (from https://pypi.org/simple/creaturecast-project/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/3d/36/7d4c40654cb15a8dfa84e9d58f4812ddefb444e0da52ca37336ccd29e1e8/creaturecast_project-0.0.2.tar.gz#sha256=f726c6944590e51dc155342753b28c2586172e357b1a02d3531e46cb8410dd5f (from https://pypi.org/simple/creaturecast-project/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/3d/35/58ecd8af820c9d1a1bf3d844b337edaa0f7e576019e39952fbc0bb93533f/creaturecast_project-0.0.3.tar.gz#sha256=5f31ec318d03c72f4190822de56200c4eeca9cc50785e8483809eb67d9e4d1c5 (from https://pypi.org/simple/creaturecast-project/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/f5/87/ee5e1e8cb1edc94342731cb92306e7b27c1fbbd5be4ff5b612a9dfb07be9/creaturecast_project-0.0.4.tar.gz#sha256=94807b1f0e0a9562633ff34e858d0bbcc8ce4f68311861e9ec07e006ca095550 (from https://pypi.org/simple/creaturecast-project/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/02/93/6109b0063cdac7a0e2b08a73ea44f4ae17ca5319fc62cdb1386a264e7ef5/creaturecast_project-0.0.5.tar.gz#sha256=13b1a695d55194b497661b88c7e07a778575311af2dfc7830e47c728fad8671c (from https://pypi.org/simple/creaturecast-project/), version: 0.0.5 Using version 0.0.5 (newest of versions: 0.0.5) Downloading https://files.pythonhosted.org/packages/02/93/6109b0063cdac7a0e2b08a73ea44f4ae17ca5319fc62cdb1386a264e7ef5/creaturecast_project-0.0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/02/93/6109b0063cdac7a0e2b08a73ea44f4ae17ca5319fc62cdb1386a264e7ef5/creaturecast_project-0.0.5.tar.gz#sha256=13b1a695d55194b497661b88c7e07a778575311af2dfc7830e47c728fad8671c (from https://pypi.org/simple/creaturecast-project/) Running setup.py (path:/tmp/pip-build-rqbry815/creaturecast-project/setup.py) egg_info for package creaturecast-project Running command python setup.py egg_info running egg_info creating pip-egg-info/creaturecast_project.egg-info writing pip-egg-info/creaturecast_project.egg-info/PKG-INFO writing top-level names to pip-egg-info/creaturecast_project.egg-info/top_level.txt writing dependency_links to pip-egg-info/creaturecast_project.egg-info/dependency_links.txt writing requirements to pip-egg-info/creaturecast_project.egg-info/requires.txt writing manifest file 'pip-egg-info/creaturecast_project.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/creaturecast_project.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) warning: no files found matching 'creaturecast_handlers/data/rig_settings.json' warning: no files found matching 'creaturecast_handlers/data/handle_shapes.json' writing manifest file 'pip-egg-info/creaturecast_project.egg-info/SOURCES.txt' Source in /tmp/pip-build-rqbry815/creaturecast-project has version 0.0.5, which satisfies requirement creaturecast-project==0.0.5 from https://files.pythonhosted.org/packages/02/93/6109b0063cdac7a0e2b08a73ea44f4ae17ca5319fc62cdb1386a264e7ef5/creaturecast_project-0.0.5.tar.gz#sha256=13b1a695d55194b497661b88c7e07a778575311af2dfc7830e47c728fad8671c Building wheels for collected packages: creaturecast-project Running setup.py bdist_wheel for creaturecast-project: started Destination directory: /tmp/tmpdqrt2j2upip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-rqbry815/creaturecast-project/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/tmpdqrt2j2upip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/creaturecast_project copying creaturecast_project/functions.py -> build/lib/creaturecast_project copying creaturecast_project/__init__.py -> build/lib/creaturecast_project copying creaturecast_project/asset.py -> build/lib/creaturecast_project creating build/lib/creaturecast_project/tests copying creaturecast_project/tests/test_all.py -> build/lib/creaturecast_project/tests copying creaturecast_project/tests/__init__.py -> build/lib/creaturecast_project/tests copying creaturecast_project/tests/test_data.py -> build/lib/creaturecast_project/tests creating build/lib/creaturecast_project/data copying creaturecast_project/data/project_objects.py -> build/lib/creaturecast_project/data copying creaturecast_project/data/projects.py -> build/lib/creaturecast_project/data copying creaturecast_project/data/__init__.py -> build/lib/creaturecast_project/data copying creaturecast_project/data/data_types.py -> build/lib/creaturecast_project/data running egg_info writing top-level names to creaturecast_project.egg-info/top_level.txt writing creaturecast_project.egg-info/PKG-INFO writing requirements to creaturecast_project.egg-info/requires.txt writing dependency_links to creaturecast_project.egg-info/dependency_links.txt reading manifest file 'creaturecast_project.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'creaturecast_handlers/data/rig_settings.json' warning: no files found matching 'creaturecast_handlers/data/handle_shapes.json' writing manifest file 'creaturecast_project.egg-info/SOURCES.txt' 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/creaturecast_project creating build/bdist.linux-armv7l/wheel/creaturecast_project/tests copying build/lib/creaturecast_project/tests/test_all.py -> build/bdist.linux-armv7l/wheel/creaturecast_project/tests copying build/lib/creaturecast_project/tests/__init__.py -> build/bdist.linux-armv7l/wheel/creaturecast_project/tests copying build/lib/creaturecast_project/tests/test_data.py -> build/bdist.linux-armv7l/wheel/creaturecast_project/tests copying build/lib/creaturecast_project/functions.py -> build/bdist.linux-armv7l/wheel/creaturecast_project copying build/lib/creaturecast_project/__init__.py -> build/bdist.linux-armv7l/wheel/creaturecast_project copying build/lib/creaturecast_project/asset.py -> build/bdist.linux-armv7l/wheel/creaturecast_project creating build/bdist.linux-armv7l/wheel/creaturecast_project/data copying build/lib/creaturecast_project/data/project_objects.py -> build/bdist.linux-armv7l/wheel/creaturecast_project/data copying build/lib/creaturecast_project/data/projects.py -> build/bdist.linux-armv7l/wheel/creaturecast_project/data copying build/lib/creaturecast_project/data/__init__.py -> build/bdist.linux-armv7l/wheel/creaturecast_project/data copying build/lib/creaturecast_project/data/data_types.py -> build/bdist.linux-armv7l/wheel/creaturecast_project/data running install_egg_info Copying creaturecast_project.egg-info to build/bdist.linux-armv7l/wheel/creaturecast_project-0.0.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/creaturecast_project-0.0.5.dist-info/WHEEL Running setup.py bdist_wheel for creaturecast-project: finished with status 'done' Stored in directory: /tmp/tmpchi7zffi Successfully built creaturecast-project Cleaning up... Removing source in /tmp/pip-build-rqbry815/creaturecast-project