Collecting Products.PlonePopoll==2.8b3 1 location(s) to search for versions of Products.PlonePopoll: * https://pypi.python.org/simple/products-plonepopoll/ Getting page https://pypi.python.org/simple/products-plonepopoll/ Analyzing links from page https://pypi.python.org/simple/products-plonepopoll/ Found link https://pypi.python.org/packages/0f/02/8add7b942d1163711dae2c03459bb6c24bb86f37ab42f5d972a398b7895f/Products.PlonePopoll-2.8b3.tar.gz#md5=5bd933f4e84a3bb49a79ad7ebc27b3b8 (from https://pypi.python.org/simple/products-plonepopoll/), version: 2.8b3 Found link https://pypi.python.org/packages/46/31/767da6b7ea0426d8e626d028ab54b9b6d75b0a47a848a2616e5074b8d3c9/Products.PlonePopoll-2.7.0-beta2.zip#md5=ff77ba25af2b92ceec0f315590ac2544 (from https://pypi.python.org/simple/products-plonepopoll/), version: 2.7.0-beta2 Found link https://pypi.python.org/packages/47/69/b91cef58346091e8132dd96aba6844370396a88de2516247d612eff63888/Products.PlonePopoll-2.7.3b1.tar.gz#md5=2da92654bdd933932896f95c75745c12 (from https://pypi.python.org/simple/products-plonepopoll/), version: 2.7.3b1 Found link https://pypi.python.org/packages/64/9c/3d7250d587f738ce4ee189dfbe1202c14432a0aac97c89a540b877c5e6d1/Products.PlonePopoll-2.8b1.tar.gz#md5=309c3f26b187652357ea1cef3d3c58bb (from https://pypi.python.org/simple/products-plonepopoll/), version: 2.8b1 Skipping link https://pypi.python.org/packages/93/0c/e8e9d15a69a614b7fb5f635accaaad87d329dc973652ddca519e80dc4f33/Products.PlonePopoll-2.7.0_beta2-py2.4.egg#md5=7d09df73d299ed64f27fbaf5220cd3aa (from https://pypi.python.org/simple/products-plonepopoll/); unsupported archive format: .egg Found link https://pypi.python.org/packages/c4/39/1404144d50fa6dff8c064dd8ada632d4c12dc32b9061f7510c5b1306f8d3/Products.PlonePopoll-2.8b2.tar.gz#md5=34de13096f0b71166a005449a7733b73 (from https://pypi.python.org/simple/products-plonepopoll/), version: 2.8b2 Using version 2.8b3 (newest of versions: 2.8b3) Downloading Products.PlonePopoll-2.8b3.tar.gz (166kB) Downloading from URL https://pypi.python.org/packages/0f/02/8add7b942d1163711dae2c03459bb6c24bb86f37ab42f5d972a398b7895f/Products.PlonePopoll-2.8b3.tar.gz#md5=5bd933f4e84a3bb49a79ad7ebc27b3b8 (from https://pypi.python.org/simple/products-plonepopoll/) Running setup.py (path:/tmp/pip-build-tfoy4pnq/Products.PlonePopoll/setup.py) egg_info for package Products.PlonePopoll Running command python setup.py egg_info running egg_info creating pip-egg-info/Products.PlonePopoll.egg-info writing namespace_packages to pip-egg-info/Products.PlonePopoll.egg-info/namespace_packages.txt writing requirements to pip-egg-info/Products.PlonePopoll.egg-info/requires.txt writing pip-egg-info/Products.PlonePopoll.egg-info/PKG-INFO writing top-level names to pip-egg-info/Products.PlonePopoll.egg-info/top_level.txt writing entry points to pip-egg-info/Products.PlonePopoll.egg-info/entry_points.txt writing dependency_links to pip-egg-info/Products.PlonePopoll.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/Products.PlonePopoll.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/Products.PlonePopoll.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no files found matching '*.mo' anywhere in distribution writing manifest file 'pip-egg-info/Products.PlonePopoll.egg-info/SOURCES.txt' Source in /tmp/pip-build-tfoy4pnq/Products.PlonePopoll has version 2.8b3, which satisfies requirement Products.PlonePopoll==2.8b3 from https://pypi.python.org/packages/0f/02/8add7b942d1163711dae2c03459bb6c24bb86f37ab42f5d972a398b7895f/Products.PlonePopoll-2.8b3.tar.gz#md5=5bd933f4e84a3bb49a79ad7ebc27b3b8 Building wheels for collected packages: Products.PlonePopoll Running setup.py bdist_wheel for Products.PlonePopoll: started Destination directory: /tmp/tmp9xlpxx5spip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-tfoy4pnq/Products.PlonePopoll/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/tmp9xlpxx5spip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/Products copying Products/__init__.py -> build/lib/Products creating build/lib/Products/PlonePopoll copying Products/PlonePopoll/interfaces.py -> build/lib/Products/PlonePopoll copying Products/PlonePopoll/PlonePopollBackend.py -> build/lib/Products/PlonePopoll copying Products/PlonePopoll/PlonePopollTool.py -> build/lib/Products/PlonePopoll copying Products/PlonePopoll/__init__.py -> build/lib/Products/PlonePopoll copying Products/PlonePopoll/config.py -> build/lib/Products/PlonePopoll creating build/lib/Products/PlonePopoll/content copying Products/PlonePopoll/content/schemata.py -> build/lib/Products/PlonePopoll/content copying Products/PlonePopoll/content/__init__.py -> build/lib/Products/PlonePopoll/content copying Products/PlonePopoll/content/PlonePopoll.py -> build/lib/Products/PlonePopoll/content creating build/lib/Products/PlonePopoll/browser copying Products/PlonePopoll/browser/popoll.py -> build/lib/Products/PlonePopoll/browser copying Products/PlonePopoll/browser/__init__.py -> build/lib/Products/PlonePopoll/browser creating build/lib/Products/PlonePopoll/tests copying Products/PlonePopoll/tests/testPlonePopoll.py -> build/lib/Products/PlonePopoll/tests copying Products/PlonePopoll/tests/__init__.py -> build/lib/Products/PlonePopoll/tests creating build/lib/Products/PlonePopoll/Extensions copying Products/PlonePopoll/Extensions/__init__.py -> build/lib/Products/PlonePopoll/Extensions copying Products/PlonePopoll/Extensions/Migration.py -> build/lib/Products/PlonePopoll/Extensions copying Products/PlonePopoll/Extensions/Install.py -> build/lib/Products/PlonePopoll/Extensions running egg_info writing namespace_packages to Products.PlonePopoll.egg-info/namespace_packages.txt writing requirements to Products.PlonePopoll.egg-info/requires.txt writing top-level names to Products.PlonePopoll.egg-info/top_level.txt writing Products.PlonePopoll.egg-info/PKG-INFO writing dependency_links to Products.PlonePopoll.egg-info/dependency_links.txt writing entry points to Products.PlonePopoll.egg-info/entry_points.txt reading manifest file 'Products.PlonePopoll.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no files found matching '*.mo' anywhere in distribution writing manifest file 'Products.PlonePopoll.egg-info/SOURCES.txt' copying Products/PlonePopoll/ABOUT -> build/lib/Products/PlonePopoll copying Products/PlonePopoll/LICENSE -> build/lib/Products/PlonePopoll copying Products/PlonePopoll/PLONE4.txt -> build/lib/Products/PlonePopoll copying Products/PlonePopoll/TESTED_WITH -> build/lib/Products/PlonePopoll copying Products/PlonePopoll/configure.zcml -> build/lib/Products/PlonePopoll copying Products/PlonePopoll/tool.gif -> build/lib/Products/PlonePopoll creating build/lib/Products/PlonePopoll/doc copying Products/PlonePopoll/doc/FAQ -> build/lib/Products/PlonePopoll/doc copying Products/PlonePopoll/doc/PlonePopoll2.png -> build/lib/Products/PlonePopoll/doc copying Products/PlonePopoll/doc/SCREENSHOTS -> build/lib/Products/PlonePopoll/doc copying Products/PlonePopoll/doc/edit_form.png -> build/lib/Products/PlonePopoll/doc copying Products/PlonePopoll/doc/edit_form2.png -> build/lib/Products/PlonePopoll/doc copying Products/PlonePopoll/doc/icon.png -> build/lib/Products/PlonePopoll/doc copying Products/PlonePopoll/doc/poll_result.png -> build/lib/Products/PlonePopoll/doc copying Products/PlonePopoll/doc/poll_result2.png -> build/lib/Products/PlonePopoll/doc copying Products/PlonePopoll/doc/poll_slot2.png -> build/lib/Products/PlonePopoll/doc copying Products/PlonePopoll/doc/poll_view.png -> build/lib/Products/PlonePopoll/doc creating build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll.pot -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_bg.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_ca.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_cs.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_da.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_de.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_el.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_en.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_eo.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_es.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_eu.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_fr.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_it.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_nl.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_no.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone-pt-br.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone.pot -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_ca.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_cs.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_da.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_de.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_el.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_en.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_eo.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_es.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_eu.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_fr.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_it.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_nl.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_ru.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_sl.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_pt-br.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_ru.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_sl.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_sv.po -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/compile.sh -> build/lib/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/merge.sh -> build/lib/Products/PlonePopoll/i18n creating build/lib/Products/PlonePopoll/profiles creating build/lib/Products/PlonePopoll/profiles/default copying Products/PlonePopoll/profiles/default/catalog.xml -> build/lib/Products/PlonePopoll/profiles/default copying Products/PlonePopoll/profiles/default/cssregistry.xml -> build/lib/Products/PlonePopoll/profiles/default copying Products/PlonePopoll/profiles/default/factorytool.xml -> build/lib/Products/PlonePopoll/profiles/default copying Products/PlonePopoll/profiles/default/portlets.xml -> build/lib/Products/PlonePopoll/profiles/default copying Products/PlonePopoll/profiles/default/rolemap.xml -> build/lib/Products/PlonePopoll/profiles/default copying Products/PlonePopoll/profiles/default/skins.xml -> build/lib/Products/PlonePopoll/profiles/default copying Products/PlonePopoll/profiles/default/toolset.xml -> build/lib/Products/PlonePopoll/profiles/default copying Products/PlonePopoll/profiles/default/types.xml -> build/lib/Products/PlonePopoll/profiles/default creating build/lib/Products/PlonePopoll/profiles/default/types copying Products/PlonePopoll/profiles/default/types/PlonePopoll.xml -> build/lib/Products/PlonePopoll/profiles/default/types creating build/lib/Products/PlonePopoll/skins creating build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_0.gif -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_0.gif.metadata -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_1.gif -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_1.gif.metadata -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_2.gif -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_2.gif.metadata -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_3.gif -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_3.gif.metadata -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_4.gif -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_4.gif.metadata -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_5.gif -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_5.gif.metadata -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_6.gif -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_6.gif.metadata -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_7.gif -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_7.gif.metadata -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_8.gif -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_8.gif.metadata -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_9.gif -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_9.gif.metadata -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/get_plonepopoll_ftests.py -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/plonepopoll.gif -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/plonepopoll.gif.metadata -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/plonepopoll_view.pt -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/polls_list.pt -> build/lib/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/popoll.css.dtml -> build/lib/Products/PlonePopoll/skins/PlonePopoll creating build/lib/Products/PlonePopoll/website copying Products/PlonePopoll/website/PlonePopoll.png -> build/lib/Products/PlonePopoll/website copying Products/PlonePopoll/website/PlonePopoll2.png -> build/lib/Products/PlonePopoll/website copying Products/PlonePopoll/website/edit_form.png -> build/lib/Products/PlonePopoll/website copying Products/PlonePopoll/website/edit_form2.png -> build/lib/Products/PlonePopoll/website copying Products/PlonePopoll/website/index.html -> build/lib/Products/PlonePopoll/website copying Products/PlonePopoll/website/poll_result.png -> build/lib/Products/PlonePopoll/website copying Products/PlonePopoll/website/poll_result2.png -> build/lib/Products/PlonePopoll/website copying Products/PlonePopoll/website/poll_slot2.png -> build/lib/Products/PlonePopoll/website copying Products/PlonePopoll/website/poll_view.png -> build/lib/Products/PlonePopoll/website creating build/lib/Products/PlonePopoll/www copying Products/PlonePopoll/www/PlonePopollBackend.gif -> build/lib/Products/PlonePopoll/www copying Products/PlonePopoll/www/manage_migration.zpt -> build/lib/Products/PlonePopoll/www copying Products/PlonePopoll/browser/popoll.pt -> build/lib/Products/PlonePopoll/browser copying Products/PlonePopoll/tests/README -> build/lib/Products/PlonePopoll/tests installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/Products/__init__.py (namespace package) copying Products/PlonePopoll/ABOUT -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll copying Products/PlonePopoll/interfaces.py -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll copying Products/PlonePopoll/tool.gif -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll copying Products/PlonePopoll/PlonePopollBackend.py -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll copying Products/PlonePopoll/LICENSE -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll copying Products/PlonePopoll/PlonePopollTool.py -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll copying Products/PlonePopoll/__init__.py -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll copying Products/PlonePopoll/configure.zcml -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll copying Products/PlonePopoll/PLONE4.txt -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll copying Products/PlonePopoll/TESTED_WITH -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll copying Products/PlonePopoll/config.py -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll copying Products/PlonePopoll/doc/SCREENSHOTS -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/doc copying Products/PlonePopoll/doc/poll_view.png -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/doc copying Products/PlonePopoll/doc/poll_slot2.png -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/doc copying Products/PlonePopoll/doc/FAQ -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/doc copying Products/PlonePopoll/doc/poll_result2.png -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/doc copying Products/PlonePopoll/doc/PlonePopoll2.png -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/doc copying Products/PlonePopoll/doc/poll_result.png -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/doc copying Products/PlonePopoll/doc/icon.png -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/doc copying Products/PlonePopoll/doc/edit_form.png -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/doc copying Products/PlonePopoll/doc/edit_form2.png -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/doc copying Products/PlonePopoll/website/poll_view.png -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/website copying Products/PlonePopoll/website/poll_slot2.png -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/website copying Products/PlonePopoll/website/index.html -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/website copying Products/PlonePopoll/website/PlonePopoll.png -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/website copying Products/PlonePopoll/website/poll_result2.png -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/website copying Products/PlonePopoll/website/PlonePopoll2.png -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/website copying Products/PlonePopoll/website/poll_result.png -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/website copying Products/PlonePopoll/website/edit_form.png -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/website copying Products/PlonePopoll/website/edit_form2.png -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/website copying Products/PlonePopoll/i18n/PlonePopoll_it.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_eu.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_da.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_eo.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_eo.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_el.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_da.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_eu.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_pt-br.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_fr.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_ru.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/merge.sh -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_es.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_ca.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone-pt-br.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_en.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_cs.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_sl.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_el.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_it.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/compile.sh -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_fr.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll.pot -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_no.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_nl.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_bg.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_ru.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_de.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_cs.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_en.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_de.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone.pot -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_plone_es.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_ca.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_sl.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_sv.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/i18n/PlonePopoll_nl.po -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/i18n copying Products/PlonePopoll/content/schemata.py -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/content copying Products/PlonePopoll/content/__init__.py -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/content copying Products/PlonePopoll/content/PlonePopoll.py -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/content copying Products/PlonePopoll/browser/popoll.pt -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/browser copying Products/PlonePopoll/browser/popoll.py -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/browser copying Products/PlonePopoll/browser/__init__.py -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/browser copying Products/PlonePopoll/skins/PlonePopoll/bar_9.gif -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/plonepopoll.gif -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/polls_list.pt -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_9.gif.metadata -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_4.gif.metadata -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_4.gif -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_8.gif.metadata -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_7.gif.metadata -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_1.gif.metadata -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_7.gif -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/plonepopoll.gif.metadata -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_6.gif -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_2.gif.metadata -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/popoll.css.dtml -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_0.gif.metadata -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_0.gif -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_8.gif -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_3.gif.metadata -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_5.gif -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_3.gif -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_2.gif -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/get_plonepopoll_ftests.py -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_5.gif.metadata -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_6.gif.metadata -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/plonepopoll_view.pt -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/skins/PlonePopoll/bar_1.gif -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/skins/PlonePopoll copying Products/PlonePopoll/www/manage_migration.zpt -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/www copying Products/PlonePopoll/www/PlonePopollBackend.gif -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/www copying Products/PlonePopoll/tests/testPlonePopoll.py -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/tests copying Products/PlonePopoll/tests/__init__.py -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/tests copying Products/PlonePopoll/tests/README -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/tests copying Products/PlonePopoll/profiles/default/skins.xml -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/profiles/default copying Products/PlonePopoll/profiles/default/factorytool.xml -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/profiles/default copying Products/PlonePopoll/profiles/default/types.xml -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/profiles/default copying Products/PlonePopoll/profiles/default/rolemap.xml -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/profiles/default copying Products/PlonePopoll/profiles/default/portlets.xml -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/profiles/default copying Products/PlonePopoll/profiles/default/cssregistry.xml -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/profiles/default copying Products/PlonePopoll/profiles/default/catalog.xml -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/profiles/default copying Products/PlonePopoll/profiles/default/toolset.xml -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/profiles/default copying Products/PlonePopoll/profiles/default/types/PlonePopoll.xml -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/profiles/default/types copying Products/PlonePopoll/Extensions/__init__.py -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/Extensions copying Products/PlonePopoll/Extensions/Migration.py -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/Extensions copying Products/PlonePopoll/Extensions/Install.py -> build/bdist.linux-armv7l/wheel/Products/PlonePopoll/Extensions running install_egg_info Copying Products.PlonePopoll.egg-info to build/bdist.linux-armv7l/wheel/Products.PlonePopoll-2.8b3-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/Products.PlonePopoll-2.8b3-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/Products.PlonePopoll-2.8b3.dist-info/WHEEL Running setup.py bdist_wheel for Products.PlonePopoll: finished with status 'done' Stored in directory: /tmp/tmpkawvttlv Successfully built Products.PlonePopoll Cleaning up... Removing source in /tmp/pip-build-tfoy4pnq/Products.PlonePopoll