Collecting rectpack==0.2.1 1 location(s) to search for versions of rectpack: * https://pypi.python.org/simple/rectpack/ Getting page https://pypi.python.org/simple/rectpack/ Analyzing links from page https://pypi.python.org/simple/rectpack/ Found link https://pypi.python.org/packages/29/c2/e94ae7448068b99d8e288b0cf194116cc745cfccf89502fad9349a31b51a/rectpack-0.2.1.tar.gz#md5=3b4d28baa5735bfe73ab2bb827bc7f0d (from https://pypi.python.org/simple/rectpack/), version: 0.2.1 Found link https://pypi.python.org/packages/3c/0e/d1cf374c540398d7ae8d02e9c54a4ae33fee2cab3e7f85cf83502d77b484/rectpack-0.2.tar.gz#md5=df54006c1fd9cd0804e29c99e9c41f8a (from https://pypi.python.org/simple/rectpack/), version: 0.2 Found link https://pypi.python.org/packages/3c/21/b718b7595d4029501cff034c14bcc3231644493951a9439e58e32eac8104/rectpack-0.1.tar.gz#md5=ade4bf07efc2f8391e2e027649613c29 (from https://pypi.python.org/simple/rectpack/), version: 0.1 Using version 0.2.1 (newest of versions: 0.2.1) Downloading rectpack-0.2.1.tar.gz Downloading from URL https://pypi.python.org/packages/29/c2/e94ae7448068b99d8e288b0cf194116cc745cfccf89502fad9349a31b51a/rectpack-0.2.1.tar.gz#md5=3b4d28baa5735bfe73ab2bb827bc7f0d (from https://pypi.python.org/simple/rectpack/) Running setup.py (path:/tmp/pip-build-owyqi7w8/rectpack/setup.py) egg_info for package rectpack Running command python setup.py egg_info running egg_info creating pip-egg-info/rectpack.egg-info writing requirements to pip-egg-info/rectpack.egg-info/requires.txt writing top-level names to pip-egg-info/rectpack.egg-info/top_level.txt writing dependency_links to pip-egg-info/rectpack.egg-info/dependency_links.txt writing pip-egg-info/rectpack.egg-info/PKG-INFO writing manifest file 'pip-egg-info/rectpack.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/rectpack.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/rectpack.egg-info/SOURCES.txt' Source in /tmp/pip-build-owyqi7w8/rectpack has version 0.2.1, which satisfies requirement rectpack==0.2.1 from https://pypi.python.org/packages/29/c2/e94ae7448068b99d8e288b0cf194116cc745cfccf89502fad9349a31b51a/rectpack-0.2.1.tar.gz#md5=3b4d28baa5735bfe73ab2bb827bc7f0d Building wheels for collected packages: rectpack Running setup.py bdist_wheel for rectpack: started Destination directory: /tmp/tmp_647d1anpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-owyqi7w8/rectpack/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/tmp_647d1anpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rectpack copying rectpack/__init__.py -> build/lib/rectpack copying rectpack/maxrects.py -> build/lib/rectpack copying rectpack/enclose.py -> build/lib/rectpack copying rectpack/skyline.py -> build/lib/rectpack copying rectpack/waste.py -> build/lib/rectpack copying rectpack/packer.py -> build/lib/rectpack copying rectpack/geometry.py -> build/lib/rectpack copying rectpack/guillotine.py -> build/lib/rectpack copying rectpack/pack_algo.py -> build/lib/rectpack 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/rectpack copying build/lib/rectpack/__init__.py -> build/bdist.linux-armv7l/wheel/rectpack copying build/lib/rectpack/maxrects.py -> build/bdist.linux-armv7l/wheel/rectpack copying build/lib/rectpack/enclose.py -> build/bdist.linux-armv7l/wheel/rectpack copying build/lib/rectpack/skyline.py -> build/bdist.linux-armv7l/wheel/rectpack copying build/lib/rectpack/waste.py -> build/bdist.linux-armv7l/wheel/rectpack copying build/lib/rectpack/packer.py -> build/bdist.linux-armv7l/wheel/rectpack copying build/lib/rectpack/geometry.py -> build/bdist.linux-armv7l/wheel/rectpack copying build/lib/rectpack/guillotine.py -> build/bdist.linux-armv7l/wheel/rectpack copying build/lib/rectpack/pack_algo.py -> build/bdist.linux-armv7l/wheel/rectpack running install_egg_info running egg_info writing dependency_links to rectpack.egg-info/dependency_links.txt writing top-level names to rectpack.egg-info/top_level.txt writing rectpack.egg-info/PKG-INFO writing requirements to rectpack.egg-info/requires.txt reading manifest file 'rectpack.egg-info/SOURCES.txt' writing manifest file 'rectpack.egg-info/SOURCES.txt' Copying rectpack.egg-info to build/bdist.linux-armv7l/wheel/rectpack-0.2.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rectpack-0.2.1.dist-info/WHEEL Running setup.py bdist_wheel for rectpack: finished with status 'done' Stored in directory: /tmp/tmpf8crq1kh Successfully built rectpack Cleaning up... Removing source in /tmp/pip-build-owyqi7w8/rectpack