Collecting redturtle.agidtheme==2.1.2 1 location(s) to search for versions of redturtle.agidtheme: * https://pypi.python.org/simple/redturtle-agidtheme/ Getting page https://pypi.python.org/simple/redturtle-agidtheme/ Analyzing links from page https://pypi.org/simple/redturtle-agidtheme/ Found link https://files.pythonhosted.org/packages/2c/b5/cd87843855ffcd6bc720ce5006ee89bdced592c73dbd565db85c400811ea/redturtle.agidtheme-2.1.0.tar.gz#sha256=345adfbf2e939535e2c79f9c98a95a324a52662e0f71fd9a7f858e7a24ff6d51 (from https://pypi.org/simple/redturtle-agidtheme/), version: 2.1.0 Found link https://files.pythonhosted.org/packages/75/8d/0ee1777a67b3419885bf451fedf1ab71500a77f31482cbd22a5370ee8156/redturtle.agidtheme-2.1.1.tar.gz#sha256=145219e84e904bfbe90c3f84376c797d379958deaa50fd9fe98d222a1a613789 (from https://pypi.org/simple/redturtle-agidtheme/), version: 2.1.1 Found link https://files.pythonhosted.org/packages/2a/86/3f71d9b29cc83a565f9caff1085b6dea2a4c11325513db3beebcd8596f7e/redturtle.agidtheme-2.1.2.tar.gz#sha256=1c10e87725f13718ef724bb2ad265f86121b4b1b6351d6f19e8fc4588957e728 (from https://pypi.org/simple/redturtle-agidtheme/), version: 2.1.2 Using version 2.1.2 (newest of versions: 2.1.2) Downloading https://files.pythonhosted.org/packages/2a/86/3f71d9b29cc83a565f9caff1085b6dea2a4c11325513db3beebcd8596f7e/redturtle.agidtheme-2.1.2.tar.gz (986kB) Downloading from URL https://files.pythonhosted.org/packages/2a/86/3f71d9b29cc83a565f9caff1085b6dea2a4c11325513db3beebcd8596f7e/redturtle.agidtheme-2.1.2.tar.gz#sha256=1c10e87725f13718ef724bb2ad265f86121b4b1b6351d6f19e8fc4588957e728 (from https://pypi.org/simple/redturtle-agidtheme/) Running setup.py (path:/tmp/pip-build-5jkbqe8s/redturtle.agidtheme/setup.py) egg_info for package redturtle.agidtheme Running command python setup.py egg_info running egg_info creating pip-egg-info/redturtle.agidtheme.egg-info writing requirements to pip-egg-info/redturtle.agidtheme.egg-info/requires.txt writing entry points to pip-egg-info/redturtle.agidtheme.egg-info/entry_points.txt writing dependency_links to pip-egg-info/redturtle.agidtheme.egg-info/dependency_links.txt writing namespace_packages to pip-egg-info/redturtle.agidtheme.egg-info/namespace_packages.txt writing pip-egg-info/redturtle.agidtheme.egg-info/PKG-INFO writing top-level names to pip-egg-info/redturtle.agidtheme.egg-info/top_level.txt writing manifest file 'pip-egg-info/redturtle.agidtheme.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/redturtle.agidtheme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files found matching 'package-lock.json' no previously-included directories found matching 'node_modules' no previously-included directories found matching 'src/redturtle/agidtheme/theme/node_modules' warning: no files found matching 'src/redturtle/agidtheme/browser/static/ellipsed' writing manifest file 'pip-egg-info/redturtle.agidtheme.egg-info/SOURCES.txt' Source in /tmp/pip-build-5jkbqe8s/redturtle.agidtheme has version 2.1.2, which satisfies requirement redturtle.agidtheme==2.1.2 from https://files.pythonhosted.org/packages/2a/86/3f71d9b29cc83a565f9caff1085b6dea2a4c11325513db3beebcd8596f7e/redturtle.agidtheme-2.1.2.tar.gz#sha256=1c10e87725f13718ef724bb2ad265f86121b4b1b6351d6f19e8fc4588957e728 Building wheels for collected packages: redturtle.agidtheme Running setup.py bdist_wheel for redturtle.agidtheme: started Destination directory: /tmp/tmp_50apwozpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-5jkbqe8s/redturtle.agidtheme/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/tmp_50apwozpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/redturtle copying src/redturtle/__init__.py -> build/lib/redturtle creating build/lib/redturtle/agidtheme copying src/redturtle/agidtheme/testing.py -> build/lib/redturtle/agidtheme copying src/redturtle/agidtheme/interfaces.py -> build/lib/redturtle/agidtheme copying src/redturtle/agidtheme/setuphandlers.py -> build/lib/redturtle/agidtheme copying src/redturtle/agidtheme/__init__.py -> build/lib/redturtle/agidtheme copying src/redturtle/agidtheme/vocabularies.py -> build/lib/redturtle/agidtheme creating build/lib/redturtle/agidtheme/browser copying src/redturtle/agidtheme/browser/viewlets.py -> build/lib/redturtle/agidtheme/browser copying src/redturtle/agidtheme/browser/__init__.py -> build/lib/redturtle/agidtheme/browser copying src/redturtle/agidtheme/browser/tile_collection_renderers.py -> build/lib/redturtle/agidtheme/browser creating build/lib/redturtle/agidtheme/controlpanel copying src/redturtle/agidtheme/controlpanel/interfaces.py -> build/lib/redturtle/agidtheme/controlpanel copying src/redturtle/agidtheme/controlpanel/__init__.py -> build/lib/redturtle/agidtheme/controlpanel copying src/redturtle/agidtheme/controlpanel/view.py -> build/lib/redturtle/agidtheme/controlpanel creating build/lib/redturtle/agidtheme/tests copying src/redturtle/agidtheme/tests/test_setup.py -> build/lib/redturtle/agidtheme/tests copying src/redturtle/agidtheme/tests/test_robot.py -> build/lib/redturtle/agidtheme/tests copying src/redturtle/agidtheme/tests/__init__.py -> build/lib/redturtle/agidtheme/tests creating build/lib/redturtle/agidtheme/behaviors copying src/redturtle/agidtheme/behaviors/__init__.py -> build/lib/redturtle/agidtheme/behaviors copying src/redturtle/agidtheme/behaviors/behavior.py -> build/lib/redturtle/agidtheme/behaviors creating build/lib/redturtle/agidtheme/upgrades copying src/redturtle/agidtheme/upgrades/upgrades.py -> build/lib/redturtle/agidtheme/upgrades copying src/redturtle/agidtheme/upgrades/__init__.py -> build/lib/redturtle/agidtheme/upgrades running egg_info writing namespace_packages to src/redturtle.agidtheme.egg-info/namespace_packages.txt writing top-level names to src/redturtle.agidtheme.egg-info/top_level.txt writing entry points to src/redturtle.agidtheme.egg-info/entry_points.txt writing dependency_links to src/redturtle.agidtheme.egg-info/dependency_links.txt writing src/redturtle.agidtheme.egg-info/PKG-INFO writing requirements to src/redturtle.agidtheme.egg-info/requires.txt reading manifest file 'src/redturtle.agidtheme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files found matching 'package-lock.json' no previously-included directories found matching 'node_modules' no previously-included directories found matching 'src/redturtle/agidtheme/theme/node_modules' warning: no files found matching 'src/redturtle/agidtheme/browser/static/ellipsed' writing manifest file 'src/redturtle.agidtheme.egg-info/SOURCES.txt' copying src/redturtle/agidtheme/configure.zcml -> build/lib/redturtle/agidtheme creating build/lib/redturtle/agidtheme/locales copying src/redturtle/agidtheme/locales/manual.pot -> build/lib/redturtle/agidtheme/locales copying src/redturtle/agidtheme/locales/redturtle.agidtheme.pot -> build/lib/redturtle/agidtheme/locales copying src/redturtle/agidtheme/locales/update.sh -> build/lib/redturtle/agidtheme/locales creating build/lib/redturtle/agidtheme/locales/it creating build/lib/redturtle/agidtheme/locales/it/LC_MESSAGES copying src/redturtle/agidtheme/locales/it/LC_MESSAGES/redturtle.agidtheme.mo -> build/lib/redturtle/agidtheme/locales/it/LC_MESSAGES copying src/redturtle/agidtheme/locales/it/LC_MESSAGES/redturtle.agidtheme.po -> build/lib/redturtle/agidtheme/locales/it/LC_MESSAGES creating build/lib/redturtle/agidtheme/profiles creating build/lib/redturtle/agidtheme/profiles/default copying src/redturtle/agidtheme/profiles/default/actions.xml -> build/lib/redturtle/agidtheme/profiles/default copying src/redturtle/agidtheme/profiles/default/browserlayer.xml -> build/lib/redturtle/agidtheme/profiles/default copying src/redturtle/agidtheme/profiles/default/controlpanel.xml -> build/lib/redturtle/agidtheme/profiles/default copying src/redturtle/agidtheme/profiles/default/metadata.xml -> build/lib/redturtle/agidtheme/profiles/default copying src/redturtle/agidtheme/profiles/default/registry.xml -> build/lib/redturtle/agidtheme/profiles/default copying src/redturtle/agidtheme/profiles/default/theme.xml -> build/lib/redturtle/agidtheme/profiles/default copying src/redturtle/agidtheme/profiles/default/viewlets.xml -> build/lib/redturtle/agidtheme/profiles/default creating build/lib/redturtle/agidtheme/profiles/default/types copying src/redturtle/agidtheme/profiles/default/types/Document.xml -> build/lib/redturtle/agidtheme/profiles/default/types copying src/redturtle/agidtheme/profiles/default/types/Event.xml -> build/lib/redturtle/agidtheme/profiles/default/types copying src/redturtle/agidtheme/profiles/default/types/Folder.xml -> build/lib/redturtle/agidtheme/profiles/default/types creating build/lib/redturtle/agidtheme/profiles/removeellipsed copying src/redturtle/agidtheme/profiles/removeellipsed/registry.xml -> build/lib/redturtle/agidtheme/profiles/removeellipsed creating build/lib/redturtle/agidtheme/profiles/removeoldbundle copying src/redturtle/agidtheme/profiles/removeoldbundle/registry.xml -> build/lib/redturtle/agidtheme/profiles/removeoldbundle creating build/lib/redturtle/agidtheme/profiles/uninstall copying src/redturtle/agidtheme/profiles/uninstall/browserlayer.xml -> build/lib/redturtle/agidtheme/profiles/uninstall copying src/redturtle/agidtheme/profiles/uninstall/controlpanel.xml -> build/lib/redturtle/agidtheme/profiles/uninstall copying src/redturtle/agidtheme/profiles/uninstall/registry.xml -> build/lib/redturtle/agidtheme/profiles/uninstall copying src/redturtle/agidtheme/profiles/uninstall/theme.xml -> build/lib/redturtle/agidtheme/profiles/uninstall creating build/lib/redturtle/agidtheme/theme copying src/redturtle/agidtheme/theme/HOWTO_DEVELOP.rst -> build/lib/redturtle/agidtheme/theme copying src/redturtle/agidtheme/theme/apple-touch-icon-114x114-precomposed.png -> build/lib/redturtle/agidtheme/theme copying src/redturtle/agidtheme/theme/apple-touch-icon-144x144-precomposed.png -> build/lib/redturtle/agidtheme/theme copying src/redturtle/agidtheme/theme/apple-touch-icon-57x57-precomposed.png -> build/lib/redturtle/agidtheme/theme copying src/redturtle/agidtheme/theme/apple-touch-icon-72x72-precomposed.png -> build/lib/redturtle/agidtheme/theme copying src/redturtle/agidtheme/theme/apple-touch-icon-precomposed.png -> build/lib/redturtle/agidtheme/theme copying src/redturtle/agidtheme/theme/apple-touch-icon.png -> build/lib/redturtle/agidtheme/theme copying src/redturtle/agidtheme/theme/backend.xml -> build/lib/redturtle/agidtheme/theme copying src/redturtle/agidtheme/theme/favicon.ico -> build/lib/redturtle/agidtheme/theme copying src/redturtle/agidtheme/theme/index.html -> build/lib/redturtle/agidtheme/theme copying src/redturtle/agidtheme/theme/manifest.cfg -> build/lib/redturtle/agidtheme/theme copying src/redturtle/agidtheme/theme/package.json -> build/lib/redturtle/agidtheme/theme copying src/redturtle/agidtheme/theme/preview.png -> build/lib/redturtle/agidtheme/theme copying src/redturtle/agidtheme/theme/redturtleagidtheme_rules.xml -> build/lib/redturtle/agidtheme/theme copying src/redturtle/agidtheme/theme/rules.xml -> build/lib/redturtle/agidtheme/theme copying src/redturtle/agidtheme/theme/yarn.lock -> build/lib/redturtle/agidtheme/theme creating build/lib/redturtle/agidtheme/theme/barceloneta copying src/redturtle/agidtheme/theme/barceloneta/barceloneta-backend.css -> build/lib/redturtle/agidtheme/theme/barceloneta copying src/redturtle/agidtheme/theme/barceloneta/barceloneta-backend.css.map -> build/lib/redturtle/agidtheme/theme/barceloneta creating build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/accessibility.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/alerts.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/barceloneta.backend.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/barceloneta.plone.export.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/barceloneta.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/barceloneta.plone.local.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/behaviors.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/breadcrumbs.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/buttons.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/code.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/contents.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/controlpanels.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/deco.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/discussion.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/dropzone.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/event.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/fonts.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/footer.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/forms.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/formtabbing.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/grid.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/header.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/image.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/loginform.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/main.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/mixin.borderradius.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/mixin.buttons.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/mixin.clearfix.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/mixin.font.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/mixin.forms.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/mixin.grid.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/mixin.gridframework.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/mixin.images.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/mixin.prefixes.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/mixin.tabfocus.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/modal.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/normalize.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/pagination.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/pickadate.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/portlets.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/print.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/scaffolding.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/search.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/sitemap.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/sitenav.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/sortable.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/states.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/tables.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/tablesorter.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/tags.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/thumbs.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/toc.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/tooltip.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/tree.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/type.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/variables.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less copying src/redturtle/agidtheme/theme/barceloneta/less/views.plone.less -> build/lib/redturtle/agidtheme/theme/barceloneta/less creating build/lib/redturtle/agidtheme/theme/css copying src/redturtle/agidtheme/theme/css/barceloneta-backend.css.map -> build/lib/redturtle/agidtheme/theme/css copying src/redturtle/agidtheme/theme/css/bootstrap.min.css -> build/lib/redturtle/agidtheme/theme/css copying src/redturtle/agidtheme/theme/css/bootstrap.min.css.map -> build/lib/redturtle/agidtheme/theme/css copying src/redturtle/agidtheme/theme/css/redturtle-agidtheme-bundle.css -> build/lib/redturtle/agidtheme/theme/css copying src/redturtle/agidtheme/theme/css/redturtle-agidtheme-bundle.css.map -> build/lib/redturtle/agidtheme/theme/css copying src/redturtle/agidtheme/theme/css/redturtleagidtheme.backend.css -> build/lib/redturtle/agidtheme/theme/css copying src/redturtle/agidtheme/theme/css/redturtleagidtheme.backend.css.map -> build/lib/redturtle/agidtheme/theme/css copying src/redturtle/agidtheme/theme/css/redturtleagidtheme.css -> build/lib/redturtle/agidtheme/theme/css copying src/redturtle/agidtheme/theme/css/redturtleagidtheme.css.map -> build/lib/redturtle/agidtheme/theme/css copying src/redturtle/agidtheme/theme/css/redturtleagidtheme.print.css -> build/lib/redturtle/agidtheme/theme/css copying src/redturtle/agidtheme/theme/css/redturtleagidtheme.print.css.map -> build/lib/redturtle/agidtheme/theme/css creating build/lib/redturtle/agidtheme/theme/font copying src/redturtle/agidtheme/theme/font/st.css -> build/lib/redturtle/agidtheme/theme/font creating build/lib/redturtle/agidtheme/theme/font/fonts copying src/redturtle/agidtheme/theme/font/fonts/ita.eot -> build/lib/redturtle/agidtheme/theme/font/fonts copying src/redturtle/agidtheme/theme/font/fonts/ita.svg -> build/lib/redturtle/agidtheme/theme/font/fonts copying src/redturtle/agidtheme/theme/font/fonts/ita.ttf -> build/lib/redturtle/agidtheme/theme/font/fonts copying src/redturtle/agidtheme/theme/font/fonts/ita.woff -> build/lib/redturtle/agidtheme/theme/font/fonts creating build/lib/redturtle/agidtheme/theme/images copying src/redturtle/agidtheme/theme/images/medium.svg -> build/lib/redturtle/agidtheme/theme/images copying src/redturtle/agidtheme/theme/images/mediumHover.svg -> build/lib/redturtle/agidtheme/theme/images copying src/redturtle/agidtheme/theme/images/menu.png -> build/lib/redturtle/agidtheme/theme/images copying src/redturtle/agidtheme/theme/images/newsletter.svg -> build/lib/redturtle/agidtheme/theme/images copying src/redturtle/agidtheme/theme/images/newsletterHover.svg -> build/lib/redturtle/agidtheme/theme/images copying src/redturtle/agidtheme/theme/images/print.png -> build/lib/redturtle/agidtheme/theme/images copying src/redturtle/agidtheme/theme/images/rectangle-tool.svg -> build/lib/redturtle/agidtheme/theme/images copying src/redturtle/agidtheme/theme/images/storify.svg -> build/lib/redturtle/agidtheme/theme/images copying src/redturtle/agidtheme/theme/images/storifyHover.svg -> build/lib/redturtle/agidtheme/theme/images creating build/lib/redturtle/agidtheme/theme/js creating build/lib/redturtle/agidtheme/theme/js/dist copying src/redturtle/agidtheme/theme/js/dist/bundle-compiled.js -> build/lib/redturtle/agidtheme/theme/js/dist copying src/redturtle/agidtheme/theme/js/dist/bundle-compiled.js.map -> build/lib/redturtle/agidtheme/theme/js/dist copying src/redturtle/agidtheme/theme/js/dist/fa.js -> build/lib/redturtle/agidtheme/theme/js/dist copying src/redturtle/agidtheme/theme/js/dist/redturtle-agidtheme-bundle-compiled.min.js -> build/lib/redturtle/agidtheme/theme/js/dist copying src/redturtle/agidtheme/theme/js/dist/redturtle-agidtheme-bundle-compiled.min.js.map -> build/lib/redturtle/agidtheme/theme/js/dist copying src/redturtle/agidtheme/theme/js/dist/redturtle-agidtheme-icons-bundle.min.js -> build/lib/redturtle/agidtheme/theme/js/dist copying src/redturtle/agidtheme/theme/js/dist/redturtle-agidtheme-icons-bundle.min.js.map -> build/lib/redturtle/agidtheme/theme/js/dist copying src/redturtle/agidtheme/theme/js/dist/rt-icons.js -> build/lib/redturtle/agidtheme/theme/js/dist copying src/redturtle/agidtheme/theme/js/dist/rt-icons.js.map -> build/lib/redturtle/agidtheme/theme/js/dist creating build/lib/redturtle/agidtheme/theme/js/src copying src/redturtle/agidtheme/theme/js/src/fa.js -> build/lib/redturtle/agidtheme/theme/js/src copying src/redturtle/agidtheme/theme/js/src/icons.js -> build/lib/redturtle/agidtheme/theme/js/src copying src/redturtle/agidtheme/theme/js/src/index.js -> build/lib/redturtle/agidtheme/theme/js/src creating build/lib/redturtle/agidtheme/theme/sass copying src/redturtle/agidtheme/theme/sass/_bootstrap_base.scss -> build/lib/redturtle/agidtheme/theme/sass copying src/redturtle/agidtheme/theme/sass/_font_ita.scss -> build/lib/redturtle/agidtheme/theme/sass copying src/redturtle/agidtheme/theme/sass/_import_bootstrap.scss -> build/lib/redturtle/agidtheme/theme/sass copying src/redturtle/agidtheme/theme/sass/_mixins_utility.scss -> build/lib/redturtle/agidtheme/theme/sass copying src/redturtle/agidtheme/theme/sass/_redturtleagidtheme_backend.scss -> build/lib/redturtle/agidtheme/theme/sass copying src/redturtle/agidtheme/theme/sass/_redturtleagidtheme_printstyles.scss -> build/lib/redturtle/agidtheme/theme/sass copying src/redturtle/agidtheme/theme/sass/_redturtleagidtheme_styles.scss -> build/lib/redturtle/agidtheme/theme/sass copying src/redturtle/agidtheme/theme/sass/_redturtleagidtheme_variables.scss -> build/lib/redturtle/agidtheme/theme/sass copying src/redturtle/agidtheme/theme/sass/bootstrap.scss -> build/lib/redturtle/agidtheme/theme/sass copying src/redturtle/agidtheme/theme/sass/redturtleagidtheme.backend.scss -> build/lib/redturtle/agidtheme/theme/sass copying src/redturtle/agidtheme/theme/sass/redturtleagidtheme.print.scss -> build/lib/redturtle/agidtheme/theme/sass copying src/redturtle/agidtheme/theme/sass/redturtleagidtheme.scss -> build/lib/redturtle/agidtheme/theme/sass creating build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_alerts.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_badges.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_breadcrumbs.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_button-groups.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_buttons.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_carousel.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_close.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_code.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_component-animations.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_dropdowns.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_forms.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_glyphicons.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_grid.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_input-groups.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_jumbotron.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_labels.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_list-group.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_media.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_mixins.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_modals.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_navbar.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_navs.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_normalize.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_pager.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_pagination.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_panels.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_popovers.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_print.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_progress-bars.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_responsive-embed.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_responsive-utilities.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_scaffolding.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_tables.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_theme.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_thumbnails.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_tooltip.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_type.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_utilities.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_variables.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap copying src/redturtle/agidtheme/theme/sass/bootstrap/_wells.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap creating build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_alerts.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_background-variant.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_border-radius.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_buttons.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_center-block.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_clearfix.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_forms.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_gradients.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_grid-framework.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_grid.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_hide-text.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_image.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_labels.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_list-group.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_nav-divider.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_nav-vertical-align.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_opacity.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_pagination.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_panels.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_progress-bar.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_reset-filter.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_reset-text.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_resize.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_responsive-visibility.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_size.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_tab-focus.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_table-row.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_text-emphasis.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_text-overflow.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins copying src/redturtle/agidtheme/theme/sass/bootstrap/mixins/_vendor-prefixes.scss -> build/lib/redturtle/agidtheme/theme/sass/bootstrap/mixins creating build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_area_tematica.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_belowcontent.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_breadcrumbs.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_category.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_columns.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_comments.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_controlpanel.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_documentActions.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_documentByLine.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_edit.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_events.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_footer.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_header.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_homepage.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_leadimage.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_mainnavigation.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_navTree.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_news.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_pages.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_pagination.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_portlets.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_relatedItems.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_returntotop.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_search.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_share.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_skiplinks.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_social.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_static_tiles_portlets.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_table.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_tableofcontents.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_tile_collection.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_tiles_base.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_tiles_views.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_toc.scss -> build/lib/redturtle/agidtheme/theme/sass/components copying src/redturtle/agidtheme/theme/sass/components/_typo.scss -> build/lib/redturtle/agidtheme/theme/sass/components creating build/lib/redturtle/agidtheme/theme/sass/components/plone copying src/redturtle/agidtheme/theme/sass/components/plone/_buttons.scss -> build/lib/redturtle/agidtheme/theme/sass/components/plone copying src/redturtle/agidtheme/theme/sass/components/plone/_contact.scss -> build/lib/redturtle/agidtheme/theme/sass/components/plone copying src/redturtle/agidtheme/theme/sass/components/plone/_forms.scss -> build/lib/redturtle/agidtheme/theme/sass/components/plone copying src/redturtle/agidtheme/theme/sass/components/plone/_login.scss -> build/lib/redturtle/agidtheme/theme/sass/components/plone copying src/redturtle/agidtheme/theme/sass/components/plone/_managePortlets.scss -> build/lib/redturtle/agidtheme/theme/sass/components/plone copying src/redturtle/agidtheme/theme/sass/components/plone/_modals.scss -> build/lib/redturtle/agidtheme/theme/sass/components/plone copying src/redturtle/agidtheme/theme/sass/components/plone/_plone_styles.scss -> build/lib/redturtle/agidtheme/theme/sass/components/plone copying src/redturtle/agidtheme/theme/sass/components/plone/_portalMessage.scss -> build/lib/redturtle/agidtheme/theme/sass/components/plone copying src/redturtle/agidtheme/theme/sass/components/plone/_references.scss -> build/lib/redturtle/agidtheme/theme/sass/components/plone copying src/redturtle/agidtheme/theme/sass/components/plone/_siteSetup.scss -> build/lib/redturtle/agidtheme/theme/sass/components/plone copying src/redturtle/agidtheme/theme/sass/components/plone/_tinymce.scss -> build/lib/redturtle/agidtheme/theme/sass/components/plone copying src/redturtle/agidtheme/theme/sass/components/plone/_toolbar.scss -> build/lib/redturtle/agidtheme/theme/sass/components/plone copying src/redturtle/agidtheme/theme/sass/components/plone/_views.scss -> build/lib/redturtle/agidtheme/theme/sass/components/plone creating build/lib/redturtle/agidtheme/theme/template-overrides copying src/redturtle/agidtheme/theme/template-overrides/.gitkeep -> build/lib/redturtle/agidtheme/theme/template-overrides creating build/lib/redturtle/agidtheme/theme/tinymce-templates copying src/redturtle/agidtheme/theme/tinymce-templates/image-grid-2x2.html -> build/lib/redturtle/agidtheme/theme/tinymce-templates creating build/lib/redturtle/agidtheme/theme/views copying src/redturtle/agidtheme/theme/views/slider-images.pt.example -> build/lib/redturtle/agidtheme/theme/views copying src/redturtle/agidtheme/browser/configure.zcml -> build/lib/redturtle/agidtheme/browser creating build/lib/redturtle/agidtheme/browser/overrides copying src/redturtle/agidtheme/browser/overrides/.gitkeep -> build/lib/redturtle/agidtheme/browser/overrides copying src/redturtle/agidtheme/browser/overrides/Products.CMFPlone.browser.templates.main_template.pt -> build/lib/redturtle/agidtheme/browser/overrides copying src/redturtle/agidtheme/browser/overrides/collective.editablemenu.browser.templates.custom_sections.pt -> build/lib/redturtle/agidtheme/browser/overrides copying src/redturtle/agidtheme/browser/overrides/plone.app.layout.viewlets.footer.pt -> build/lib/redturtle/agidtheme/browser/overrides copying src/redturtle/agidtheme/browser/overrides/plone.app.layout.viewlets.portal_header.pt -> build/lib/redturtle/agidtheme/browser/overrides copying src/redturtle/agidtheme/browser/overrides/plone.app.layout.viewlets.sections.pt -> build/lib/redturtle/agidtheme/browser/overrides copying src/redturtle/agidtheme/browser/overrides/redturtle.tiles.management.browser.templates.tiles_view.pt -> build/lib/redturtle/agidtheme/browser/overrides creating build/lib/redturtle/agidtheme/browser/static copying src/redturtle/agidtheme/browser/static/.gitkeep -> build/lib/redturtle/agidtheme/browser/static creating build/lib/redturtle/agidtheme/browser/templates copying src/redturtle/agidtheme/browser/templates/aree_tematiche.pt -> build/lib/redturtle/agidtheme/browser/templates copying src/redturtle/agidtheme/browser/templates/document_by_line.pt -> build/lib/redturtle/agidtheme/browser/templates copying src/redturtle/agidtheme/browser/templates/document_relateditems.pt -> build/lib/redturtle/agidtheme/browser/templates copying src/redturtle/agidtheme/browser/templates/header_social_viewlet.pt -> build/lib/redturtle/agidtheme/browser/templates copying src/redturtle/agidtheme/browser/templates/leadimage.pt -> build/lib/redturtle/agidtheme/browser/templates copying src/redturtle/agidtheme/browser/templates/logo.pt -> build/lib/redturtle/agidtheme/browser/templates copying src/redturtle/agidtheme/browser/templates/news_area_tematica.pt -> build/lib/redturtle/agidtheme/browser/templates copying src/redturtle/agidtheme/browser/templates/news_big_photo_renderer.pt -> build/lib/redturtle/agidtheme/browser/templates copying src/redturtle/agidtheme/browser/templates/news_highlight_renderer.pt -> build/lib/redturtle/agidtheme/browser/templates copying src/redturtle/agidtheme/browser/templates/news_renderer.pt -> build/lib/redturtle/agidtheme/browser/templates copying src/redturtle/agidtheme/browser/templates/online_services.pt -> build/lib/redturtle/agidtheme/browser/templates copying src/redturtle/agidtheme/browser/templates/photogallery_renderer.pt -> build/lib/redturtle/agidtheme/browser/templates copying src/redturtle/agidtheme/browser/templates/searchbox.pt -> build/lib/redturtle/agidtheme/browser/templates copying src/redturtle/agidtheme/browser/templates/servizi_area_tematica.pt -> build/lib/redturtle/agidtheme/browser/templates copying src/redturtle/agidtheme/browser/templates/sights_renderer.pt -> build/lib/redturtle/agidtheme/browser/templates copying src/redturtle/agidtheme/browser/templates/skip_links_viewlet.pt -> build/lib/redturtle/agidtheme/browser/templates copying src/redturtle/agidtheme/browser/templates/social_viewlet.pt -> build/lib/redturtle/agidtheme/browser/templates copying src/redturtle/agidtheme/browser/templates/tiles_page_view.pt -> build/lib/redturtle/agidtheme/browser/templates copying src/redturtle/agidtheme/browser/templates/video_renderer.pt -> build/lib/redturtle/agidtheme/browser/templates copying src/redturtle/agidtheme/controlpanel/configure.zcml -> build/lib/redturtle/agidtheme/controlpanel creating build/lib/redturtle/agidtheme/tests/robot copying src/redturtle/agidtheme/tests/robot/test_example.robot -> build/lib/redturtle/agidtheme/tests/robot copying src/redturtle/agidtheme/behaviors/configure.zcml -> build/lib/redturtle/agidtheme/behaviors copying src/redturtle/agidtheme/upgrades/configure.zcml -> build/lib/redturtle/agidtheme/upgrades installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/redturtle/__init__.py (namespace package) copying redturtle/agidtheme/testing.py -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme copying redturtle/agidtheme/interfaces.py -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme copying redturtle/agidtheme/configure.zcml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme copying redturtle/agidtheme/setuphandlers.py -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme copying redturtle/agidtheme/__init__.py -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme copying redturtle/agidtheme/vocabularies.py -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme copying redturtle/agidtheme/locales/manual.pot -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/locales copying redturtle/agidtheme/locales/redturtle.agidtheme.pot -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/locales copying redturtle/agidtheme/locales/update.sh -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/locales copying redturtle/agidtheme/locales/it/LC_MESSAGES/redturtle.agidtheme.po -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/locales/it/LC_MESSAGES copying redturtle/agidtheme/locales/it/LC_MESSAGES/redturtle.agidtheme.mo -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/locales/it/LC_MESSAGES copying redturtle/agidtheme/browser/viewlets.py -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser copying redturtle/agidtheme/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser copying redturtle/agidtheme/browser/__init__.py -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser copying redturtle/agidtheme/browser/tile_collection_renderers.py -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser copying redturtle/agidtheme/browser/templates/social_viewlet.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/templates copying redturtle/agidtheme/browser/templates/header_social_viewlet.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/templates copying redturtle/agidtheme/browser/templates/aree_tematiche.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/templates copying redturtle/agidtheme/browser/templates/servizi_area_tematica.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/templates copying redturtle/agidtheme/browser/templates/news_big_photo_renderer.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/templates copying redturtle/agidtheme/browser/templates/online_services.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/templates copying redturtle/agidtheme/browser/templates/document_by_line.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/templates copying redturtle/agidtheme/browser/templates/sights_renderer.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/templates copying redturtle/agidtheme/browser/templates/leadimage.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/templates copying redturtle/agidtheme/browser/templates/document_relateditems.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/templates copying redturtle/agidtheme/browser/templates/searchbox.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/templates copying redturtle/agidtheme/browser/templates/tiles_page_view.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/templates copying redturtle/agidtheme/browser/templates/news_highlight_renderer.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/templates copying redturtle/agidtheme/browser/templates/photogallery_renderer.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/templates copying redturtle/agidtheme/browser/templates/logo.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/templates copying redturtle/agidtheme/browser/templates/news_renderer.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/templates copying redturtle/agidtheme/browser/templates/news_area_tematica.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/templates copying redturtle/agidtheme/browser/templates/skip_links_viewlet.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/templates copying redturtle/agidtheme/browser/templates/video_renderer.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/templates copying redturtle/agidtheme/browser/static/.gitkeep -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/static copying redturtle/agidtheme/browser/overrides/plone.app.layout.viewlets.sections.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/overrides copying redturtle/agidtheme/browser/overrides/.gitkeep -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/overrides copying redturtle/agidtheme/browser/overrides/plone.app.layout.viewlets.portal_header.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/overrides copying redturtle/agidtheme/browser/overrides/redturtle.tiles.management.browser.templates.tiles_view.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/overrides copying redturtle/agidtheme/browser/overrides/plone.app.layout.viewlets.footer.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/overrides copying redturtle/agidtheme/browser/overrides/collective.editablemenu.browser.templates.custom_sections.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/overrides copying redturtle/agidtheme/browser/overrides/Products.CMFPlone.browser.templates.main_template.pt -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/browser/overrides copying redturtle/agidtheme/profiles/removeellipsed/registry.xml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/profiles/removeellipsed copying redturtle/agidtheme/profiles/default/registry.xml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/profiles/default copying redturtle/agidtheme/profiles/default/viewlets.xml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/profiles/default copying redturtle/agidtheme/profiles/default/controlpanel.xml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/profiles/default copying redturtle/agidtheme/profiles/default/theme.xml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/profiles/default copying redturtle/agidtheme/profiles/default/actions.xml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/profiles/default copying redturtle/agidtheme/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/profiles/default copying redturtle/agidtheme/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/profiles/default copying redturtle/agidtheme/profiles/default/types/Document.xml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/profiles/default/types copying redturtle/agidtheme/profiles/default/types/Event.xml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/profiles/default/types copying redturtle/agidtheme/profiles/default/types/Folder.xml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/profiles/default/types copying redturtle/agidtheme/profiles/removeoldbundle/registry.xml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/profiles/removeoldbundle copying redturtle/agidtheme/profiles/uninstall/registry.xml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/profiles/uninstall copying redturtle/agidtheme/profiles/uninstall/controlpanel.xml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/profiles/uninstall copying redturtle/agidtheme/profiles/uninstall/theme.xml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/profiles/uninstall copying redturtle/agidtheme/profiles/uninstall/browserlayer.xml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/profiles/uninstall copying redturtle/agidtheme/theme/favicon.ico -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme copying redturtle/agidtheme/theme/apple-touch-icon-precomposed.png -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme copying redturtle/agidtheme/theme/package.json -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme copying redturtle/agidtheme/theme/rules.xml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme copying redturtle/agidtheme/theme/apple-touch-icon.png -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme copying redturtle/agidtheme/theme/preview.png -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme copying redturtle/agidtheme/theme/apple-touch-icon-57x57-precomposed.png -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme copying redturtle/agidtheme/theme/HOWTO_DEVELOP.rst -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme copying redturtle/agidtheme/theme/apple-touch-icon-72x72-precomposed.png -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme copying redturtle/agidtheme/theme/apple-touch-icon-144x144-precomposed.png -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme copying redturtle/agidtheme/theme/manifest.cfg -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme copying redturtle/agidtheme/theme/index.html -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme copying redturtle/agidtheme/theme/backend.xml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme copying redturtle/agidtheme/theme/redturtleagidtheme_rules.xml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme copying redturtle/agidtheme/theme/yarn.lock -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme copying redturtle/agidtheme/theme/apple-touch-icon-114x114-precomposed.png -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme copying redturtle/agidtheme/theme/views/slider-images.pt.example -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/views copying redturtle/agidtheme/theme/template-overrides/.gitkeep -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/template-overrides copying redturtle/agidtheme/theme/images/print.png -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/images copying redturtle/agidtheme/theme/images/storify.svg -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/images copying redturtle/agidtheme/theme/images/storifyHover.svg -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/images copying redturtle/agidtheme/theme/images/rectangle-tool.svg -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/images copying redturtle/agidtheme/theme/images/newsletterHover.svg -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/images copying redturtle/agidtheme/theme/images/mediumHover.svg -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/images copying redturtle/agidtheme/theme/images/menu.png -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/images copying redturtle/agidtheme/theme/images/newsletter.svg -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/images copying redturtle/agidtheme/theme/images/medium.svg -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/images copying redturtle/agidtheme/theme/sass/_import_bootstrap.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass copying redturtle/agidtheme/theme/sass/redturtleagidtheme.backend.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass copying redturtle/agidtheme/theme/sass/_redturtleagidtheme_variables.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass copying redturtle/agidtheme/theme/sass/redturtleagidtheme.print.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass copying redturtle/agidtheme/theme/sass/_font_ita.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass copying redturtle/agidtheme/theme/sass/redturtleagidtheme.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass copying redturtle/agidtheme/theme/sass/_bootstrap_base.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass copying redturtle/agidtheme/theme/sass/_redturtleagidtheme_printstyles.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass copying redturtle/agidtheme/theme/sass/bootstrap.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass copying redturtle/agidtheme/theme/sass/_mixins_utility.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass copying redturtle/agidtheme/theme/sass/_redturtleagidtheme_backend.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass copying redturtle/agidtheme/theme/sass/_redturtleagidtheme_styles.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass copying redturtle/agidtheme/theme/sass/bootstrap/_thumbnails.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_scaffolding.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_component-animations.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_theme.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_responsive-embed.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_print.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_forms.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_variables.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_breadcrumbs.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_jumbotron.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_modals.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_utilities.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_code.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_list-group.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_button-groups.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_progress-bars.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_media.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_grid.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_glyphicons.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_badges.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_labels.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_close.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_type.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_navbar.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_navs.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_buttons.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_tables.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_carousel.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_pager.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_panels.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_dropdowns.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_responsive-utilities.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_pagination.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_tooltip.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_normalize.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_input-groups.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_wells.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_alerts.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_mixins.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/_popovers.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_reset-text.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_background-variant.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_opacity.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_nav-vertical-align.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_hide-text.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_forms.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_tab-focus.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_grid-framework.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_size.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_center-block.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_list-group.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_text-emphasis.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_grid.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_labels.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_responsive-visibility.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_buttons.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_text-overflow.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_reset-filter.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_panels.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_resize.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_nav-divider.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_clearfix.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_progress-bar.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_pagination.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_image.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_table-row.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_alerts.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_gradients.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_vendor-prefixes.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/bootstrap/mixins/_border-radius.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/bootstrap/mixins copying redturtle/agidtheme/theme/sass/components/_tableofcontents.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_mainnavigation.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_documentByLine.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_header.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_social.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_area_tematica.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_controlpanel.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_share.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_breadcrumbs.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_skiplinks.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_search.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_leadimage.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_navTree.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_typo.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_relatedItems.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_edit.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_tile_collection.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_category.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_tiles_base.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_table.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_columns.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_news.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_events.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_tiles_views.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_documentActions.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_pages.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_toc.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_returntotop.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_pagination.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_homepage.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_static_tiles_portlets.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_portlets.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_footer.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_comments.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/_belowcontent.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components copying redturtle/agidtheme/theme/sass/components/plone/_forms.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components/plone copying redturtle/agidtheme/theme/sass/components/plone/_contact.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components/plone copying redturtle/agidtheme/theme/sass/components/plone/_modals.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components/plone copying redturtle/agidtheme/theme/sass/components/plone/_login.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components/plone copying redturtle/agidtheme/theme/sass/components/plone/_managePortlets.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components/plone copying redturtle/agidtheme/theme/sass/components/plone/_plone_styles.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components/plone copying redturtle/agidtheme/theme/sass/components/plone/_tinymce.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components/plone copying redturtle/agidtheme/theme/sass/components/plone/_buttons.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components/plone copying redturtle/agidtheme/theme/sass/components/plone/_views.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components/plone copying redturtle/agidtheme/theme/sass/components/plone/_toolbar.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components/plone copying redturtle/agidtheme/theme/sass/components/plone/_portalMessage.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components/plone copying redturtle/agidtheme/theme/sass/components/plone/_siteSetup.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components/plone copying redturtle/agidtheme/theme/sass/components/plone/_references.scss -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/sass/components/plone copying redturtle/agidtheme/theme/barceloneta/barceloneta-backend.css.map -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta copying redturtle/agidtheme/theme/barceloneta/barceloneta-backend.css -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta copying redturtle/agidtheme/theme/barceloneta/less/portlets.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/breadcrumbs.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/mixin.prefixes.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/views.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/mixin.grid.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/header.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/loginform.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/pickadate.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/sitemap.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/event.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/code.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/fonts.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/buttons.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/barceloneta.backend.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/dropzone.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/controlpanels.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/mixin.borderradius.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/forms.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/states.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/type.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/behaviors.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/barceloneta.plone.local.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/barceloneta.plone.export.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/toc.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/footer.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/modal.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/barceloneta.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/normalize.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/print.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/mixin.gridframework.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/deco.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/sortable.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/alerts.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/sitenav.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/discussion.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/variables.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/thumbs.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/mixin.font.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/formtabbing.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/scaffolding.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/mixin.images.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/search.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/main.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/mixin.buttons.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/tooltip.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/tablesorter.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/tags.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/contents.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/grid.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/pagination.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/mixin.forms.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/mixin.tabfocus.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/image.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/accessibility.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/tree.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/mixin.clearfix.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/barceloneta/less/tables.plone.less -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/barceloneta/less copying redturtle/agidtheme/theme/tinymce-templates/image-grid-2x2.html -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/tinymce-templates copying redturtle/agidtheme/theme/font/st.css -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/font copying redturtle/agidtheme/theme/font/fonts/ita.ttf -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/font/fonts copying redturtle/agidtheme/theme/font/fonts/ita.eot -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/font/fonts copying redturtle/agidtheme/theme/font/fonts/ita.svg -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/font/fonts copying redturtle/agidtheme/theme/font/fonts/ita.woff -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/font/fonts copying redturtle/agidtheme/theme/js/src/icons.js -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/js/src copying redturtle/agidtheme/theme/js/src/index.js -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/js/src copying redturtle/agidtheme/theme/js/src/fa.js -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/js/src copying redturtle/agidtheme/theme/js/dist/rt-icons.js.map -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/js/dist copying redturtle/agidtheme/theme/js/dist/bundle-compiled.js.map -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/js/dist copying redturtle/agidtheme/theme/js/dist/redturtle-agidtheme-bundle-compiled.min.js -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/js/dist copying redturtle/agidtheme/theme/js/dist/redturtle-agidtheme-icons-bundle.min.js -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/js/dist copying redturtle/agidtheme/theme/js/dist/redturtle-agidtheme-bundle-compiled.min.js.map -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/js/dist copying redturtle/agidtheme/theme/js/dist/redturtle-agidtheme-icons-bundle.min.js.map -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/js/dist copying redturtle/agidtheme/theme/js/dist/rt-icons.js -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/js/dist copying redturtle/agidtheme/theme/js/dist/bundle-compiled.js -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/js/dist copying redturtle/agidtheme/theme/js/dist/fa.js -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/js/dist copying redturtle/agidtheme/theme/css/barceloneta-backend.css.map -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/css copying redturtle/agidtheme/theme/css/redturtle-agidtheme-bundle.css.map -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/css copying redturtle/agidtheme/theme/css/redturtleagidtheme.print.css.map -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/css copying redturtle/agidtheme/theme/css/redturtleagidtheme.css.map -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/css copying redturtle/agidtheme/theme/css/redturtleagidtheme.backend.css -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/css copying redturtle/agidtheme/theme/css/bootstrap.min.css.map -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/css copying redturtle/agidtheme/theme/css/redturtleagidtheme.print.css -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/css copying redturtle/agidtheme/theme/css/redturtleagidtheme.backend.css.map -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/css copying redturtle/agidtheme/theme/css/redturtleagidtheme.css -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/css copying redturtle/agidtheme/theme/css/redturtle-agidtheme-bundle.css -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/css copying redturtle/agidtheme/theme/css/bootstrap.min.css -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/theme/css copying redturtle/agidtheme/controlpanel/interfaces.py -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/controlpanel copying redturtle/agidtheme/controlpanel/configure.zcml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/controlpanel copying redturtle/agidtheme/controlpanel/__init__.py -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/controlpanel copying redturtle/agidtheme/controlpanel/view.py -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/controlpanel copying redturtle/agidtheme/tests/test_setup.py -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/tests copying redturtle/agidtheme/tests/test_robot.py -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/tests copying redturtle/agidtheme/tests/__init__.py -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/tests copying redturtle/agidtheme/tests/robot/test_example.robot -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/tests/robot copying redturtle/agidtheme/behaviors/configure.zcml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/behaviors copying redturtle/agidtheme/behaviors/__init__.py -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/behaviors copying redturtle/agidtheme/behaviors/behavior.py -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/behaviors copying redturtle/agidtheme/upgrades/configure.zcml -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/upgrades copying redturtle/agidtheme/upgrades/upgrades.py -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/upgrades copying redturtle/agidtheme/upgrades/__init__.py -> build/bdist.linux-armv7l/wheel/redturtle/agidtheme/upgrades running install_egg_info Copying src/redturtle.agidtheme.egg-info to build/bdist.linux-armv7l/wheel/redturtle.agidtheme-2.1.2-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/redturtle.agidtheme-2.1.2-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/redturtle.agidtheme-2.1.2.dist-info/WHEEL Running setup.py bdist_wheel for redturtle.agidtheme: finished with status 'done' Stored in directory: /tmp/tmpr_19sg5t Successfully built redturtle.agidtheme Cleaning up... Removing source in /tmp/pip-build-5jkbqe8s/redturtle.agidtheme