Collecting strct==0.0.12 1 location(s) to search for versions of strct: * https://pypi.python.org/simple/strct/ Getting page https://pypi.python.org/simple/strct/ Analyzing links from page https://pypi.python.org/simple/strct/ Found link https://pypi.python.org/packages/08/62/f7c60b9ce500ea83464fde7b681cf6ac22694bd9fbf7a7790f03290c8aaf/strct-0.0.4.tar.gz#md5=b9c9a803384dc44ccf5c3bed3b50689c (from https://pypi.python.org/simple/strct/), version: 0.0.4 Found link https://pypi.python.org/packages/37/99/5261c3bb2ee7f83f0886c1d2eedd7ddf949090514e522abb5fcccb71f0f7/strct-0.0.8.tar.gz#md5=e8b8274654d8318fdbd9dc74c3b4370f (from https://pypi.python.org/simple/strct/), version: 0.0.8 Found link https://pypi.python.org/packages/42/bb/fbe5b7cfb2a9e37fec35039935080e24dd708ad103fd7eb68539ea8f8797/strct-0.0.7.tar.gz#md5=2be1befb6839d9af958e8cd5ee77a1e7 (from https://pypi.python.org/simple/strct/), version: 0.0.7 Found link https://pypi.python.org/packages/64/a9/fb0d1257e2ebd834fcbcc6fda027620daf8a8bf3b23fe2d92bab5c40ca03/strct-0.0.9.tar.gz#md5=9cd34955a8f835bdbb6fcd8b987adc95 (from https://pypi.python.org/simple/strct/), version: 0.0.9 Found link https://pypi.python.org/packages/8c/13/c507d68b414843399b5e492cc8a23bdbe9dab2cb8aa66c4bfcb98643f858/strct-0.0.10.tar.gz#md5=84ca60d67062f73edded70f855933770 (from https://pypi.python.org/simple/strct/), version: 0.0.10 Found link https://pypi.python.org/packages/ca/be/2ac5f23b980565bbe3d7603271c949f433fbe6abb3ebc17e9b276c6fa60a/strct-0.0.11.tar.gz#md5=0c4f8a2f641d0636c90a141af3fcdee6 (from https://pypi.python.org/simple/strct/), version: 0.0.11 Found link https://pypi.python.org/packages/e1/f0/ff31bce39c56e7aa03efbf642be3a4b3b6e44b9fc98e598ec148b6380483/strct-0.0.12.tar.gz#md5=2706ac2a3d6aadf564a86cc39435673d (from https://pypi.python.org/simple/strct/), version: 0.0.12 Using version 0.0.12 (newest of versions: 0.0.12) Downloading strct-0.0.12.tar.gz Downloading from URL https://pypi.python.org/packages/e1/f0/ff31bce39c56e7aa03efbf642be3a4b3b6e44b9fc98e598ec148b6380483/strct-0.0.12.tar.gz#md5=2706ac2a3d6aadf564a86cc39435673d (from https://pypi.python.org/simple/strct/) Running setup.py (path:/tmp/pip-build-iqlk3fv3/strct/setup.py) egg_info for package strct Running command python setup.py egg_info running egg_info creating pip-egg-info/strct.egg-info writing requirements to pip-egg-info/strct.egg-info/requires.txt writing dependency_links to pip-egg-info/strct.egg-info/dependency_links.txt writing pip-egg-info/strct.egg-info/PKG-INFO writing top-level names to pip-egg-info/strct.egg-info/top_level.txt writing manifest file 'pip-egg-info/strct.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/strct.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/strct.egg-info/SOURCES.txt' Source in /tmp/pip-build-iqlk3fv3/strct has version 0.0.12, which satisfies requirement strct==0.0.12 from https://pypi.python.org/packages/e1/f0/ff31bce39c56e7aa03efbf642be3a4b3b6e44b9fc98e598ec148b6380483/strct-0.0.12.tar.gz#md5=2706ac2a3d6aadf564a86cc39435673d Building wheels for collected packages: strct Running setup.py bdist_wheel for strct: started Destination directory: /tmp/tmpjgpsoscnpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-iqlk3fv3/strct/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/tmpjgpsoscnpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/strct copying strct/__init__.py -> build/lib/strct copying strct/_version.py -> build/lib/strct creating build/lib/strct/sortedlists copying strct/sortedlists/__init__.py -> build/lib/strct/sortedlists copying strct/sortedlists/sortedlist.py -> build/lib/strct/sortedlists creating build/lib/strct/lists copying strct/lists/__init__.py -> build/lib/strct/lists copying strct/lists/_list.py -> build/lib/strct/lists creating build/lib/strct/sets copying strct/sets/__init__.py -> build/lib/strct/sets copying strct/sets/_set.py -> build/lib/strct/sets creating build/lib/strct/general copying strct/general/__init__.py -> build/lib/strct/general copying strct/general/_general.py -> build/lib/strct/general creating build/lib/strct/dicts copying strct/dicts/__init__.py -> build/lib/strct/dicts copying strct/dicts/_dict.py -> build/lib/strct/dicts UPDATING build/lib/strct/_version.py set build/lib/strct/_version.py to '0.0.12' 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/strct copying build/lib/strct/__init__.py -> build/bdist.linux-armv7l/wheel/strct creating build/bdist.linux-armv7l/wheel/strct/sortedlists copying build/lib/strct/sortedlists/__init__.py -> build/bdist.linux-armv7l/wheel/strct/sortedlists copying build/lib/strct/sortedlists/sortedlist.py -> build/bdist.linux-armv7l/wheel/strct/sortedlists creating build/bdist.linux-armv7l/wheel/strct/lists copying build/lib/strct/lists/__init__.py -> build/bdist.linux-armv7l/wheel/strct/lists copying build/lib/strct/lists/_list.py -> build/bdist.linux-armv7l/wheel/strct/lists copying build/lib/strct/_version.py -> build/bdist.linux-armv7l/wheel/strct creating build/bdist.linux-armv7l/wheel/strct/sets copying build/lib/strct/sets/__init__.py -> build/bdist.linux-armv7l/wheel/strct/sets copying build/lib/strct/sets/_set.py -> build/bdist.linux-armv7l/wheel/strct/sets creating build/bdist.linux-armv7l/wheel/strct/general copying build/lib/strct/general/__init__.py -> build/bdist.linux-armv7l/wheel/strct/general copying build/lib/strct/general/_general.py -> build/bdist.linux-armv7l/wheel/strct/general creating build/bdist.linux-armv7l/wheel/strct/dicts copying build/lib/strct/dicts/__init__.py -> build/bdist.linux-armv7l/wheel/strct/dicts copying build/lib/strct/dicts/_dict.py -> build/bdist.linux-armv7l/wheel/strct/dicts running install_egg_info running egg_info writing requirements to strct.egg-info/requires.txt writing dependency_links to strct.egg-info/dependency_links.txt writing strct.egg-info/PKG-INFO writing top-level names to strct.egg-info/top_level.txt reading manifest file 'strct.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'strct.egg-info/SOURCES.txt' Copying strct.egg-info to build/bdist.linux-armv7l/wheel/strct-0.0.12-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/strct-0.0.12.dist-info/WHEEL Running setup.py bdist_wheel for strct: finished with status 'done' Stored in directory: /tmp/tmp8krk4f2l Successfully built strct Cleaning up... Removing source in /tmp/pip-build-iqlk3fv3/strct