Created temporary directory: /tmp/pip-ephem-wheel-cache-jh76u3a7 Created temporary directory: /tmp/pip-req-tracker-dkpwuld5 Created requirements tracker '/tmp/pip-req-tracker-dkpwuld5' Created temporary directory: /tmp/pip-wheel-ee7c0amg Collecting calculate-shapes==0.4 1 location(s) to search for versions of calculate-shapes: * https://pypi.org/simple/calculate-shapes/ Getting page https://pypi.org/simple/calculate-shapes/ Analyzing links from page https://pypi.org/simple/calculate-shapes/ Found link https://files.pythonhosted.org/packages/91/24/a12a6bbb9516ce45bfad395703e791a9b3fd6d251343ebe33f0cc88dce77/calculate_shapes-0.1-py3-none-any.whl#sha256=6bccf3432542a1efa1529a006f6aa651f307918aa6cbe5631234208bf5990c20 (from https://pypi.org/simple/calculate-shapes/), version: 0.1 Found link https://files.pythonhosted.org/packages/7b/42/a7344122aa1e4cb04882c55b72fc538e14e933eacc66de1d825730f599f9/calculate-shapes-0.4.tar.gz#sha256=abff0a5224f75a5f69c278cf7939e3c8a0822e5f2539b20806543679b190165e (from https://pypi.org/simple/calculate-shapes/), version: 0.4 Using version 0.4 (newest of versions: 0.4) Created temporary directory: /tmp/pip-unpack-mj63ph6i Downloading https://files.pythonhosted.org/packages/7b/42/a7344122aa1e4cb04882c55b72fc538e14e933eacc66de1d825730f599f9/calculate-shapes-0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7b/42/a7344122aa1e4cb04882c55b72fc538e14e933eacc66de1d825730f599f9/calculate-shapes-0.4.tar.gz#sha256=abff0a5224f75a5f69c278cf7939e3c8a0822e5f2539b20806543679b190165e (from https://pypi.org/simple/calculate-shapes/) Added calculate-shapes==0.4 from https://files.pythonhosted.org/packages/7b/42/a7344122aa1e4cb04882c55b72fc538e14e933eacc66de1d825730f599f9/calculate-shapes-0.4.tar.gz#sha256=abff0a5224f75a5f69c278cf7939e3c8a0822e5f2539b20806543679b190165e to build tracker '/tmp/pip-req-tracker-dkpwuld5' Running setup.py (path:/tmp/pip-wheel-ee7c0amg/calculate-shapes/setup.py) egg_info for package calculate-shapes Running command python setup.py egg_info running egg_info creating pip-egg-info/calculate_shapes.egg-info writing entry points to pip-egg-info/calculate_shapes.egg-info/entry_points.txt writing pip-egg-info/calculate_shapes.egg-info/PKG-INFO writing top-level names to pip-egg-info/calculate_shapes.egg-info/top_level.txt writing dependency_links to pip-egg-info/calculate_shapes.egg-info/dependency_links.txt writing requirements to pip-egg-info/calculate_shapes.egg-info/requires.txt writing manifest file 'pip-egg-info/calculate_shapes.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/calculate_shapes.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/calculate_shapes.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ee7c0amg/calculate-shapes has version 0.4, which satisfies requirement calculate-shapes==0.4 from https://files.pythonhosted.org/packages/7b/42/a7344122aa1e4cb04882c55b72fc538e14e933eacc66de1d825730f599f9/calculate-shapes-0.4.tar.gz#sha256=abff0a5224f75a5f69c278cf7939e3c8a0822e5f2539b20806543679b190165e Removed calculate-shapes==0.4 from https://files.pythonhosted.org/packages/7b/42/a7344122aa1e4cb04882c55b72fc538e14e933eacc66de1d825730f599f9/calculate-shapes-0.4.tar.gz#sha256=abff0a5224f75a5f69c278cf7939e3c8a0822e5f2539b20806543679b190165e from build tracker '/tmp/pip-req-tracker-dkpwuld5' Building wheels for collected packages: calculate-shapes Created temporary directory: /tmp/pip-wheel-_tpwe_vv Running setup.py bdist_wheel for calculate-shapes: started Destination directory: /tmp/pip-wheel-_tpwe_vv Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ee7c0amg/calculate-shapes/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/pip-wheel-_tpwe_vv running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/calculator copying calculator/calculate.py -> build/lib/calculator copying calculator/__init__.py -> build/lib/calculator creating build/lib/TwoD copying TwoD/Constants.py -> build/lib/TwoD copying TwoD/twod.py -> build/lib/TwoD copying TwoD/__init__.py -> build/lib/TwoD creating build/lib/ThreeD copying ThreeD/Constants.py -> build/lib/ThreeD copying ThreeD/__init__.py -> build/lib/ThreeD copying ThreeD/threeD.py -> build/lib/ThreeD 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/TwoD copying build/lib/TwoD/Constants.py -> build/bdist.linux-armv7l/wheel/TwoD copying build/lib/TwoD/twod.py -> build/bdist.linux-armv7l/wheel/TwoD copying build/lib/TwoD/__init__.py -> build/bdist.linux-armv7l/wheel/TwoD creating build/bdist.linux-armv7l/wheel/calculator copying build/lib/calculator/calculate.py -> build/bdist.linux-armv7l/wheel/calculator copying build/lib/calculator/__init__.py -> build/bdist.linux-armv7l/wheel/calculator creating build/bdist.linux-armv7l/wheel/ThreeD copying build/lib/ThreeD/Constants.py -> build/bdist.linux-armv7l/wheel/ThreeD copying build/lib/ThreeD/__init__.py -> build/bdist.linux-armv7l/wheel/ThreeD copying build/lib/ThreeD/threeD.py -> build/bdist.linux-armv7l/wheel/ThreeD running install_egg_info running egg_info writing calculate_shapes.egg-info/PKG-INFO writing entry points to calculate_shapes.egg-info/entry_points.txt writing dependency_links to calculate_shapes.egg-info/dependency_links.txt writing requirements to calculate_shapes.egg-info/requires.txt writing top-level names to calculate_shapes.egg-info/top_level.txt reading manifest file 'calculate_shapes.egg-info/SOURCES.txt' writing manifest file 'calculate_shapes.egg-info/SOURCES.txt' Copying calculate_shapes.egg-info to build/bdist.linux-armv7l/wheel/calculate_shapes-0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/calculate_shapes-0.4.dist-info/WHEEL creating '/tmp/pip-wheel-_tpwe_vv/calculate_shapes-0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ThreeD/Constants.py' adding 'ThreeD/__init__.py' adding 'ThreeD/threeD.py' adding 'TwoD/Constants.py' adding 'TwoD/__init__.py' adding 'TwoD/twod.py' adding 'calculator/__init__.py' adding 'calculator/calculate.py' adding 'calculate_shapes-0.4.dist-info/METADATA' adding 'calculate_shapes-0.4.dist-info/WHEEL' adding 'calculate_shapes-0.4.dist-info/entry_points.txt' adding 'calculate_shapes-0.4.dist-info/top_level.txt' adding 'calculate_shapes-0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for calculate-shapes: finished with status 'done' Stored in directory: /tmp/tmpxa0af7kk Successfully built calculate-shapes Cleaning up... Removing source in /tmp/pip-wheel-ee7c0amg/calculate-shapes Removed build tracker '/tmp/pip-req-tracker-dkpwuld5'