Created temporary directory: /tmp/pip-ephem-wheel-cache-90gtblca Created temporary directory: /tmp/pip-req-tracker-4mdf_3br Created requirements tracker '/tmp/pip-req-tracker-4mdf_3br' Created temporary directory: /tmp/pip-wheel-00zjn402 Collecting pymartini==0.2.0 1 location(s) to search for versions of pymartini: * https://pypi.org/simple/pymartini/ Getting page https://pypi.org/simple/pymartini/ Analyzing links from page https://pypi.org/simple/pymartini/ Found link https://files.pythonhosted.org/packages/9e/e4/2da5bf769dfd57885ee1af20e66bc7526331da03582dc4a3b221e043c578/pymartini-0.1.0.tar.gz#sha256=b750edf7b3625576d188f988114f43fea92a312996947d31ff1ca57ea2471f65 (from https://pypi.org/simple/pymartini/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/c8/c4/0e564d648d6e8cbda844ea8da60cb7c73cb831f088737dc6208a81c4d685/pymartini-0.2.0.tar.gz#sha256=8e3c0b16c1999ee59bc8392c6001be3eaecbb1fddedf9302dedb8e56c3baf924 (from https://pypi.org/simple/pymartini/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Created temporary directory: /tmp/pip-unpack-3viy_j4d Downloading https://files.pythonhosted.org/packages/c8/c4/0e564d648d6e8cbda844ea8da60cb7c73cb831f088737dc6208a81c4d685/pymartini-0.2.0.tar.gz (270kB) Downloading from URL https://files.pythonhosted.org/packages/c8/c4/0e564d648d6e8cbda844ea8da60cb7c73cb831f088737dc6208a81c4d685/pymartini-0.2.0.tar.gz#sha256=8e3c0b16c1999ee59bc8392c6001be3eaecbb1fddedf9302dedb8e56c3baf924 (from https://pypi.org/simple/pymartini/) Added pymartini==0.2.0 from https://files.pythonhosted.org/packages/c8/c4/0e564d648d6e8cbda844ea8da60cb7c73cb831f088737dc6208a81c4d685/pymartini-0.2.0.tar.gz#sha256=8e3c0b16c1999ee59bc8392c6001be3eaecbb1fddedf9302dedb8e56c3baf924 to build tracker '/tmp/pip-req-tracker-4mdf_3br' Running setup.py (path:/tmp/pip-wheel-00zjn402/pymartini/setup.py) egg_info for package pymartini Running command python setup.py egg_info running egg_info creating pip-egg-info/pymartini.egg-info writing pip-egg-info/pymartini.egg-info/PKG-INFO writing top-level names to pip-egg-info/pymartini.egg-info/top_level.txt writing requirements to pip-egg-info/pymartini.egg-info/requires.txt writing dependency_links to pip-egg-info/pymartini.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/pymartini.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pymartini.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'pip-egg-info/pymartini.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-00zjn402/pymartini has version 0.2.0, which satisfies requirement pymartini==0.2.0 from https://files.pythonhosted.org/packages/c8/c4/0e564d648d6e8cbda844ea8da60cb7c73cb831f088737dc6208a81c4d685/pymartini-0.2.0.tar.gz#sha256=8e3c0b16c1999ee59bc8392c6001be3eaecbb1fddedf9302dedb8e56c3baf924 Removed pymartini==0.2.0 from https://files.pythonhosted.org/packages/c8/c4/0e564d648d6e8cbda844ea8da60cb7c73cb831f088737dc6208a81c4d685/pymartini-0.2.0.tar.gz#sha256=8e3c0b16c1999ee59bc8392c6001be3eaecbb1fddedf9302dedb8e56c3baf924 from build tracker '/tmp/pip-req-tracker-4mdf_3br' Building wheels for collected packages: pymartini Created temporary directory: /tmp/pip-wheel-ghy050pd Running setup.py bdist_wheel for pymartini: started Destination directory: /tmp/pip-wheel-ghy050pd Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-00zjn402/pymartini/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-ghy050pd running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pymartini copying pymartini/util.py -> build/lib/pymartini copying pymartini/__init__.py -> build/lib/pymartini running egg_info writing pymartini.egg-info/PKG-INFO writing requirements to pymartini.egg-info/requires.txt writing top-level names to pymartini.egg-info/top_level.txt writing dependency_links to pymartini.egg-info/dependency_links.txt reading manifest file 'pymartini.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'pymartini.egg-info/SOURCES.txt' copying pymartini/martini.c -> build/lib/pymartini copying pymartini/util_cy.c -> build/lib/pymartini 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/pymartini copying build/lib/pymartini/util.py -> build/bdist.linux-armv7l/wheel/pymartini copying build/lib/pymartini/__init__.py -> build/bdist.linux-armv7l/wheel/pymartini copying build/lib/pymartini/martini.c -> build/bdist.linux-armv7l/wheel/pymartini copying build/lib/pymartini/util_cy.c -> build/bdist.linux-armv7l/wheel/pymartini running install_egg_info Copying pymartini.egg-info to build/bdist.linux-armv7l/wheel/pymartini-0.2.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/pymartini-0.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-ghy050pd/pymartini-0.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pymartini/__init__.py' adding 'pymartini/martini.c' adding 'pymartini/util.py' adding 'pymartini/util_cy.c' adding 'pymartini-0.2.0.dist-info/LICENSE' adding 'pymartini-0.2.0.dist-info/METADATA' adding 'pymartini-0.2.0.dist-info/WHEEL' adding 'pymartini-0.2.0.dist-info/top_level.txt' adding 'pymartini-0.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pymartini: finished with status 'done' Stored in directory: /tmp/tmpb42__e3g Successfully built pymartini Cleaning up... Removing source in /tmp/pip-wheel-00zjn402/pymartini Removed build tracker '/tmp/pip-req-tracker-4mdf_3br'