Collecting curver==0.2.3 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.org/simple/curver/ Found link https://files.pythonhosted.org/packages/5a/08/d47b3a9042bcb09691fd5ee40d945d12fa4e24487c56cd87fd6aa08f0a08/curver-0.0.1.tar.gz#sha256=de600a5c8ac758bd79f7acc42513481a46def8bbb1cb263ec0f9b1dc83fe47f0 (from https://pypi.org/simple/curver/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/c6/55/291d6cf34b7d81104f65a6afbca6a30df57625230b91f46b7e1ae67e8523/curver-0.1.0.tar.gz#sha256=e8d703922356fe025a0c3d738b6c5d67f104174c11b5c9c8c7a4515e29d07268 (from https://pypi.org/simple/curver/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/d1/fe/d404d02f6497c9957f299fffa80dfa8a378ad6b4aaf08b2f7b883c5e8e71/curver-0.1.1.tar.gz#sha256=fcedb4a9b2b39337a93d589f8cb1454fc8695dd3acae15e90eda8ca4752af405 (from https://pypi.org/simple/curver/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/43/2e/cce1a421317a7efe8e02d18c4632ec81aebb461fb47dfa73fd59d6504bdd/curver-0.1.2.tar.gz#sha256=06b1cd70585b8d13aa4e13002df1db66eebe19d7415ee6a95cd2737f188b3a9d (from https://pypi.org/simple/curver/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/e7/e1/1c56eb9a114cb7b36d2f6a07881ee9fdaebc4197373c10dd3a33ee5ba5e6/curver-0.2.1.tar.gz#sha256=7ec3e902a6ce0f34a914d36221b103dfc2245536b26c3a3b2105e3042e12443b (from https://pypi.org/simple/curver/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/3e/ad/de45517f76d6c97bf23608abaa67abd54a80b5ccd8e000ee459417d3da4e/curver-0.2.2.tar.gz#sha256=9a7f56e1a4b4e5079dbdaa52936f998d9246ab0c3f9eb1d2f3058d1783c0e980 (from https://pypi.org/simple/curver/), version: 0.2.2 Found link https://files.pythonhosted.org/packages/cf/e3/53a0cd5031c17a774fc53b86c3dde1f68606c392619001d5767fd34b0b2b/curver-0.2.3.tar.gz#sha256=fcad3ef4ed5052e7e7ccea7685f857bf3c0e3c0c79719b33861129b5bea7c400 (from https://pypi.org/simple/curver/), version: 0.2.3 Using version 0.2.3 (newest of versions: 0.2.3) Downloading https://files.pythonhosted.org/packages/cf/e3/53a0cd5031c17a774fc53b86c3dde1f68606c392619001d5767fd34b0b2b/curver-0.2.3.tar.gz (111kB) Downloading from URL https://files.pythonhosted.org/packages/cf/e3/53a0cd5031c17a774fc53b86c3dde1f68606c392619001d5767fd34b0b2b/curver-0.2.3.tar.gz#sha256=fcad3ef4ed5052e7e7ccea7685f857bf3c0e3c0c79719b33861129b5bea7c400 (from https://pypi.org/simple/curver/) Running setup.py (path:/tmp/pip-build-bds8ozp9/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 pip-egg-info/curver.egg-info/PKG-INFO writing dependency_links to pip-egg-info/curver.egg-info/dependency_links.txt writing top-level names to pip-egg-info/curver.egg-info/top_level.txt writing requirements to pip-egg-info/curver.egg-info/requires.txt 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-bds8ozp9/curver has version 0.2.3, which satisfies requirement curver==0.2.3 from https://files.pythonhosted.org/packages/cf/e3/53a0cd5031c17a774fc53b86c3dde1f68606c392619001d5767fd34b0b2b/curver-0.2.3.tar.gz#sha256=fcad3ef4ed5052e7e7ccea7685f857bf3c0e3c0c79719b33861129b5bea7c400 Building wheels for collected packages: curver Running setup.py bdist_wheel for curver: started Destination directory: /tmp/tmpe2qstecupip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-bds8ozp9/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/tmpe2qstecupip-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/permutation.py -> build/lib/curver/kernel copying curver/kernel/lamination.py -> build/lib/curver/kernel copying curver/kernel/encoding.py -> build/lib/curver/kernel copying curver/kernel/error.py -> build/lib/curver/kernel copying curver/kernel/__init__.py -> build/lib/curver/kernel copying curver/kernel/moves.py -> build/lib/curver/kernel copying curver/kernel/curvegraph.py -> build/lib/curver/kernel copying curver/kernel/arc.py -> build/lib/curver/kernel copying curver/kernel/triangulation.py -> build/lib/curver/kernel copying curver/kernel/mappingclassgroup.py -> build/lib/curver/kernel copying curver/kernel/curve.py -> build/lib/curver/kernel copying curver/kernel/utilities.py -> build/lib/curver/kernel copying curver/kernel/structures.py -> build/lib/curver/kernel copying curver/kernel/homology.py -> build/lib/curver/kernel copying curver/kernel/crush.py -> build/lib/curver/kernel copying curver/kernel/decorators.py -> build/lib/curver/kernel copying curver/kernel/partition.py -> build/lib/curver/kernel copying curver/kernel/twist.py -> build/lib/curver/kernel creating build/lib/curver/application copying curver/application/main.py -> build/lib/curver/application copying curver/application/pieces.py -> build/lib/curver/application copying curver/application/options.py -> build/lib/curver/application copying curver/application/__init__.py -> build/lib/curver/application copying curver/application/vector.py -> build/lib/curver/application running egg_info writing curver.egg-info/PKG-INFO writing requirements to curver.egg-info/requires.txt writing dependency_links to curver.egg-info/dependency_links.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 copying build/lib/curver/__init__.py -> build/bdist.linux-armv7l/wheel/curver creating 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/lamination.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/error.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/moves.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/arc.py -> 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/mappingclassgroup.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/utilities.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/homology.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/decorators.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/twist.py -> build/bdist.linux-armv7l/wheel/curver/kernel creating 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/pieces.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/__init__.py -> build/bdist.linux-armv7l/wheel/curver/application copying build/lib/curver/application/vector.py -> build/bdist.linux-armv7l/wheel/curver/application creating 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.gif -> 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/icon/icon.svg -> build/bdist.linux-armv7l/wheel/curver/application/icon running install_egg_info Copying curver.egg-info to build/bdist.linux-armv7l/wheel/curver-0.2.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/curver-0.2.3.dist-info/WHEEL Running setup.py bdist_wheel for curver: finished with status 'done' Stored in directory: /tmp/tmpnhxuhm63 Successfully built curver Cleaning up... Removing source in /tmp/pip-build-bds8ozp9/curver