Collecting plone.schema==1.0.1.dev0 1 location(s) to search for versions of plone.schema: * https://pypi.python.org/simple/plone-schema/ Getting page https://pypi.python.org/simple/plone-schema/ Analyzing links from page https://pypi.org/simple/plone-schema/ Found link https://files.pythonhosted.org/packages/8f/31/a9327385fdee0340a70313f5ddf6fa453bbde94c61c59c6bf655d2baea07/plone.schema-1.0a1.zip#sha256=f48d3e723914a77b21cdace6916119e68ac0cf446b2130302f8de283413127d1 (from https://pypi.org/simple/plone-schema/), version: 1.0a1 Found link https://files.pythonhosted.org/packages/87/23/7aa4a5f299ca911d967b8896596f6add18447ff08d52f2f0a4aaed21bd31/plone.schema-1.0.0.tar.gz#sha256=5ba714804d069ec090382a9c9e392723cdef2d80bbe5875616dbbcc718dc37a5 (from https://pypi.org/simple/plone-schema/), version: 1.0.0 Skipping link https://files.pythonhosted.org/packages/19/21/338c1d7137c0524b013c7d2dc55acd83bd0eac15873efd40afe16fef0620/plone.schema-1.0.1.dev0-py2-none-any.whl#sha256=bb5971ea5b2bfda957823170c5e25e441a5b5e74e531633f38f398c0385ecd37 (from https://pypi.org/simple/plone-schema/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/ab/9d/ff82596fb4a8f087cb9a5db43ab6d22d8f4316314f42fcdf9363399077df/plone.schema-1.0.1.dev0.tar.gz#sha256=f08ea0addd978b5b15a6e5d6e2bb2a60367a8954dab79664fe82119bd772c948 (from https://pypi.org/simple/plone-schema/), version: 1.0.1.dev0 Skipping link https://files.pythonhosted.org/packages/a0/e5/8ba1e95206a93d35fa58e5853b5a2b4d6b624c70c6f454d11e478fbdb63a/plone.schema-1.1.0-py2-none-any.whl#sha256=034279721b7b21c22e4527f1c0837a4aca9e0cc52f8bf83bcbe19e91ef6f91e6 (from https://pypi.org/simple/plone-schema/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/80/79/7a5ba0a3409e5364ec2e836c184b97903197a56c86ef6dce289704280046/plone.schema-1.1.0.tar.gz#sha256=b26bce9cd256417129caaaedf6487d5d76db754f76222d700eac37f9218236a1 (from https://pypi.org/simple/plone-schema/), version: 1.1.0 Using version 1.0.1.dev0 (newest of versions: 1.0.1.dev0) Downloading https://files.pythonhosted.org/packages/ab/9d/ff82596fb4a8f087cb9a5db43ab6d22d8f4316314f42fcdf9363399077df/plone.schema-1.0.1.dev0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ab/9d/ff82596fb4a8f087cb9a5db43ab6d22d8f4316314f42fcdf9363399077df/plone.schema-1.0.1.dev0.tar.gz#sha256=f08ea0addd978b5b15a6e5d6e2bb2a60367a8954dab79664fe82119bd772c948 (from https://pypi.org/simple/plone-schema/) Running setup.py (path:/tmp/pip-build-lqid7enr/plone.schema/setup.py) egg_info for package plone.schema Running command python setup.py egg_info running egg_info creating pip-egg-info/plone.schema.egg-info writing pip-egg-info/plone.schema.egg-info/PKG-INFO writing dependency_links to pip-egg-info/plone.schema.egg-info/dependency_links.txt writing requirements to pip-egg-info/plone.schema.egg-info/requires.txt writing top-level names to pip-egg-info/plone.schema.egg-info/top_level.txt writing namespace_packages to pip-egg-info/plone.schema.egg-info/namespace_packages.txt writing manifest file 'pip-egg-info/plone.schema.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/plone.schema.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' warning: no previously-included files matching '*pyc' found anywhere in distribution writing manifest file 'pip-egg-info/plone.schema.egg-info/SOURCES.txt' Source in /tmp/pip-build-lqid7enr/plone.schema has version 1.0.1.dev0, which satisfies requirement plone.schema==1.0.1.dev0 from https://files.pythonhosted.org/packages/ab/9d/ff82596fb4a8f087cb9a5db43ab6d22d8f4316314f42fcdf9363399077df/plone.schema-1.0.1.dev0.tar.gz#sha256=f08ea0addd978b5b15a6e5d6e2bb2a60367a8954dab79664fe82119bd772c948 Building wheels for collected packages: plone.schema Running setup.py bdist_wheel for plone.schema: started Destination directory: /tmp/tmp9j38rcmspip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-lqid7enr/plone.schema/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/tmp9j38rcmspip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/plone copying plone/__init__.py -> build/lib/plone creating build/lib/plone/schema copying plone/schema/handler.py -> build/lib/plone/schema copying plone/schema/path.py -> build/lib/plone/schema copying plone/schema/editor.py -> build/lib/plone/schema copying plone/schema/jsonfield.py -> build/lib/plone/schema copying plone/schema/__init__.py -> build/lib/plone/schema copying plone/schema/email.py -> build/lib/plone/schema creating build/lib/plone/schema/browser copying plone/schema/browser/uri.py -> build/lib/plone/schema/browser copying plone/schema/browser/__init__.py -> build/lib/plone/schema/browser copying plone/schema/browser/email.py -> build/lib/plone/schema/browser running egg_info writing namespace_packages to plone.schema.egg-info/namespace_packages.txt writing dependency_links to plone.schema.egg-info/dependency_links.txt writing top-level names to plone.schema.egg-info/top_level.txt writing plone.schema.egg-info/PKG-INFO writing requirements to plone.schema.egg-info/requires.txt reading manifest file 'plone.schema.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' warning: no previously-included files matching '*pyc' found anywhere in distribution writing manifest file 'plone.schema.egg-info/SOURCES.txt' copying plone/schema/configure.zcml -> build/lib/plone/schema copying plone/schema/browser/configure.zcml -> build/lib/plone/schema/browser creating build/lib/plone/schema/browser/templates copying plone/schema/browser/templates/email_display.pt -> build/lib/plone/schema/browser/templates copying plone/schema/browser/templates/uri_display.pt -> build/lib/plone/schema/browser/templates installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/plone/__init__.py (namespace package) copying plone/schema/handler.py -> build/bdist.linux-armv7l/wheel/plone/schema copying plone/schema/path.py -> build/bdist.linux-armv7l/wheel/plone/schema copying plone/schema/editor.py -> build/bdist.linux-armv7l/wheel/plone/schema copying plone/schema/jsonfield.py -> build/bdist.linux-armv7l/wheel/plone/schema copying plone/schema/__init__.py -> build/bdist.linux-armv7l/wheel/plone/schema copying plone/schema/configure.zcml -> build/bdist.linux-armv7l/wheel/plone/schema copying plone/schema/email.py -> build/bdist.linux-armv7l/wheel/plone/schema copying plone/schema/browser/uri.py -> build/bdist.linux-armv7l/wheel/plone/schema/browser copying plone/schema/browser/__init__.py -> build/bdist.linux-armv7l/wheel/plone/schema/browser copying plone/schema/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/plone/schema/browser copying plone/schema/browser/email.py -> build/bdist.linux-armv7l/wheel/plone/schema/browser copying plone/schema/browser/templates/email_display.pt -> build/bdist.linux-armv7l/wheel/plone/schema/browser/templates copying plone/schema/browser/templates/uri_display.pt -> build/bdist.linux-armv7l/wheel/plone/schema/browser/templates running install_egg_info Copying plone.schema.egg-info to build/bdist.linux-armv7l/wheel/plone.schema-1.0.1.dev0-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/plone.schema-1.0.1.dev0-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/plone.schema-1.0.1.dev0.dist-info/WHEEL Running setup.py bdist_wheel for plone.schema: finished with status 'done' Stored in directory: /tmp/tmp8gziq91k Successfully built plone.schema Cleaning up... Removing source in /tmp/pip-build-lqid7enr/plone.schema