Collecting sjcl==0.2.0 1 location(s) to search for versions of sjcl: * https://pypi.python.org/simple/sjcl/ Getting page https://pypi.python.org/simple/sjcl/ Analyzing links from page https://pypi.python.org/simple/sjcl/ Found link https://pypi.python.org/packages/63/e9/4ca064f8da3162947500489cac48e9ccdd4cecf839f88ddb1b1b24e32203/sjcl-0.1.7.tar.gz#md5=f32c5e38bdb33cd3e6f6b451ad5d03b6 (from https://pypi.python.org/simple/sjcl/), version: 0.1.7 Found link https://pypi.python.org/packages/65/1d/e4a3f849c995501710091deae826b284df30e7a59c4fb26d2aa18a79093d/sjcl-0.2.0.tar.gz#md5=7afd335c2bd230cbbe64f959eb4e5137 (from https://pypi.python.org/simple/sjcl/), version: 0.2.0 Found link https://pypi.python.org/packages/a0/b5/4b4e30fa93ee63baa91e78a7843beece5eb07987eaab0f0c5f9926951f9e/sjcl-0.1.2.tar.gz#md5=b0c2d944c6b7fa8a95bef7574adf761e (from https://pypi.python.org/simple/sjcl/), version: 0.1.2 Found link https://pypi.python.org/packages/b4/44/4d53d75d6c0a421bac1b71085c28e87aac4584b1a141145802c222568c32/sjcl-0.1.6.tar.gz#md5=7a10fc87a8e9041088e378bd2872d246 (from https://pypi.python.org/simple/sjcl/), version: 0.1.6 Found link https://pypi.python.org/packages/bb/fc/65cc13fcc91cc7975b8b3b1c01f4c22199452398c3d3d323074aa6265cee/sjcl-0.1.1.tar.gz#md5=8a85555d7db45c50ef7bf882c14af654 (from https://pypi.python.org/simple/sjcl/), version: 0.1.1 Found link https://pypi.python.org/packages/f9/64/473a51f4408c3ba250eb0e7e51b91b22df669f7b3fc6e5696e33e7801431/sjcl-0.1.3.tar.gz#md5=aa43432d6fce764be871043c969d8efe (from https://pypi.python.org/simple/sjcl/), version: 0.1.3 Found link https://pypi.python.org/packages/fb/48/25d9f0b5cc6bf7a1533c2561f3aa2a20217cc5494888c774bcde5a491064/sjcl-0.1.4.tar.gz#md5=729fcafaee1de4f1167c8ec74bb80d3f (from https://pypi.python.org/simple/sjcl/), version: 0.1.4 Found link https://pypi.python.org/packages/fe/ce/4ddcd576b8f667cbbe9ed73ddc0f10d5f300212cb7cc3a1a528246c944a3/sjcl-0.1.5.tar.gz#md5=dd71b074ddeafb225f786078cac369e2 (from https://pypi.python.org/simple/sjcl/), version: 0.1.5 Using version 0.2.0 (newest of versions: 0.2.0) Downloading sjcl-0.2.0.tar.gz Downloading from URL https://pypi.python.org/packages/65/1d/e4a3f849c995501710091deae826b284df30e7a59c4fb26d2aa18a79093d/sjcl-0.2.0.tar.gz#md5=7afd335c2bd230cbbe64f959eb4e5137 (from https://pypi.python.org/simple/sjcl/) Running setup.py (path:/tmp/pip-build-c95kamin/sjcl/setup.py) egg_info for package sjcl Running command python setup.py egg_info running egg_info creating pip-egg-info/sjcl.egg-info writing pip-egg-info/sjcl.egg-info/PKG-INFO writing dependency_links to pip-egg-info/sjcl.egg-info/dependency_links.txt writing top-level names to pip-egg-info/sjcl.egg-info/top_level.txt writing requirements to pip-egg-info/sjcl.egg-info/requires.txt writing manifest file 'pip-egg-info/sjcl.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/sjcl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/sjcl.egg-info/SOURCES.txt' Source in /tmp/pip-build-c95kamin/sjcl has version 0.2.0, which satisfies requirement sjcl==0.2.0 from https://pypi.python.org/packages/65/1d/e4a3f849c995501710091deae826b284df30e7a59c4fb26d2aa18a79093d/sjcl-0.2.0.tar.gz#md5=7afd335c2bd230cbbe64f959eb4e5137 Building wheels for collected packages: sjcl Running setup.py bdist_wheel for sjcl: started Destination directory: /tmp/tmplhrpn934pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-c95kamin/sjcl/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/tmplhrpn934pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/sjcl copying sjcl/__init__.py -> build/lib/sjcl copying sjcl/sjcl.py -> build/lib/sjcl running egg_info writing dependency_links to sjcl.egg-info/dependency_links.txt writing sjcl.egg-info/PKG-INFO writing requirements to sjcl.egg-info/requires.txt writing top-level names to sjcl.egg-info/top_level.txt reading manifest file 'sjcl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'sjcl.egg-info/SOURCES.txt' 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/sjcl copying build/lib/sjcl/__init__.py -> build/bdist.linux-armv7l/wheel/sjcl copying build/lib/sjcl/sjcl.py -> build/bdist.linux-armv7l/wheel/sjcl running install_egg_info Copying sjcl.egg-info to build/bdist.linux-armv7l/wheel/sjcl-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/sjcl-0.2.0.dist-info/WHEEL Running setup.py bdist_wheel for sjcl: finished with status 'done' Stored in directory: /tmp/tmp1hj4u4nx Successfully built sjcl Cleaning up... Removing source in /tmp/pip-build-c95kamin/sjcl