Collecting reschema==0.5.2 1 location(s) to search for versions of reschema: * https://pypi.python.org/simple/reschema/ Getting page https://pypi.python.org/simple/reschema/ Analyzing links from page https://pypi.org/simple/reschema/ Found link https://files.pythonhosted.org/packages/8f/a4/a95e6703bbb3f35be86de4011e3a7b7843f4bdb05af78c4f5be5d7146dce/reschema-0.5rc1.tar.gz#sha256=fa36f53ec22787e134b3b447910f60cfc86fdcd0a615c39b9620a4e88bc9fa76 (from https://pypi.org/simple/reschema/), version: 0.5rc1 Found link https://files.pythonhosted.org/packages/18/17/73690fc67639d4fc3d5ee6a3f0212832f559bb1cb96da48d8e0e38617765/reschema-0.5.tar.gz#sha256=ce6c88ea27cb1c8af82689710a0855a34c958a315217643eb02f084f4307320b (from https://pypi.org/simple/reschema/), version: 0.5 Found link https://files.pythonhosted.org/packages/b7/1c/606ea771c16febc801b6b4862f13ec2696abac8f9a4b44ae9af0d7681711/reschema-0.5.1.tar.gz#sha256=bd9d3a1c524a59e92c3d67a89d5ce7c2e36e131ddbf454cf1e4e890143937483 (from https://pypi.org/simple/reschema/), version: 0.5.1 Found link https://files.pythonhosted.org/packages/fa/f0/063e9d182de8c9a62ff14e35e7e9dd9124a44f8a420df01a0bc5c5b7789d/reschema-0.5.2.tar.gz#sha256=373547e1713ebcc941deb23c546f571a81add539b99b875a0bba3aeb11941ba0 (from https://pypi.org/simple/reschema/), version: 0.5.2 Using version 0.5.2 (newest of versions: 0.5.2) Downloading https://files.pythonhosted.org/packages/fa/f0/063e9d182de8c9a62ff14e35e7e9dd9124a44f8a420df01a0bc5c5b7789d/reschema-0.5.2.tar.gz (74kB) Downloading from URL https://files.pythonhosted.org/packages/fa/f0/063e9d182de8c9a62ff14e35e7e9dd9124a44f8a420df01a0bc5c5b7789d/reschema-0.5.2.tar.gz#sha256=373547e1713ebcc941deb23c546f571a81add539b99b875a0bba3aeb11941ba0 (from https://pypi.org/simple/reschema/) Running setup.py (path:/tmp/pip-build-efrpnwby/reschema/setup.py) egg_info for package reschema Running command python setup.py egg_info Not a git repository Reading the version from file 'RELEASE-VERSION' running egg_info creating pip-egg-info/reschema.egg-info writing requirements to pip-egg-info/reschema.egg-info/requires.txt writing top-level names to pip-egg-info/reschema.egg-info/top_level.txt writing pip-egg-info/reschema.egg-info/PKG-INFO writing dependency_links to pip-egg-info/reschema.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/reschema.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/reschema.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements.txt' writing manifest file 'pip-egg-info/reschema.egg-info/SOURCES.txt' Source in /tmp/pip-build-efrpnwby/reschema has version 0.5.2, which satisfies requirement reschema==0.5.2 from https://files.pythonhosted.org/packages/fa/f0/063e9d182de8c9a62ff14e35e7e9dd9124a44f8a420df01a0bc5c5b7789d/reschema-0.5.2.tar.gz#sha256=373547e1713ebcc941deb23c546f571a81add539b99b875a0bba3aeb11941ba0 Building wheels for collected packages: reschema Running setup.py bdist_wheel for reschema: started Destination directory: /tmp/tmpdg5yviszpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-efrpnwby/reschema/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/tmpdg5yviszpip-wheel- Not a git repository Reading the version from file 'RELEASE-VERSION' running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/reschema copying reschema/reljsonpointer.py -> build/lib/reschema copying reschema/exceptions.py -> build/lib/reschema copying reschema/settings.py -> build/lib/reschema copying reschema/lint.py -> build/lib/reschema copying reschema/html.py -> build/lib/reschema copying reschema/loader_nodes.py -> build/lib/reschema copying reschema/util.py -> build/lib/reschema copying reschema/yaml_loader.py -> build/lib/reschema copying reschema/servicedef.py -> build/lib/reschema copying reschema/tohtml.py -> build/lib/reschema copying reschema/jsonschema.py -> build/lib/reschema copying reschema/__init__.py -> build/lib/reschema copying reschema/jsonmergepatch.py -> build/lib/reschema copying reschema/doc.py -> build/lib/reschema copying reschema/json_loader.py -> build/lib/reschema copying reschema/parser.py -> build/lib/reschema running egg_info writing top-level names to reschema.egg-info/top_level.txt writing reschema.egg-info/PKG-INFO writing requirements to reschema.egg-info/requires.txt writing dependency_links to reschema.egg-info/dependency_links.txt reading manifest file 'reschema.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements.txt' writing manifest file 'reschema.egg-info/SOURCES.txt' copying reschema/servicedef.css -> build/lib/reschema copying reschema/servicedef.js -> build/lib/reschema running build_scripts creating build/scripts-3.4 copying and adjusting bin/reschema-doc -> build/scripts-3.4 copying and adjusting bin/relint -> build/scripts-3.4 changing mode of build/scripts-3.4/reschema-doc from 644 to 755 changing mode of build/scripts-3.4/relint from 644 to 755 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/reschema copying build/lib/reschema/reljsonpointer.py -> build/bdist.linux-armv7l/wheel/reschema copying build/lib/reschema/exceptions.py -> build/bdist.linux-armv7l/wheel/reschema copying build/lib/reschema/settings.py -> build/bdist.linux-armv7l/wheel/reschema copying build/lib/reschema/lint.py -> build/bdist.linux-armv7l/wheel/reschema copying build/lib/reschema/html.py -> build/bdist.linux-armv7l/wheel/reschema copying build/lib/reschema/loader_nodes.py -> build/bdist.linux-armv7l/wheel/reschema copying build/lib/reschema/util.py -> build/bdist.linux-armv7l/wheel/reschema copying build/lib/reschema/yaml_loader.py -> build/bdist.linux-armv7l/wheel/reschema copying build/lib/reschema/servicedef.py -> build/bdist.linux-armv7l/wheel/reschema copying build/lib/reschema/servicedef.js -> build/bdist.linux-armv7l/wheel/reschema copying build/lib/reschema/tohtml.py -> build/bdist.linux-armv7l/wheel/reschema copying build/lib/reschema/jsonschema.py -> build/bdist.linux-armv7l/wheel/reschema copying build/lib/reschema/__init__.py -> build/bdist.linux-armv7l/wheel/reschema copying build/lib/reschema/jsonmergepatch.py -> build/bdist.linux-armv7l/wheel/reschema copying build/lib/reschema/doc.py -> build/bdist.linux-armv7l/wheel/reschema copying build/lib/reschema/servicedef.css -> build/bdist.linux-armv7l/wheel/reschema copying build/lib/reschema/json_loader.py -> build/bdist.linux-armv7l/wheel/reschema copying build/lib/reschema/parser.py -> build/bdist.linux-armv7l/wheel/reschema running install_egg_info Copying reschema.egg-info to build/bdist.linux-armv7l/wheel/reschema-0.5.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/reschema-0.5.2.data creating build/bdist.linux-armv7l/wheel/reschema-0.5.2.data/scripts copying build/scripts-3.4/reschema-doc -> build/bdist.linux-armv7l/wheel/reschema-0.5.2.data/scripts copying build/scripts-3.4/relint -> build/bdist.linux-armv7l/wheel/reschema-0.5.2.data/scripts changing mode of build/bdist.linux-armv7l/wheel/reschema-0.5.2.data/scripts/reschema-doc to 755 changing mode of build/bdist.linux-armv7l/wheel/reschema-0.5.2.data/scripts/relint to 755 creating build/bdist.linux-armv7l/wheel/reschema-0.5.2.dist-info/WHEEL Running setup.py bdist_wheel for reschema: finished with status 'done' Stored in directory: /tmp/tmp769dp7ig Successfully built reschema Cleaning up... Removing source in /tmp/pip-build-efrpnwby/reschema