Collecting json-e==2.4.0 1 location(s) to search for versions of json-e: * https://pypi.python.org/simple/json-e/ Getting page https://pypi.python.org/simple/json-e/ Analyzing links from page https://pypi.python.org/simple/json-e/ Found link https://pypi.python.org/packages/0a/e8/20589f8887c0391726418cdd56afa5d888969246e2bd8abc768f3e329dd5/json-e-0.9.0.tar.gz#md5=ca80cdd093cda1f87ec7a2d499337145 (from https://pypi.python.org/simple/json-e/), version: 0.9.0 Found link https://pypi.python.org/packages/29/90/aaf0d9a95beb4ac1d66f7036b7dbd885197c5a198b3ff94a8ff21c06f5e3/json-e-2.1.1.tar.gz#md5=e3a6b30a3ac613d7009e17ed102b2971 (from https://pypi.python.org/simple/json-e/), version: 2.1.1 Found link https://pypi.python.org/packages/77/d9/7778968f9f9b460975fef55e5b05b5168aa54aaac6d6bdff46231f8c6c1a/json-e-2.4.0.tar.gz#md5=ecba35ec79d0ada5616d5775fbae0c98 (from https://pypi.python.org/simple/json-e/), version: 2.4.0 Found link https://pypi.python.org/packages/7d/03/f2247555025fa1a0e9f05c2487e45c09e8b00760435d8482852433d6c9b3/json-e-2.1.0.tar.gz#md5=a9aec714113f77acbb2153ce87ad8402 (from https://pypi.python.org/simple/json-e/), version: 2.1.0 Found link https://pypi.python.org/packages/80/d6/0f677c2fd588c4ff2734f61d5067b751d2cde57b90b645e659b227742535/json-e-2.3.0.tar.gz#md5=88248756000ca4d4aa6661b3efc676e9 (from https://pypi.python.org/simple/json-e/), version: 2.3.0 Found link https://pypi.python.org/packages/b9/a9/1ab0503b0bf86fe758ad29e74de37c2f55aa37524101291f8bc1f3eb6481/json-e-2.0.0.tar.gz#md5=176505918dcf3bc10b32bf4de6cf8a3b (from https://pypi.python.org/simple/json-e/), version: 2.0.0 Found link https://pypi.python.org/packages/ba/86/66ebffeec54978100e345ff16eb582e5d3d975d1874042652adef65422f4/json-e-2.3.2.tar.gz#md5=a7b072a8791c2e7605cc9b630958c828 (from https://pypi.python.org/simple/json-e/), version: 2.3.2 Found link https://pypi.python.org/packages/cb/5f/d47b717f2356e327b7390b213498aa6b28736757aaf2f515a4dbef03ae80/json-e-2.2.1.tar.gz#md5=30cf96dffcc825c523dfb80dc6a12c48 (from https://pypi.python.org/simple/json-e/), version: 2.2.1 Found link https://pypi.python.org/packages/e8/24/a66eb56161cc9a66e62471dea2ddf1b4ceca2849d0ca0a0a4d81e14c50f6/json-e-2.3.1.tar.gz#md5=18c65d5cbd762c9d71469f0902bf6f84 (from https://pypi.python.org/simple/json-e/), version: 2.3.1 Found link https://pypi.python.org/packages/ed/9d/9999ff6b958f9b7b586f3118e40c95c25e6bb531c7cf27c26824acc4b5d3/json-e-2.3.5.tar.gz#md5=f5c3760643ce158bda8bf5b76eb5f2e6 (from https://pypi.python.org/simple/json-e/), version: 2.3.5 Using version 2.4.0 (newest of versions: 2.4.0) Downloading json-e-2.4.0.tar.gz Downloading from URL https://pypi.python.org/packages/77/d9/7778968f9f9b460975fef55e5b05b5168aa54aaac6d6bdff46231f8c6c1a/json-e-2.4.0.tar.gz#md5=ecba35ec79d0ada5616d5775fbae0c98 (from https://pypi.python.org/simple/json-e/) Running setup.py (path:/tmp/pip-build-8m85qi1x/json-e/setup.py) egg_info for package json-e Running command python setup.py egg_info running egg_info creating pip-egg-info/json_e.egg-info writing dependency_links to pip-egg-info/json_e.egg-info/dependency_links.txt writing top-level names to pip-egg-info/json_e.egg-info/top_level.txt writing pip-egg-info/json_e.egg-info/PKG-INFO writing manifest file 'pip-egg-info/json_e.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/json_e.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'jsone' warning: no previously-included files matching '*' found under directory 'test' writing manifest file 'pip-egg-info/json_e.egg-info/SOURCES.txt' Source in /tmp/pip-build-8m85qi1x/json-e has version 2.4.0, which satisfies requirement json-e==2.4.0 from https://pypi.python.org/packages/77/d9/7778968f9f9b460975fef55e5b05b5168aa54aaac6d6bdff46231f8c6c1a/json-e-2.4.0.tar.gz#md5=ecba35ec79d0ada5616d5775fbae0c98 Building wheels for collected packages: json-e Running setup.py bdist_wheel for json-e: started Destination directory: /tmp/tmpb5l_e_wdpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-8m85qi1x/json-e/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/tmpb5l_e_wdpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/jsone copying jsone/prattparser.py -> build/lib/jsone copying jsone/shared.py -> build/lib/jsone copying jsone/__init__.py -> build/lib/jsone copying jsone/six.py -> build/lib/jsone copying jsone/builtins.py -> build/lib/jsone copying jsone/interpreter.py -> build/lib/jsone copying jsone/render.py -> build/lib/jsone 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/jsone copying build/lib/jsone/prattparser.py -> build/bdist.linux-armv7l/wheel/jsone copying build/lib/jsone/shared.py -> build/bdist.linux-armv7l/wheel/jsone copying build/lib/jsone/__init__.py -> build/bdist.linux-armv7l/wheel/jsone copying build/lib/jsone/six.py -> build/bdist.linux-armv7l/wheel/jsone copying build/lib/jsone/builtins.py -> build/bdist.linux-armv7l/wheel/jsone copying build/lib/jsone/interpreter.py -> build/bdist.linux-armv7l/wheel/jsone copying build/lib/jsone/render.py -> build/bdist.linux-armv7l/wheel/jsone running install_egg_info running egg_info writing json_e.egg-info/PKG-INFO writing top-level names to json_e.egg-info/top_level.txt writing dependency_links to json_e.egg-info/dependency_links.txt reading manifest file 'json_e.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'jsone' warning: no previously-included files matching '*' found under directory 'test' writing manifest file 'json_e.egg-info/SOURCES.txt' Copying json_e.egg-info to build/bdist.linux-armv7l/wheel/json_e-2.4.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/json_e-2.4.0.dist-info/WHEEL Running setup.py bdist_wheel for json-e: finished with status 'done' Stored in directory: /tmp/tmpwker35dm Successfully built json-e Cleaning up... Removing source in /tmp/pip-build-8m85qi1x/json-e