Created temporary directory: /tmp/pip-ephem-wheel-cache-cklo41x_ Created temporary directory: /tmp/pip-req-tracker-vzz6n2zo Created requirements tracker '/tmp/pip-req-tracker-vzz6n2zo' Created temporary directory: /tmp/pip-wheel-x7axc67a Collecting pythonMathDemo==1.0 1 location(s) to search for versions of pythonMathDemo: * https://pypi.org/simple/pythonmathdemo/ Getting page https://pypi.org/simple/pythonmathdemo/ Analyzing links from page https://pypi.org/simple/pythonmathdemo/ Found link https://files.pythonhosted.org/packages/1e/22/84a9aa18c59fd9f2b661c76b96df992ab8a369b990187d3a64e2ace00806/pythonMathDemo-1.0.tar.gz#sha256=25792013eb649b95736922136518b2b36f03b68e429e2757725cfd6dd5f5a143 (from https://pypi.org/simple/pythonmathdemo/), version: 1.0 Using version 1.0 (newest of versions: 1.0) Created temporary directory: /tmp/pip-unpack-by1yejjk Downloading https://files.pythonhosted.org/packages/1e/22/84a9aa18c59fd9f2b661c76b96df992ab8a369b990187d3a64e2ace00806/pythonMathDemo-1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/1e/22/84a9aa18c59fd9f2b661c76b96df992ab8a369b990187d3a64e2ace00806/pythonMathDemo-1.0.tar.gz#sha256=25792013eb649b95736922136518b2b36f03b68e429e2757725cfd6dd5f5a143 (from https://pypi.org/simple/pythonmathdemo/) Added pythonMathDemo==1.0 from https://files.pythonhosted.org/packages/1e/22/84a9aa18c59fd9f2b661c76b96df992ab8a369b990187d3a64e2ace00806/pythonMathDemo-1.0.tar.gz#sha256=25792013eb649b95736922136518b2b36f03b68e429e2757725cfd6dd5f5a143 to build tracker '/tmp/pip-req-tracker-vzz6n2zo' Running setup.py (path:/tmp/pip-wheel-x7axc67a/pythonMathDemo/setup.py) egg_info for package pythonMathDemo Running command python setup.py egg_info running egg_info creating pip-egg-info/pythonMathDemo.egg-info writing dependency_links to pip-egg-info/pythonMathDemo.egg-info/dependency_links.txt writing pip-egg-info/pythonMathDemo.egg-info/PKG-INFO writing top-level names to pip-egg-info/pythonMathDemo.egg-info/top_level.txt writing manifest file 'pip-egg-info/pythonMathDemo.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pythonMathDemo.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pythonMathDemo.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-x7axc67a/pythonMathDemo has version 1.0, which satisfies requirement pythonMathDemo==1.0 from https://files.pythonhosted.org/packages/1e/22/84a9aa18c59fd9f2b661c76b96df992ab8a369b990187d3a64e2ace00806/pythonMathDemo-1.0.tar.gz#sha256=25792013eb649b95736922136518b2b36f03b68e429e2757725cfd6dd5f5a143 Removed pythonMathDemo==1.0 from https://files.pythonhosted.org/packages/1e/22/84a9aa18c59fd9f2b661c76b96df992ab8a369b990187d3a64e2ace00806/pythonMathDemo-1.0.tar.gz#sha256=25792013eb649b95736922136518b2b36f03b68e429e2757725cfd6dd5f5a143 from build tracker '/tmp/pip-req-tracker-vzz6n2zo' Building wheels for collected packages: pythonMathDemo Created temporary directory: /tmp/pip-wheel-xgifjvgq Running setup.py bdist_wheel for pythonMathDemo: started Destination directory: /tmp/pip-wheel-xgifjvgq Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-x7axc67a/pythonMathDemo/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-xgifjvgq running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pythonMathDemo copying pythonMathDemo/__init__.py -> build/lib/pythonMathDemo copying pythonMathDemo/additionDemo.py -> build/lib/pythonMathDemo copying pythonMathDemo/subtractionDemo.py -> build/lib/pythonMathDemo copying pythonMathDemo/divisionDemo.py -> build/lib/pythonMathDemo copying pythonMathDemo/exponentDemo.py -> build/lib/pythonMathDemo copying pythonMathDemo/modulesDemo.py -> build/lib/pythonMathDemo copying pythonMathDemo/multiplicationDemo.py -> build/lib/pythonMathDemo copying pythonMathDemo/floorDivisionDemo.py -> build/lib/pythonMathDemo 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/pythonMathDemo copying build/lib/pythonMathDemo/exponentDemo.py -> build/bdist.linux-armv7l/wheel/pythonMathDemo copying build/lib/pythonMathDemo/subtractionDemo.py -> build/bdist.linux-armv7l/wheel/pythonMathDemo copying build/lib/pythonMathDemo/modulesDemo.py -> build/bdist.linux-armv7l/wheel/pythonMathDemo copying build/lib/pythonMathDemo/additionDemo.py -> build/bdist.linux-armv7l/wheel/pythonMathDemo copying build/lib/pythonMathDemo/__init__.py -> build/bdist.linux-armv7l/wheel/pythonMathDemo copying build/lib/pythonMathDemo/multiplicationDemo.py -> build/bdist.linux-armv7l/wheel/pythonMathDemo copying build/lib/pythonMathDemo/floorDivisionDemo.py -> build/bdist.linux-armv7l/wheel/pythonMathDemo copying build/lib/pythonMathDemo/divisionDemo.py -> build/bdist.linux-armv7l/wheel/pythonMathDemo running install_egg_info running egg_info creating pythonMathDemo.egg-info writing dependency_links to pythonMathDemo.egg-info/dependency_links.txt writing top-level names to pythonMathDemo.egg-info/top_level.txt writing pythonMathDemo.egg-info/PKG-INFO writing manifest file 'pythonMathDemo.egg-info/SOURCES.txt' reading manifest file 'pythonMathDemo.egg-info/SOURCES.txt' writing manifest file 'pythonMathDemo.egg-info/SOURCES.txt' Copying pythonMathDemo.egg-info to build/bdist.linux-armv7l/wheel/pythonMathDemo-1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pythonMathDemo-1.0.dist-info/WHEEL creating '/tmp/pip-wheel-xgifjvgq/pythonMathDemo-1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pythonMathDemo/__init__.py' adding 'pythonMathDemo/additionDemo.py' adding 'pythonMathDemo/divisionDemo.py' adding 'pythonMathDemo/exponentDemo.py' adding 'pythonMathDemo/floorDivisionDemo.py' adding 'pythonMathDemo/modulesDemo.py' adding 'pythonMathDemo/multiplicationDemo.py' adding 'pythonMathDemo/subtractionDemo.py' adding 'pythonMathDemo-1.0.dist-info/METADATA' adding 'pythonMathDemo-1.0.dist-info/WHEEL' adding 'pythonMathDemo-1.0.dist-info/top_level.txt' adding 'pythonMathDemo-1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pythonMathDemo: finished with status 'done' Stored in directory: /tmp/tmp1ml3rn_a Successfully built pythonMathDemo Cleaning up... Removing source in /tmp/pip-wheel-x7axc67a/pythonMathDemo Removed build tracker '/tmp/pip-req-tracker-vzz6n2zo'