Created temporary directory: /tmp/pip-ephem-wheel-cache-kxq91r76 Created temporary directory: /tmp/pip-req-tracker-dy9r_2hv Created requirements tracker '/tmp/pip-req-tracker-dy9r_2hv' Created temporary directory: /tmp/pip-wheel-fn4035vz Collecting mymathpkg==0.1 1 location(s) to search for versions of mymathpkg: * https://pypi.org/simple/mymathpkg/ Getting page https://pypi.org/simple/mymathpkg/ Analyzing links from page https://pypi.org/simple/mymathpkg/ Found link https://files.pythonhosted.org/packages/65/ef/d055f92f90a6e9fc2b29a092a26b4c92170073840e3ae837cf1b9c85f62b/mymathpkg-0.1.tar.gz#sha256=92d125e5156247a6d9e68d5d40403c60b2e057ecd47c018c439ed6ca5412fa68 (from https://pypi.org/simple/mymathpkg/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Created temporary directory: /tmp/pip-unpack-ydx6fdab Downloading https://files.pythonhosted.org/packages/65/ef/d055f92f90a6e9fc2b29a092a26b4c92170073840e3ae837cf1b9c85f62b/mymathpkg-0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/65/ef/d055f92f90a6e9fc2b29a092a26b4c92170073840e3ae837cf1b9c85f62b/mymathpkg-0.1.tar.gz#sha256=92d125e5156247a6d9e68d5d40403c60b2e057ecd47c018c439ed6ca5412fa68 (from https://pypi.org/simple/mymathpkg/) Added mymathpkg==0.1 from https://files.pythonhosted.org/packages/65/ef/d055f92f90a6e9fc2b29a092a26b4c92170073840e3ae837cf1b9c85f62b/mymathpkg-0.1.tar.gz#sha256=92d125e5156247a6d9e68d5d40403c60b2e057ecd47c018c439ed6ca5412fa68 to build tracker '/tmp/pip-req-tracker-dy9r_2hv' Running setup.py (path:/tmp/pip-wheel-fn4035vz/mymathpkg/setup.py) egg_info for package mymathpkg Running command python setup.py egg_info running egg_info creating pip-egg-info/mymathpkg.egg-info writing top-level names to pip-egg-info/mymathpkg.egg-info/top_level.txt writing pip-egg-info/mymathpkg.egg-info/PKG-INFO writing dependency_links to pip-egg-info/mymathpkg.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/mymathpkg.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/mymathpkg.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/mymathpkg.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-fn4035vz/mymathpkg has version 0.1, which satisfies requirement mymathpkg==0.1 from https://files.pythonhosted.org/packages/65/ef/d055f92f90a6e9fc2b29a092a26b4c92170073840e3ae837cf1b9c85f62b/mymathpkg-0.1.tar.gz#sha256=92d125e5156247a6d9e68d5d40403c60b2e057ecd47c018c439ed6ca5412fa68 Removed mymathpkg==0.1 from https://files.pythonhosted.org/packages/65/ef/d055f92f90a6e9fc2b29a092a26b4c92170073840e3ae837cf1b9c85f62b/mymathpkg-0.1.tar.gz#sha256=92d125e5156247a6d9e68d5d40403c60b2e057ecd47c018c439ed6ca5412fa68 from build tracker '/tmp/pip-req-tracker-dy9r_2hv' Building wheels for collected packages: mymathpkg Created temporary directory: /tmp/pip-wheel-t6dl4ujc Running setup.py bdist_wheel for mymathpkg: started Destination directory: /tmp/pip-wheel-t6dl4ujc Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-fn4035vz/mymathpkg/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-t6dl4ujc running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/mymathpkg copying mymathpkg/__init__.py -> build/lib/mymathpkg copying mymathpkg/subtract.py -> build/lib/mymathpkg copying mymathpkg/multiply.py -> build/lib/mymathpkg copying mymathpkg/add.py -> build/lib/mymathpkg copying mymathpkg/divide.py -> build/lib/mymathpkg creating build/lib/mymathpkg/adv copying mymathpkg/adv/__init__.py -> build/lib/mymathpkg/adv copying mymathpkg/adv/sqrt.py -> build/lib/mymathpkg/adv 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/mymathpkg copying build/lib/mymathpkg/__init__.py -> build/bdist.linux-armv7l/wheel/mymathpkg copying build/lib/mymathpkg/subtract.py -> build/bdist.linux-armv7l/wheel/mymathpkg copying build/lib/mymathpkg/multiply.py -> build/bdist.linux-armv7l/wheel/mymathpkg creating build/bdist.linux-armv7l/wheel/mymathpkg/adv copying build/lib/mymathpkg/adv/__init__.py -> build/bdist.linux-armv7l/wheel/mymathpkg/adv copying build/lib/mymathpkg/adv/sqrt.py -> build/bdist.linux-armv7l/wheel/mymathpkg/adv copying build/lib/mymathpkg/add.py -> build/bdist.linux-armv7l/wheel/mymathpkg copying build/lib/mymathpkg/divide.py -> build/bdist.linux-armv7l/wheel/mymathpkg running install_egg_info running egg_info writing top-level names to mymathpkg.egg-info/top_level.txt writing mymathpkg.egg-info/PKG-INFO writing dependency_links to mymathpkg.egg-info/dependency_links.txt reading manifest file 'mymathpkg.egg-info/SOURCES.txt' writing manifest file 'mymathpkg.egg-info/SOURCES.txt' Copying mymathpkg.egg-info to build/bdist.linux-armv7l/wheel/mymathpkg-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/mymathpkg-0.1.dist-info/WHEEL creating '/tmp/pip-wheel-t6dl4ujc/mymathpkg-0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'mymathpkg/__init__.py' adding 'mymathpkg/add.py' adding 'mymathpkg/divide.py' adding 'mymathpkg/multiply.py' adding 'mymathpkg/subtract.py' adding 'mymathpkg/adv/__init__.py' adding 'mymathpkg/adv/sqrt.py' adding 'mymathpkg-0.1.dist-info/METADATA' adding 'mymathpkg-0.1.dist-info/WHEEL' adding 'mymathpkg-0.1.dist-info/top_level.txt' adding 'mymathpkg-0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for mymathpkg: finished with status 'done' Stored in directory: /tmp/tmptgusg_pg Successfully built mymathpkg Cleaning up... Removing source in /tmp/pip-wheel-fn4035vz/mymathpkg Removed build tracker '/tmp/pip-req-tracker-dy9r_2hv'