Created temporary directory: /tmp/pip-ephem-wheel-cache-6f6daf59 Created temporary directory: /tmp/pip-req-tracker-oow_kf_d Created requirements tracker '/tmp/pip-req-tracker-oow_kf_d' Created temporary directory: /tmp/pip-wheel-5i31m2ae Collecting cowpy==1.1.0 1 location(s) to search for versions of cowpy: * https://pypi.org/simple/cowpy/ Getting page https://pypi.org/simple/cowpy/ Analyzing links from page https://pypi.org/simple/cowpy/ Found link https://files.pythonhosted.org/packages/75/94/d43931770b5f6c9f904bcf93f46e1d2d31e0a2d4a3dfc8c6281cadbf2734/cowpy-1.0.tar.gz#sha256=108ffbbdeb6bac139662760c4ef4a3e54bd5f112f58ff2d00f94d7d20b6a64c7 (from https://pypi.org/simple/cowpy/), version: 1.0 Found link https://files.pythonhosted.org/packages/d3/16/f7c7f81c310135c550876a22e2412ff45d8e2bbbf7fe26ec1b130171675c/cowpy-1.0.1.tar.gz#sha256=0d0a1a6705572d16791626facd27d60a6a985483a67051fc4332294b212f730d (from https://pypi.org/simple/cowpy/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/45/ca/5a2dd6793ba0494a3cbe016c8c14262b57493fde229520a1ec4b0ff5156b/cowpy-1.0.2.tar.gz#sha256=c9d5694b96de6467c4c9445f5537d1cf0c14c15033a8d95aef6f7cd1f409e56e (from https://pypi.org/simple/cowpy/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/88/cb/b80f42e063ee9d3f241da33e20a6f849a197a634fbef31946dbaab85a5b5/cowpy-1.0.3.tar.gz#sha256=e5e5144a72a6588cad004940a60b033647d454d675b0e36ff63a9aff9c7a4583 (from https://pypi.org/simple/cowpy/), version: 1.0.3 Found link https://files.pythonhosted.org/packages/19/8d/5ae325c57ab40598394a98222a48e8eb4ce181c74604d7770e7fb50366f6/cowpy-1.1.0.tar.gz#sha256=1bdc61d107df02fd34a9241f2220d0704a01d8ce16bed8bff3512a34a0efa56a (from https://pypi.org/simple/cowpy/), version: 1.1.0 Using version 1.1.0 (newest of versions: 1.1.0) Created temporary directory: /tmp/pip-unpack-rhodireq Downloading https://files.pythonhosted.org/packages/19/8d/5ae325c57ab40598394a98222a48e8eb4ce181c74604d7770e7fb50366f6/cowpy-1.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/19/8d/5ae325c57ab40598394a98222a48e8eb4ce181c74604d7770e7fb50366f6/cowpy-1.1.0.tar.gz#sha256=1bdc61d107df02fd34a9241f2220d0704a01d8ce16bed8bff3512a34a0efa56a (from https://pypi.org/simple/cowpy/) Added cowpy==1.1.0 from https://files.pythonhosted.org/packages/19/8d/5ae325c57ab40598394a98222a48e8eb4ce181c74604d7770e7fb50366f6/cowpy-1.1.0.tar.gz#sha256=1bdc61d107df02fd34a9241f2220d0704a01d8ce16bed8bff3512a34a0efa56a to build tracker '/tmp/pip-req-tracker-oow_kf_d' Running setup.py (path:/tmp/pip-wheel-5i31m2ae/cowpy/setup.py) egg_info for package cowpy Running command python setup.py egg_info running egg_info creating pip-egg-info/cowpy.egg-info writing pip-egg-info/cowpy.egg-info/PKG-INFO writing dependency_links to pip-egg-info/cowpy.egg-info/dependency_links.txt writing top-level names to pip-egg-info/cowpy.egg-info/top_level.txt writing manifest file 'pip-egg-info/cowpy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cowpy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/cowpy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-5i31m2ae/cowpy has version 1.1.0, which satisfies requirement cowpy==1.1.0 from https://files.pythonhosted.org/packages/19/8d/5ae325c57ab40598394a98222a48e8eb4ce181c74604d7770e7fb50366f6/cowpy-1.1.0.tar.gz#sha256=1bdc61d107df02fd34a9241f2220d0704a01d8ce16bed8bff3512a34a0efa56a Removed cowpy==1.1.0 from https://files.pythonhosted.org/packages/19/8d/5ae325c57ab40598394a98222a48e8eb4ce181c74604d7770e7fb50366f6/cowpy-1.1.0.tar.gz#sha256=1bdc61d107df02fd34a9241f2220d0704a01d8ce16bed8bff3512a34a0efa56a from build tracker '/tmp/pip-req-tracker-oow_kf_d' Building wheels for collected packages: cowpy Created temporary directory: /tmp/pip-wheel-0jkhfa85 Running setup.py bdist_wheel for cowpy: started Destination directory: /tmp/pip-wheel-0jkhfa85 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-5i31m2ae/cowpy/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-0jkhfa85 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cowpy copying cowpy/cow.py -> build/lib/cowpy copying cowpy/__init__.py -> build/lib/cowpy running build_scripts creating build/scripts-3.4 copying and adjusting scripts/cowpy -> build/scripts-3.4 copying scripts/cowpy.bat -> build/scripts-3.4 changing mode of build/scripts-3.4/cowpy from 644 to 755 changing mode of build/scripts-3.4/cowpy.bat from 644 to 755 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/cowpy copying build/lib/cowpy/cow.py -> build/bdist.linux-armv7l/wheel/cowpy copying build/lib/cowpy/__init__.py -> build/bdist.linux-armv7l/wheel/cowpy running install_egg_info running egg_info writing dependency_links to cowpy.egg-info/dependency_links.txt writing top-level names to cowpy.egg-info/top_level.txt writing cowpy.egg-info/PKG-INFO reading manifest file 'cowpy.egg-info/SOURCES.txt' writing manifest file 'cowpy.egg-info/SOURCES.txt' Copying cowpy.egg-info to build/bdist.linux-armv7l/wheel/cowpy-1.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cowpy-1.1.0.data creating build/bdist.linux-armv7l/wheel/cowpy-1.1.0.data/scripts copying build/scripts-3.4/cowpy.bat -> build/bdist.linux-armv7l/wheel/cowpy-1.1.0.data/scripts copying build/scripts-3.4/cowpy -> build/bdist.linux-armv7l/wheel/cowpy-1.1.0.data/scripts changing mode of build/bdist.linux-armv7l/wheel/cowpy-1.1.0.data/scripts/cowpy.bat to 755 changing mode of build/bdist.linux-armv7l/wheel/cowpy-1.1.0.data/scripts/cowpy to 755 creating build/bdist.linux-armv7l/wheel/cowpy-1.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-0jkhfa85/cowpy-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'cowpy/__init__.py' adding 'cowpy/cow.py' adding 'cowpy-1.1.0.data/scripts/cowpy' adding 'cowpy-1.1.0.data/scripts/cowpy.bat' adding 'cowpy-1.1.0.dist-info/METADATA' adding 'cowpy-1.1.0.dist-info/WHEEL' adding 'cowpy-1.1.0.dist-info/top_level.txt' adding 'cowpy-1.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for cowpy: finished with status 'done' Stored in directory: /tmp/tmphfiamo8v Successfully built cowpy Cleaning up... Removing source in /tmp/pip-wheel-5i31m2ae/cowpy Removed build tracker '/tmp/pip-req-tracker-oow_kf_d'