Collecting collective.editablemenu==0.10.2 1 location(s) to search for versions of collective.editablemenu: * https://pypi.python.org/simple/collective-editablemenu/ Getting page https://pypi.python.org/simple/collective-editablemenu/ Analyzing links from page https://pypi.python.org/simple/collective-editablemenu/ Found link https://pypi.python.org/packages/08/fd/a80594bc6765301bcffcd4731d33a34fdebb70c67e3c6b547d074b9def78/collective.editablemenu-0.9.0.tar.gz#md5=5773eaff6b4079d44b4a5f4457f7c5af (from https://pypi.python.org/simple/collective-editablemenu/), version: 0.9.0 Found link https://pypi.python.org/packages/26/6c/4950e7d101afdd83e2935efd039120315b43ebdb0528cbae87667f53a8c7/collective.editablemenu-0.9.1.tar.gz#md5=929959520171af827f679b7c1b1372a9 (from https://pypi.python.org/simple/collective-editablemenu/), version: 0.9.1 Found link https://pypi.python.org/packages/be/8d/1da04cd13e946101cc3ac6625803e5f7150198dad6808880179e889fd148/collective.editablemenu-0.10.0.tar.gz#md5=a1ddd3ab78f13656d5cbfa54ce426c47 (from https://pypi.python.org/simple/collective-editablemenu/), version: 0.10.0 Found link https://pypi.python.org/packages/d2/42/1945b3d399246872ce832841fb00bacec0c9236fb69be710434c2283f817/collective.editablemenu-0.10.1.tar.gz#md5=a553ab27e7115ef2ccf6ef2be33eabbd (from https://pypi.python.org/simple/collective-editablemenu/), version: 0.10.1 Found link https://pypi.python.org/packages/d3/f1/4d2f8b9cb525f2e668225f2c0afa239332bb892ad6de8ec8ddbd57004fd1/collective.editablemenu-0.10.2.tar.gz#md5=01db42e8f463c5c915dbef018b23f46b (from https://pypi.python.org/simple/collective-editablemenu/), version: 0.10.2 Using version 0.10.2 (newest of versions: 0.10.2) Downloading collective.editablemenu-0.10.2.tar.gz Downloading from URL https://pypi.python.org/packages/d3/f1/4d2f8b9cb525f2e668225f2c0afa239332bb892ad6de8ec8ddbd57004fd1/collective.editablemenu-0.10.2.tar.gz#md5=01db42e8f463c5c915dbef018b23f46b (from https://pypi.python.org/simple/collective-editablemenu/) Running setup.py (path:/tmp/pip-build-wt_zc06y/collective.editablemenu/setup.py) egg_info for package collective.editablemenu Running command python setup.py egg_info running egg_info creating pip-egg-info/collective.editablemenu.egg-info writing namespace_packages to pip-egg-info/collective.editablemenu.egg-info/namespace_packages.txt writing dependency_links to pip-egg-info/collective.editablemenu.egg-info/dependency_links.txt writing pip-egg-info/collective.editablemenu.egg-info/PKG-INFO writing requirements to pip-egg-info/collective.editablemenu.egg-info/requires.txt writing top-level names to pip-egg-info/collective.editablemenu.egg-info/top_level.txt writing entry points to pip-egg-info/collective.editablemenu.egg-info/entry_points.txt writing manifest file 'pip-egg-info/collective.editablemenu.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/collective.editablemenu.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*pyc' found anywhere in distribution writing manifest file 'pip-egg-info/collective.editablemenu.egg-info/SOURCES.txt' Source in /tmp/pip-build-wt_zc06y/collective.editablemenu has version 0.10.2, which satisfies requirement collective.editablemenu==0.10.2 from https://pypi.python.org/packages/d3/f1/4d2f8b9cb525f2e668225f2c0afa239332bb892ad6de8ec8ddbd57004fd1/collective.editablemenu-0.10.2.tar.gz#md5=01db42e8f463c5c915dbef018b23f46b Building wheels for collected packages: collective.editablemenu Running setup.py bdist_wheel for collective.editablemenu: started Destination directory: /tmp/tmpct9cmt3spip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-wt_zc06y/collective.editablemenu/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/tmpct9cmt3spip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/collective copying src/collective/__init__.py -> build/lib/collective creating build/lib/collective/editablemenu copying src/collective/editablemenu/testing.py -> build/lib/collective/editablemenu copying src/collective/editablemenu/interfaces.py -> build/lib/collective/editablemenu copying src/collective/editablemenu/__init__.py -> build/lib/collective/editablemenu copying src/collective/editablemenu/upgrades.py -> build/lib/collective/editablemenu copying src/collective/editablemenu/setuphandlers.py -> build/lib/collective/editablemenu creating build/lib/collective/editablemenu/browser copying src/collective/editablemenu/browser/interfaces.py -> build/lib/collective/editablemenu/browser copying src/collective/editablemenu/browser/viewlets.py -> build/lib/collective/editablemenu/browser copying src/collective/editablemenu/browser/__init__.py -> build/lib/collective/editablemenu/browser copying src/collective/editablemenu/browser/controlpanel.py -> build/lib/collective/editablemenu/browser copying src/collective/editablemenu/browser/menu_support_view.py -> build/lib/collective/editablemenu/browser creating build/lib/collective/editablemenu/tests copying src/collective/editablemenu/tests/test_robot.py -> build/lib/collective/editablemenu/tests copying src/collective/editablemenu/tests/test_setup.py -> build/lib/collective/editablemenu/tests copying src/collective/editablemenu/tests/__init__.py -> build/lib/collective/editablemenu/tests running egg_info writing dependency_links to src/collective.editablemenu.egg-info/dependency_links.txt writing top-level names to src/collective.editablemenu.egg-info/top_level.txt writing namespace_packages to src/collective.editablemenu.egg-info/namespace_packages.txt writing requirements to src/collective.editablemenu.egg-info/requires.txt writing src/collective.editablemenu.egg-info/PKG-INFO writing entry points to src/collective.editablemenu.egg-info/entry_points.txt reading manifest file 'src/collective.editablemenu.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*pyc' found anywhere in distribution writing manifest file 'src/collective.editablemenu.egg-info/SOURCES.txt' copying src/collective/editablemenu/configure.zcml -> build/lib/collective/editablemenu copying src/collective/editablemenu/upgrades.zcml -> build/lib/collective/editablemenu creating build/lib/collective/editablemenu/Extensions copying src/collective/editablemenu/Extensions/install.py -> build/lib/collective/editablemenu/Extensions creating build/lib/collective/editablemenu/locales copying src/collective/editablemenu/locales/collective.editablemenu.pot -> build/lib/collective/editablemenu/locales copying src/collective/editablemenu/locales/update.sh -> build/lib/collective/editablemenu/locales creating build/lib/collective/editablemenu/locales/it creating build/lib/collective/editablemenu/locales/it/LC_MESSAGES copying src/collective/editablemenu/locales/it/LC_MESSAGES/collective.editablemenu.mo -> build/lib/collective/editablemenu/locales/it/LC_MESSAGES copying src/collective/editablemenu/locales/it/LC_MESSAGES/collective.editablemenu.po -> build/lib/collective/editablemenu/locales/it/LC_MESSAGES creating build/lib/collective/editablemenu/profiles creating build/lib/collective/editablemenu/profiles/default copying src/collective/editablemenu/profiles/default/browserlayer.xml -> build/lib/collective/editablemenu/profiles/default copying src/collective/editablemenu/profiles/default/collectiveeditablemenu_default.txt -> build/lib/collective/editablemenu/profiles/default copying src/collective/editablemenu/profiles/default/controlpanel.xml -> build/lib/collective/editablemenu/profiles/default copying src/collective/editablemenu/profiles/default/cssregistry.xml -> build/lib/collective/editablemenu/profiles/default copying src/collective/editablemenu/profiles/default/jsregistry.xml -> build/lib/collective/editablemenu/profiles/default copying src/collective/editablemenu/profiles/default/metadata.xml -> build/lib/collective/editablemenu/profiles/default copying src/collective/editablemenu/profiles/default/registry.xml -> build/lib/collective/editablemenu/profiles/default copying src/collective/editablemenu/profiles/default/rolemap.xml -> build/lib/collective/editablemenu/profiles/default creating build/lib/collective/editablemenu/profiles/uninstall copying src/collective/editablemenu/profiles/uninstall/browserlayer.xml -> build/lib/collective/editablemenu/profiles/uninstall copying src/collective/editablemenu/profiles/uninstall/collectiveeditablemenu_default.txt -> build/lib/collective/editablemenu/profiles/uninstall copying src/collective/editablemenu/profiles/uninstall/controlpanel.xml -> build/lib/collective/editablemenu/profiles/uninstall copying src/collective/editablemenu/profiles/uninstall/cssregistry.xml -> build/lib/collective/editablemenu/profiles/uninstall copying src/collective/editablemenu/profiles/uninstall/jsregistry.xml -> build/lib/collective/editablemenu/profiles/uninstall copying src/collective/editablemenu/profiles/uninstall/registry.xml -> build/lib/collective/editablemenu/profiles/uninstall copying src/collective/editablemenu/browser/configure.zcml -> build/lib/collective/editablemenu/browser copying src/collective/editablemenu/browser/controlpanel.pt -> build/lib/collective/editablemenu/browser creating build/lib/collective/editablemenu/browser/overrides copying src/collective/editablemenu/browser/overrides/.gitkeep -> build/lib/collective/editablemenu/browser/overrides creating build/lib/collective/editablemenu/browser/static copying src/collective/editablemenu/browser/static/.gitkeep -> build/lib/collective/editablemenu/browser/static copying src/collective/editablemenu/browser/static/delete_tab.png -> build/lib/collective/editablemenu/browser/static copying src/collective/editablemenu/browser/static/edit_tab.png -> build/lib/collective/editablemenu/browser/static copying src/collective/editablemenu/browser/static/editablemenu.css -> build/lib/collective/editablemenu/browser/static copying src/collective/editablemenu/browser/static/editablemenu.js -> build/lib/collective/editablemenu/browser/static copying src/collective/editablemenu/browser/static/editablemenu.png -> build/lib/collective/editablemenu/browser/static creating build/lib/collective/editablemenu/browser/templates copying src/collective/editablemenu/browser/templates/controlpanel.pt -> build/lib/collective/editablemenu/browser/templates copying src/collective/editablemenu/browser/templates/custom_sections.pt -> build/lib/collective/editablemenu/browser/templates copying src/collective/editablemenu/browser/templates/submenu_detail_view.pt -> build/lib/collective/editablemenu/browser/templates creating build/lib/collective/editablemenu/tests/robot copying src/collective/editablemenu/tests/robot/test_example.robot -> build/lib/collective/editablemenu/tests/robot installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/collective/__init__.py (namespace package) copying collective/editablemenu/testing.py -> build/bdist.linux-armv7l/wheel/collective/editablemenu copying collective/editablemenu/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/editablemenu copying collective/editablemenu/upgrades.zcml -> build/bdist.linux-armv7l/wheel/collective/editablemenu copying collective/editablemenu/__init__.py -> build/bdist.linux-armv7l/wheel/collective/editablemenu copying collective/editablemenu/upgrades.py -> build/bdist.linux-armv7l/wheel/collective/editablemenu copying collective/editablemenu/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/editablemenu copying collective/editablemenu/setuphandlers.py -> build/bdist.linux-armv7l/wheel/collective/editablemenu copying collective/editablemenu/browser/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/editablemenu/browser copying collective/editablemenu/browser/viewlets.py -> build/bdist.linux-armv7l/wheel/collective/editablemenu/browser copying collective/editablemenu/browser/__init__.py -> build/bdist.linux-armv7l/wheel/collective/editablemenu/browser copying collective/editablemenu/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/editablemenu/browser copying collective/editablemenu/browser/controlpanel.py -> build/bdist.linux-armv7l/wheel/collective/editablemenu/browser copying collective/editablemenu/browser/menu_support_view.py -> build/bdist.linux-armv7l/wheel/collective/editablemenu/browser copying collective/editablemenu/browser/controlpanel.pt -> build/bdist.linux-armv7l/wheel/collective/editablemenu/browser copying collective/editablemenu/browser/static/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/editablemenu/browser/static copying collective/editablemenu/browser/static/editablemenu.css -> build/bdist.linux-armv7l/wheel/collective/editablemenu/browser/static copying collective/editablemenu/browser/static/edit_tab.png -> build/bdist.linux-armv7l/wheel/collective/editablemenu/browser/static copying collective/editablemenu/browser/static/editablemenu.png -> build/bdist.linux-armv7l/wheel/collective/editablemenu/browser/static copying collective/editablemenu/browser/static/delete_tab.png -> build/bdist.linux-armv7l/wheel/collective/editablemenu/browser/static copying collective/editablemenu/browser/static/editablemenu.js -> build/bdist.linux-armv7l/wheel/collective/editablemenu/browser/static copying collective/editablemenu/browser/overrides/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/editablemenu/browser/overrides copying collective/editablemenu/browser/templates/submenu_detail_view.pt -> build/bdist.linux-armv7l/wheel/collective/editablemenu/browser/templates copying collective/editablemenu/browser/templates/custom_sections.pt -> build/bdist.linux-armv7l/wheel/collective/editablemenu/browser/templates copying collective/editablemenu/browser/templates/controlpanel.pt -> build/bdist.linux-armv7l/wheel/collective/editablemenu/browser/templates copying collective/editablemenu/tests/test_robot.py -> build/bdist.linux-armv7l/wheel/collective/editablemenu/tests copying collective/editablemenu/tests/test_setup.py -> build/bdist.linux-armv7l/wheel/collective/editablemenu/tests copying collective/editablemenu/tests/__init__.py -> build/bdist.linux-armv7l/wheel/collective/editablemenu/tests copying collective/editablemenu/tests/robot/test_example.robot -> build/bdist.linux-armv7l/wheel/collective/editablemenu/tests/robot copying collective/editablemenu/profiles/default/jsregistry.xml -> build/bdist.linux-armv7l/wheel/collective/editablemenu/profiles/default copying collective/editablemenu/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/editablemenu/profiles/default copying collective/editablemenu/profiles/default/rolemap.xml -> build/bdist.linux-armv7l/wheel/collective/editablemenu/profiles/default copying collective/editablemenu/profiles/default/cssregistry.xml -> build/bdist.linux-armv7l/wheel/collective/editablemenu/profiles/default copying collective/editablemenu/profiles/default/registry.xml -> build/bdist.linux-armv7l/wheel/collective/editablemenu/profiles/default copying collective/editablemenu/profiles/default/controlpanel.xml -> build/bdist.linux-armv7l/wheel/collective/editablemenu/profiles/default copying collective/editablemenu/profiles/default/collectiveeditablemenu_default.txt -> build/bdist.linux-armv7l/wheel/collective/editablemenu/profiles/default copying collective/editablemenu/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/editablemenu/profiles/default copying collective/editablemenu/profiles/uninstall/jsregistry.xml -> build/bdist.linux-armv7l/wheel/collective/editablemenu/profiles/uninstall copying collective/editablemenu/profiles/uninstall/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/editablemenu/profiles/uninstall copying collective/editablemenu/profiles/uninstall/cssregistry.xml -> build/bdist.linux-armv7l/wheel/collective/editablemenu/profiles/uninstall copying collective/editablemenu/profiles/uninstall/registry.xml -> build/bdist.linux-armv7l/wheel/collective/editablemenu/profiles/uninstall copying collective/editablemenu/profiles/uninstall/controlpanel.xml -> build/bdist.linux-armv7l/wheel/collective/editablemenu/profiles/uninstall copying collective/editablemenu/profiles/uninstall/collectiveeditablemenu_default.txt -> build/bdist.linux-armv7l/wheel/collective/editablemenu/profiles/uninstall copying collective/editablemenu/Extensions/install.py -> build/bdist.linux-armv7l/wheel/collective/editablemenu/Extensions copying collective/editablemenu/locales/update.sh -> build/bdist.linux-armv7l/wheel/collective/editablemenu/locales copying collective/editablemenu/locales/collective.editablemenu.pot -> build/bdist.linux-armv7l/wheel/collective/editablemenu/locales copying collective/editablemenu/locales/it/LC_MESSAGES/collective.editablemenu.mo -> build/bdist.linux-armv7l/wheel/collective/editablemenu/locales/it/LC_MESSAGES copying collective/editablemenu/locales/it/LC_MESSAGES/collective.editablemenu.po -> build/bdist.linux-armv7l/wheel/collective/editablemenu/locales/it/LC_MESSAGES running install_egg_info Copying src/collective.editablemenu.egg-info to build/bdist.linux-armv7l/wheel/collective.editablemenu-0.10.2-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/collective.editablemenu-0.10.2-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/collective.editablemenu-0.10.2.dist-info/WHEEL Running setup.py bdist_wheel for collective.editablemenu: finished with status 'done' Stored in directory: /tmp/tmp6h_825ux Successfully built collective.editablemenu Cleaning up... Removing source in /tmp/pip-build-wt_zc06y/collective.editablemenu