Collecting python-cantrips==0.7.5 1 location(s) to search for versions of python-cantrips: * https://pypi.python.org/simple/python-cantrips/ Getting page https://pypi.python.org/simple/python-cantrips/ Analyzing links from page https://pypi.python.org/simple/python-cantrips/ Found link https://pypi.python.org/packages/05/44/642e537b9f4a9559454aae8f92ae57f3e9c1276cf4344521811dea59eb66/python-cantrips-0.7.4.tar.gz#md5=feaf202ad93ddc129eaa7b5b99450f85 (from https://pypi.python.org/simple/python-cantrips/), version: 0.7.4 Found link https://pypi.python.org/packages/36/e0/45f8e684b874a2a383c79049f5f387ccf381492fe00036df0dd9d0c83449/python-cantrips-0.6.6.tar.gz#md5=b6e39ee02d13e98be5105b2e9ce29f4e (from https://pypi.python.org/simple/python-cantrips/), version: 0.6.6 Found link https://pypi.python.org/packages/38/8b/a98337ee1ab368f7c30867c70776e7d65f9d54c6437331f502a52a232a23/python-cantrips-0.7.2.tar.gz#md5=d2c3ebebdd81f45e15067b7d64fc3845 (from https://pypi.python.org/simple/python-cantrips/), version: 0.7.2 Found link https://pypi.python.org/packages/55/5a/263ced25a6eb43edf76cc0a7e78ac8c64056150f6bbe5563e957ac321b49/python-cantrips-0.7.3.tar.gz#md5=d0a00a48a4501542197a7c77c581f1f5 (from https://pypi.python.org/simple/python-cantrips/), version: 0.7.3 Found link https://pypi.python.org/packages/81/a3/16f62789128d9c9de7e0af4d9250d4fa8005f58981729b6bee63cb34308a/python-cantrips-0.7.5.tar.gz#md5=ed640fd1d2da17a318956e723449be7f (from https://pypi.python.org/simple/python-cantrips/), version: 0.7.5 Found link https://pypi.python.org/packages/9b/02/725b72f8fb3552c2c5f09053009ed17696977f8046f9dc1cb68dfc0088a8/python-cantrips-0.7.0.tar.gz#md5=966f2c892dbae9d346db99ae07fbcd1b (from https://pypi.python.org/simple/python-cantrips/), version: 0.7.0 Found link https://pypi.python.org/packages/cc/f7/8684693eba3af00dd4e07d636f1c8623b1b4dd786d0f542b5e6e993688e1/python-cantrips-0.7.1.tar.gz#md5=697850da87c1968d703b47d3353de927 (from https://pypi.python.org/simple/python-cantrips/), version: 0.7.1 Using version 0.7.5 (newest of versions: 0.7.5) Downloading python-cantrips-0.7.5.tar.gz Downloading from URL https://pypi.python.org/packages/81/a3/16f62789128d9c9de7e0af4d9250d4fa8005f58981729b6bee63cb34308a/python-cantrips-0.7.5.tar.gz#md5=ed640fd1d2da17a318956e723449be7f (from https://pypi.python.org/simple/python-cantrips/) Running setup.py (path:/tmp/pip-build-cksoh3b2/python-cantrips/setup.py) egg_info for package python-cantrips Running command python setup.py egg_info running egg_info creating pip-egg-info/python_cantrips.egg-info writing dependency_links to pip-egg-info/python_cantrips.egg-info/dependency_links.txt writing namespace_packages to pip-egg-info/python_cantrips.egg-info/namespace_packages.txt writing pip-egg-info/python_cantrips.egg-info/PKG-INFO writing requirements to pip-egg-info/python_cantrips.egg-info/requires.txt writing top-level names to pip-egg-info/python_cantrips.egg-info/top_level.txt writing manifest file 'pip-egg-info/python_cantrips.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/python_cantrips.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/python_cantrips.egg-info/SOURCES.txt' Source in /tmp/pip-build-cksoh3b2/python-cantrips has version 0.7.5, which satisfies requirement python-cantrips==0.7.5 from https://pypi.python.org/packages/81/a3/16f62789128d9c9de7e0af4d9250d4fa8005f58981729b6bee63cb34308a/python-cantrips-0.7.5.tar.gz#md5=ed640fd1d2da17a318956e723449be7f Building wheels for collected packages: python-cantrips Running setup.py bdist_wheel for python-cantrips: started Destination directory: /tmp/tmpyr6ic9_zpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-cksoh3b2/python-cantrips/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/tmpyr6ic9_zpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cantrips copying cantrips/entropy.py -> build/lib/cantrips copying cantrips/__init__.py -> build/lib/cantrips copying cantrips/console.py -> build/lib/cantrips copying cantrips/functions.py -> build/lib/cantrips copying cantrips/iteration.py -> build/lib/cantrips copying cantrips/features.py -> build/lib/cantrips copying cantrips/decorators.py -> build/lib/cantrips creating build/lib/cantrips/patterns copying cantrips/patterns/__init__.py -> build/lib/cantrips/patterns copying cantrips/patterns/actions.py -> build/lib/cantrips/patterns copying cantrips/patterns/identify.py -> build/lib/cantrips/patterns copying cantrips/patterns/singleton.py -> build/lib/cantrips/patterns copying cantrips/patterns/snapshot.py -> build/lib/cantrips/patterns copying cantrips/patterns/broadcast.py -> build/lib/cantrips/patterns creating build/lib/cantrips/types copying cantrips/types/exception.py -> build/lib/cantrips/types copying cantrips/types/record.py -> build/lib/cantrips/types copying cantrips/types/state.py -> build/lib/cantrips/types copying cantrips/types/__init__.py -> build/lib/cantrips/types copying cantrips/types/flags.py -> build/lib/cantrips/types copying cantrips/types/frozen.py -> build/lib/cantrips/types copying cantrips/types/events.py -> build/lib/cantrips/types copying cantrips/types/arguments.py -> build/lib/cantrips/types installing to build/bdist.linux-armv7l/wheel running install running install_lib copying cantrips/entropy.py -> build/bdist.linux-armv7l/wheel/cantrips Skipping installation of build/bdist.linux-armv7l/wheel/cantrips/__init__.py (namespace package) copying cantrips/console.py -> build/bdist.linux-armv7l/wheel/cantrips copying cantrips/functions.py -> build/bdist.linux-armv7l/wheel/cantrips copying cantrips/iteration.py -> build/bdist.linux-armv7l/wheel/cantrips copying cantrips/features.py -> build/bdist.linux-armv7l/wheel/cantrips copying cantrips/decorators.py -> build/bdist.linux-armv7l/wheel/cantrips copying cantrips/patterns/__init__.py -> build/bdist.linux-armv7l/wheel/cantrips/patterns copying cantrips/patterns/actions.py -> build/bdist.linux-armv7l/wheel/cantrips/patterns copying cantrips/patterns/identify.py -> build/bdist.linux-armv7l/wheel/cantrips/patterns copying cantrips/patterns/singleton.py -> build/bdist.linux-armv7l/wheel/cantrips/patterns copying cantrips/patterns/snapshot.py -> build/bdist.linux-armv7l/wheel/cantrips/patterns copying cantrips/patterns/broadcast.py -> build/bdist.linux-armv7l/wheel/cantrips/patterns copying cantrips/types/exception.py -> build/bdist.linux-armv7l/wheel/cantrips/types copying cantrips/types/record.py -> build/bdist.linux-armv7l/wheel/cantrips/types copying cantrips/types/state.py -> build/bdist.linux-armv7l/wheel/cantrips/types copying cantrips/types/__init__.py -> build/bdist.linux-armv7l/wheel/cantrips/types copying cantrips/types/flags.py -> build/bdist.linux-armv7l/wheel/cantrips/types copying cantrips/types/frozen.py -> build/bdist.linux-armv7l/wheel/cantrips/types copying cantrips/types/events.py -> build/bdist.linux-armv7l/wheel/cantrips/types copying cantrips/types/arguments.py -> build/bdist.linux-armv7l/wheel/cantrips/types running install_egg_info running egg_info writing namespace_packages to python_cantrips.egg-info/namespace_packages.txt writing top-level names to python_cantrips.egg-info/top_level.txt writing requirements to python_cantrips.egg-info/requires.txt writing dependency_links to python_cantrips.egg-info/dependency_links.txt writing python_cantrips.egg-info/PKG-INFO reading manifest file 'python_cantrips.egg-info/SOURCES.txt' writing manifest file 'python_cantrips.egg-info/SOURCES.txt' Copying python_cantrips.egg-info to build/bdist.linux-armv7l/wheel/python_cantrips-0.7.5-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/python_cantrips-0.7.5-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/python_cantrips-0.7.5.dist-info/WHEEL Running setup.py bdist_wheel for python-cantrips: finished with status 'done' Stored in directory: /tmp/tmpsymm3xef Successfully built python-cantrips Cleaning up... Removing source in /tmp/pip-build-cksoh3b2/python-cantrips