Collecting curver==0.2.1 1 location(s) to search for versions of curver: * https://pypi.python.org/simple/curver/ Getting page https://pypi.python.org/simple/curver/ Analyzing links from page https://pypi.python.org/simple/curver/ Found link https://pypi.python.org/packages/5a/08/d47b3a9042bcb09691fd5ee40d945d12fa4e24487c56cd87fd6aa08f0a08/curver-0.0.1.tar.gz#md5=756021eb604e4bcda378f9c948f7b9e2 (from https://pypi.python.org/simple/curver/), version: 0.0.1 Found link https://pypi.python.org/packages/c6/55/291d6cf34b7d81104f65a6afbca6a30df57625230b91f46b7e1ae67e8523/curver-0.1.0.tar.gz#md5=182c4d7c8e7819a2b738ab1c2662b3b2 (from https://pypi.python.org/simple/curver/), version: 0.1.0 Found link https://pypi.python.org/packages/d1/fe/d404d02f6497c9957f299fffa80dfa8a378ad6b4aaf08b2f7b883c5e8e71/curver-0.1.1.tar.gz#md5=4520293c7570955f4694da66876fa5ee (from https://pypi.python.org/simple/curver/), version: 0.1.1 Found link https://pypi.python.org/packages/43/2e/cce1a421317a7efe8e02d18c4632ec81aebb461fb47dfa73fd59d6504bdd/curver-0.1.2.tar.gz#md5=a1f2735875955645307a57ee316cf1f9 (from https://pypi.python.org/simple/curver/), version: 0.1.2 Found link https://pypi.python.org/packages/e7/e1/1c56eb9a114cb7b36d2f6a07881ee9fdaebc4197373c10dd3a33ee5ba5e6/curver-0.2.1.tar.gz#md5=cd609a0467c319429354cb9f90c490d8 (from https://pypi.python.org/simple/curver/), version: 0.2.1 Using version 0.2.1 (newest of versions: 0.2.1) Downloading curver-0.2.1.tar.gz (112kB) Downloading from URL https://pypi.python.org/packages/e7/e1/1c56eb9a114cb7b36d2f6a07881ee9fdaebc4197373c10dd3a33ee5ba5e6/curver-0.2.1.tar.gz#md5=cd609a0467c319429354cb9f90c490d8 (from https://pypi.python.org/simple/curver/) Running setup.py (path:/tmp/pip-build-4yd_z6zy/curver/setup.py) egg_info for package curver Running command python setup.py egg_info running egg_info creating pip-egg-info/curver.egg-info writing dependency_links to pip-egg-info/curver.egg-info/dependency_links.txt writing requirements to pip-egg-info/curver.egg-info/requires.txt writing top-level names to pip-egg-info/curver.egg-info/top_level.txt writing pip-egg-info/curver.egg-info/PKG-INFO writing manifest file 'pip-egg-info/curver.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/curver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'pip-egg-info/curver.egg-info/SOURCES.txt' Source in /tmp/pip-build-4yd_z6zy/curver has version 0.2.1, which satisfies requirement curver==0.2.1 from https://pypi.python.org/packages/e7/e1/1c56eb9a114cb7b36d2f6a07881ee9fdaebc4197373c10dd3a33ee5ba5e6/curver-0.2.1.tar.gz#md5=cd609a0467c319429354cb9f90c490d8 Building wheels for collected packages: curver Running setup.py bdist_wheel for curver: started Destination directory: /tmp/tmp2femru65pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-4yd_z6zy/curver/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/tmp2femru65pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/curver copying curver/load.py -> build/lib/curver copying curver/__init__.py -> build/lib/curver creating build/lib/curver/kernel copying curver/kernel/triangulation.py -> build/lib/curver/kernel copying curver/kernel/encoding.py -> build/lib/curver/kernel copying curver/kernel/arc.py -> build/lib/curver/kernel copying curver/kernel/curvegraph.py -> build/lib/curver/kernel copying curver/kernel/mappingclassgroup.py -> build/lib/curver/kernel copying curver/kernel/structures.py -> build/lib/curver/kernel copying curver/kernel/permutation.py -> build/lib/curver/kernel copying curver/kernel/error.py -> build/lib/curver/kernel copying curver/kernel/crush.py -> build/lib/curver/kernel copying curver/kernel/homology.py -> build/lib/curver/kernel copying curver/kernel/curve.py -> build/lib/curver/kernel copying curver/kernel/twist.py -> build/lib/curver/kernel copying curver/kernel/__init__.py -> build/lib/curver/kernel copying curver/kernel/decorators.py -> build/lib/curver/kernel copying curver/kernel/lamination.py -> build/lib/curver/kernel copying curver/kernel/partition.py -> build/lib/curver/kernel copying curver/kernel/utilities.py -> build/lib/curver/kernel copying curver/kernel/moves.py -> build/lib/curver/kernel creating build/lib/curver/application copying curver/application/pieces.py -> build/lib/curver/application copying curver/application/__init__.py -> build/lib/curver/application copying curver/application/main.py -> build/lib/curver/application copying curver/application/options.py -> build/lib/curver/application copying curver/application/vector.py -> build/lib/curver/application running egg_info writing dependency_links to curver.egg-info/dependency_links.txt writing curver.egg-info/PKG-INFO writing requirements to curver.egg-info/requires.txt writing top-level names to curver.egg-info/top_level.txt reading manifest file 'curver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'curver.egg-info/SOURCES.txt' creating build/lib/curver/application/icon copying curver/application/icon/icon.gif -> build/lib/curver/application/icon copying curver/application/icon/icon.ico -> build/lib/curver/application/icon copying curver/application/icon/icon.svg -> build/lib/curver/application/icon copying curver/application/icon/icon.tex -> build/lib/curver/application/icon 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/curver copying build/lib/curver/load.py -> build/bdist.linux-armv7l/wheel/curver creating build/bdist.linux-armv7l/wheel/curver/kernel copying build/lib/curver/kernel/triangulation.py -> build/bdist.linux-armv7l/wheel/curver/kernel copying build/lib/curver/kernel/encoding.py -> build/bdist.linux-armv7l/wheel/curver/kernel copying build/lib/curver/kernel/arc.py -> build/bdist.linux-armv7l/wheel/curver/kernel copying build/lib/curver/kernel/curvegraph.py -> build/bdist.linux-armv7l/wheel/curver/kernel copying build/lib/curver/kernel/mappingclassgroup.py -> build/bdist.linux-armv7l/wheel/curver/kernel copying build/lib/curver/kernel/structures.py -> build/bdist.linux-armv7l/wheel/curver/kernel copying build/lib/curver/kernel/permutation.py -> build/bdist.linux-armv7l/wheel/curver/kernel copying build/lib/curver/kernel/error.py -> build/bdist.linux-armv7l/wheel/curver/kernel copying build/lib/curver/kernel/crush.py -> build/bdist.linux-armv7l/wheel/curver/kernel copying build/lib/curver/kernel/homology.py -> build/bdist.linux-armv7l/wheel/curver/kernel copying build/lib/curver/kernel/curve.py -> build/bdist.linux-armv7l/wheel/curver/kernel copying build/lib/curver/kernel/twist.py -> build/bdist.linux-armv7l/wheel/curver/kernel copying build/lib/curver/kernel/__init__.py -> build/bdist.linux-armv7l/wheel/curver/kernel copying build/lib/curver/kernel/decorators.py -> build/bdist.linux-armv7l/wheel/curver/kernel copying build/lib/curver/kernel/lamination.py -> build/bdist.linux-armv7l/wheel/curver/kernel copying build/lib/curver/kernel/partition.py -> build/bdist.linux-armv7l/wheel/curver/kernel copying build/lib/curver/kernel/utilities.py -> build/bdist.linux-armv7l/wheel/curver/kernel copying build/lib/curver/kernel/moves.py -> build/bdist.linux-armv7l/wheel/curver/kernel copying build/lib/curver/__init__.py -> build/bdist.linux-armv7l/wheel/curver creating build/bdist.linux-armv7l/wheel/curver/application copying build/lib/curver/application/pieces.py -> build/bdist.linux-armv7l/wheel/curver/application creating build/bdist.linux-armv7l/wheel/curver/application/icon copying build/lib/curver/application/icon/icon.gif -> build/bdist.linux-armv7l/wheel/curver/application/icon copying build/lib/curver/application/icon/icon.ico -> build/bdist.linux-armv7l/wheel/curver/application/icon copying build/lib/curver/application/icon/icon.svg -> build/bdist.linux-armv7l/wheel/curver/application/icon copying build/lib/curver/application/icon/icon.tex -> build/bdist.linux-armv7l/wheel/curver/application/icon copying build/lib/curver/application/__init__.py -> build/bdist.linux-armv7l/wheel/curver/application copying build/lib/curver/application/main.py -> build/bdist.linux-armv7l/wheel/curver/application copying build/lib/curver/application/options.py -> build/bdist.linux-armv7l/wheel/curver/application copying build/lib/curver/application/vector.py -> build/bdist.linux-armv7l/wheel/curver/application running install_egg_info Copying curver.egg-info to build/bdist.linux-armv7l/wheel/curver-0.2.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/curver-0.2.1.dist-info/WHEEL Running setup.py bdist_wheel for curver: finished with status 'done' Stored in directory: /tmp/tmp7_qpx8jm Successfully built curver Cleaning up... Removing source in /tmp/pip-build-4yd_z6zy/curver