Collecting big_O==0.8.1 1 location(s) to search for versions of big-O: * https://pypi.python.org/simple/big-o/ Getting page https://pypi.python.org/simple/big-o/ Analyzing links from page https://pypi.python.org/simple/big-o/ Found link https://pypi.python.org/packages/55/c2/a28897f000af9e61de9ba29b90e5275e4cf99ac54c1a3360e06666ae9612/big_O-0.8.1.tar.gz#md5=40ad962ac62ebc5a2ef75f8166060467 (from https://pypi.python.org/simple/big-o/), version: 0.8.1 Found link https://pypi.python.org/packages/8c/6e/0efb50013e6b739b4747d3c9ddeec54b985d2c2d646b0b9a0a2cc347c2a2/big_O-0.7.zip#md5=a5da4e1d7ded6acb1f00a429b59bcc8f (from https://pypi.python.org/simple/big-o/), version: 0.7 Using version 0.8.1 (newest of versions: 0.8.1) Downloading big_O-0.8.1.tar.gz Downloading from URL https://pypi.python.org/packages/55/c2/a28897f000af9e61de9ba29b90e5275e4cf99ac54c1a3360e06666ae9612/big_O-0.8.1.tar.gz#md5=40ad962ac62ebc5a2ef75f8166060467 (from https://pypi.python.org/simple/big-o/) Running setup.py (path:/tmp/pip-build-9r9xbv9s/big-O/setup.py) egg_info for package big-O Running command python setup.py egg_info running egg_info creating pip-egg-info/big_O.egg-info writing dependency_links to pip-egg-info/big_O.egg-info/dependency_links.txt writing top-level names to pip-egg-info/big_O.egg-info/top_level.txt writing pip-egg-info/big_O.egg-info/PKG-INFO writing manifest file 'pip-egg-info/big_O.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/big_O.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/big_O.egg-info/SOURCES.txt' Source in /tmp/pip-build-9r9xbv9s/big-O has version 0.8.1, which satisfies requirement big_O==0.8.1 from https://pypi.python.org/packages/55/c2/a28897f000af9e61de9ba29b90e5275e4cf99ac54c1a3360e06666ae9612/big_O-0.8.1.tar.gz#md5=40ad962ac62ebc5a2ef75f8166060467 Building wheels for collected packages: big-O Running setup.py bdist_wheel for big-O: started Destination directory: /tmp/tmpva9xz7ovpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-9r9xbv9s/big-O/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/tmpva9xz7ovpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/big_o copying big_o/complexities.py -> build/lib/big_o copying big_o/big_o.py -> build/lib/big_o copying big_o/datagen.py -> build/lib/big_o copying big_o/__init__.py -> build/lib/big_o creating build/lib/big_o/test copying big_o/test/__init__.py -> build/lib/big_o/test copying big_o/test/test_complexities.py -> build/lib/big_o/test copying big_o/test/test_big_o.py -> build/lib/big_o/test 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/big_o copying build/lib/big_o/complexities.py -> build/bdist.linux-armv7l/wheel/big_o creating build/bdist.linux-armv7l/wheel/big_o/test copying build/lib/big_o/test/__init__.py -> build/bdist.linux-armv7l/wheel/big_o/test copying build/lib/big_o/test/test_complexities.py -> build/bdist.linux-armv7l/wheel/big_o/test copying build/lib/big_o/test/test_big_o.py -> build/bdist.linux-armv7l/wheel/big_o/test copying build/lib/big_o/big_o.py -> build/bdist.linux-armv7l/wheel/big_o copying build/lib/big_o/datagen.py -> build/bdist.linux-armv7l/wheel/big_o copying build/lib/big_o/__init__.py -> build/bdist.linux-armv7l/wheel/big_o running install_egg_info running egg_info creating big_O.egg-info writing big_O.egg-info/PKG-INFO writing top-level names to big_O.egg-info/top_level.txt writing dependency_links to big_O.egg-info/dependency_links.txt writing manifest file 'big_O.egg-info/SOURCES.txt' reading manifest file 'big_O.egg-info/SOURCES.txt' writing manifest file 'big_O.egg-info/SOURCES.txt' Copying big_O.egg-info to build/bdist.linux-armv7l/wheel/big_O-0.8.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/big_O-0.8.1.dist-info/WHEEL Running setup.py bdist_wheel for big-O: finished with status 'done' Stored in directory: /tmp/tmpbi2wwyfz Successfully built big-O Cleaning up... Removing source in /tmp/pip-build-9r9xbv9s/big-O