Collecting persistable==0.3.5 1 location(s) to search for versions of persistable: * https://pypi.python.org/simple/persistable/ Getting page https://pypi.python.org/simple/persistable/ Analyzing links from page https://pypi.python.org/simple/persistable/ Found link https://pypi.python.org/packages/f2/ba/35bf681351bcbdea007f4b948fd0f248ad5a2bcbbef887ef455944c95e67/persistable-0.1.10.tar.gz#md5=54cc11820feee35e71c608baccd8df2c (from https://pypi.python.org/simple/persistable/), version: 0.1.10 Found link https://pypi.python.org/packages/0c/ca/69d21f7e213a9dd4dcbf1ddf3124c4430eaa5c455166dc4e071c63eed785/persistable-0.1.11.tar.gz#md5=30f69c3b758769b54c0eed88e7c54bca (from https://pypi.python.org/simple/persistable/), version: 0.1.11 Found link https://pypi.python.org/packages/40/45/4825c9b64c1faec73ca99d4d97af53dd01453220e53bc050fd28836feefe/persistable-0.1.12.tar.gz#md5=4d29f1faddf8e3e13531030c6192e999 (from https://pypi.python.org/simple/persistable/), version: 0.1.12 Found link https://pypi.python.org/packages/32/b5/935bd8e5a8a8fb230f7a88ddcc904558da11d30afba8ff501dda459de388/persistable-0.1.9.tar.gz#md5=186c7331dcdcce8ef5acaa5d0b8ec045 (from https://pypi.python.org/simple/persistable/), version: 0.1.9 Found link https://pypi.python.org/packages/7a/b5/5100cc10144004472f5b1bb921963f0674972d4abcac55e90b984e1151eb/persistable-0.2.1.tar.gz#md5=6433b4f3480c9b20fa049aaa94e238f2 (from https://pypi.python.org/simple/persistable/), version: 0.2.1 Found link https://pypi.python.org/packages/3c/72/43993544dd21ee927075e3cb2f97eb2cc94296f7a4d7c4269fe5267ea790/persistable-0.3.0.tar.gz#md5=4ad2c7c6ed0d3a9aefae59920673a032 (from https://pypi.python.org/simple/persistable/), version: 0.3.0 Found link https://pypi.python.org/packages/7d/50/5f64493995a1b238ff8d0cea2f03ed978f35aa7210942ded2f07eebf790f/persistable-0.3.1.tar.gz#md5=1b954f4dd5dac953e379d1083f89aca7 (from https://pypi.python.org/simple/persistable/), version: 0.3.1 Found link https://pypi.python.org/packages/d0/46/3fed0c17e574c50048bf3cddbcfe4e5385fc63428431b2ac4f96c549c80d/persistable-0.3.3.tar.gz#md5=fd6dbe259cf3980e368d4b9e0ac87228 (from https://pypi.python.org/simple/persistable/), version: 0.3.3 Found link https://pypi.python.org/packages/68/50/a02bc760a850cc80be24108b7298a426f423845be9c45b04ce24b12098f2/persistable-0.3.4.tar.gz#md5=315a9a9fa8bb47e661d9f69430f22456 (from https://pypi.python.org/simple/persistable/), version: 0.3.4 Found link https://pypi.python.org/packages/24/0c/e2a642fc886548e804d1a76969407ab3585b003e719e2b1d0903fee41a86/persistable-0.3.5.tar.gz#md5=04bee651df420e21b97a1d677a231f05 (from https://pypi.python.org/simple/persistable/), version: 0.3.5 Using version 0.3.5 (newest of versions: 0.3.5) Downloading persistable-0.3.5.tar.gz Downloading from URL https://pypi.python.org/packages/24/0c/e2a642fc886548e804d1a76969407ab3585b003e719e2b1d0903fee41a86/persistable-0.3.5.tar.gz#md5=04bee651df420e21b97a1d677a231f05 (from https://pypi.python.org/simple/persistable/) Running setup.py (path:/tmp/pip-build-y9t_voie/persistable/setup.py) egg_info for package persistable Running command python setup.py egg_info running egg_info creating pip-egg-info/persistable.egg-info writing requirements to pip-egg-info/persistable.egg-info/requires.txt writing top-level names to pip-egg-info/persistable.egg-info/top_level.txt writing pip-egg-info/persistable.egg-info/PKG-INFO writing dependency_links to pip-egg-info/persistable.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/persistable.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/persistable.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/persistable.egg-info/SOURCES.txt' Source in /tmp/pip-build-y9t_voie/persistable has version 0.3.5, which satisfies requirement persistable==0.3.5 from https://pypi.python.org/packages/24/0c/e2a642fc886548e804d1a76969407ab3585b003e719e2b1d0903fee41a86/persistable-0.3.5.tar.gz#md5=04bee651df420e21b97a1d677a231f05 Building wheels for collected packages: persistable Running setup.py bdist_wheel for persistable: started Destination directory: /tmp/tmpyw68iklrpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-y9t_voie/persistable/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/tmpyw68iklrpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/persistable copying persistable/__init__.py -> build/lib/persistable copying persistable/persistload.py -> build/lib/persistable copying persistable/base.py -> build/lib/persistable creating build/lib/persistable/util copying persistable/util/os_util.py -> build/lib/persistable/util copying persistable/util/__init__.py -> build/lib/persistable/util copying persistable/util/logging.py -> build/lib/persistable/util copying persistable/util/dict.py -> build/lib/persistable/util copying persistable/util/higher_level.py -> build/lib/persistable/util 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/persistable creating build/bdist.linux-armv7l/wheel/persistable/util copying build/lib/persistable/util/os_util.py -> build/bdist.linux-armv7l/wheel/persistable/util copying build/lib/persistable/util/__init__.py -> build/bdist.linux-armv7l/wheel/persistable/util copying build/lib/persistable/util/logging.py -> build/bdist.linux-armv7l/wheel/persistable/util copying build/lib/persistable/util/dict.py -> build/bdist.linux-armv7l/wheel/persistable/util copying build/lib/persistable/util/higher_level.py -> build/bdist.linux-armv7l/wheel/persistable/util copying build/lib/persistable/__init__.py -> build/bdist.linux-armv7l/wheel/persistable copying build/lib/persistable/persistload.py -> build/bdist.linux-armv7l/wheel/persistable copying build/lib/persistable/base.py -> build/bdist.linux-armv7l/wheel/persistable running install_egg_info running egg_info creating persistable.egg-info writing requirements to persistable.egg-info/requires.txt writing persistable.egg-info/PKG-INFO writing top-level names to persistable.egg-info/top_level.txt writing dependency_links to persistable.egg-info/dependency_links.txt writing manifest file 'persistable.egg-info/SOURCES.txt' reading manifest file 'persistable.egg-info/SOURCES.txt' writing manifest file 'persistable.egg-info/SOURCES.txt' Copying persistable.egg-info to build/bdist.linux-armv7l/wheel/persistable-0.3.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/persistable-0.3.5.dist-info/WHEEL Running setup.py bdist_wheel for persistable: finished with status 'done' Stored in directory: /tmp/tmp685_l77v Successfully built persistable Cleaning up... Removing source in /tmp/pip-build-y9t_voie/persistable