Collecting nerodia==0.2.0 1 location(s) to search for versions of nerodia: * https://pypi.python.org/simple/nerodia/ Getting page https://pypi.python.org/simple/nerodia/ Analyzing links from page https://pypi.python.org/simple/nerodia/ Found link https://pypi.python.org/packages/85/b9/caf968a36878526d81fbed80ee2142dd240f901f63fde096e5616394c0ed/nerodia-0.2.0.tar.gz#md5=aac2489312f9c58613e3867dcc9decda (from https://pypi.python.org/simple/nerodia/), version: 0.2.0 Found link https://pypi.python.org/packages/91/8b/ac5cb99405036f71aa6ffe21cfac9678d4381923fd36a9cccf60646397b6/nerodia-0.1.3.tar.gz#md5=51df5c0f54523f2901b48407d1d14b8c (from https://pypi.python.org/simple/nerodia/), version: 0.1.3 Using version 0.2.0 (newest of versions: 0.2.0) Downloading nerodia-0.2.0.tar.gz (57kB) Downloading from URL https://pypi.python.org/packages/85/b9/caf968a36878526d81fbed80ee2142dd240f901f63fde096e5616394c0ed/nerodia-0.2.0.tar.gz#md5=aac2489312f9c58613e3867dcc9decda (from https://pypi.python.org/simple/nerodia/) Running setup.py (path:/tmp/pip-build-kyo7f_q_/nerodia/setup.py) egg_info for package nerodia Running command python setup.py egg_info running egg_info creating pip-egg-info/nerodia.egg-info writing top-level names to pip-egg-info/nerodia.egg-info/top_level.txt writing pip-egg-info/nerodia.egg-info/PKG-INFO writing dependency_links to pip-egg-info/nerodia.egg-info/dependency_links.txt writing requirements to pip-egg-info/nerodia.egg-info/requires.txt writing manifest file 'pip-egg-info/nerodia.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/nerodia.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/nerodia.egg-info/SOURCES.txt' Source in /tmp/pip-build-kyo7f_q_/nerodia has version 0.2.0, which satisfies requirement nerodia==0.2.0 from https://pypi.python.org/packages/85/b9/caf968a36878526d81fbed80ee2142dd240f901f63fde096e5616394c0ed/nerodia-0.2.0.tar.gz#md5=aac2489312f9c58613e3867dcc9decda Building wheels for collected packages: nerodia Running setup.py bdist_wheel for nerodia: started Destination directory: /tmp/tmpror6vdrlpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-kyo7f_q_/nerodia/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/tmpror6vdrlpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/nerodia copying nerodia/exception.py -> build/lib/nerodia copying nerodia/after_hooks.py -> build/lib/nerodia copying nerodia/xpath_support.py -> build/lib/nerodia copying nerodia/screenshot.py -> build/lib/nerodia copying nerodia/__init__.py -> build/lib/nerodia copying nerodia/capabilities.py -> build/lib/nerodia copying nerodia/element_collection.py -> build/lib/nerodia copying nerodia/container.py -> build/lib/nerodia copying nerodia/atoms.py -> build/lib/nerodia copying nerodia/svg_attributes.py -> build/lib/nerodia copying nerodia/tag_map.py -> build/lib/nerodia copying nerodia/adjacent.py -> build/lib/nerodia copying nerodia/browser.py -> build/lib/nerodia copying nerodia/logger.py -> build/lib/nerodia copying nerodia/row_container.py -> build/lib/nerodia copying nerodia/alert.py -> build/lib/nerodia copying nerodia/cell_container.py -> build/lib/nerodia copying nerodia/html_attributes.py -> build/lib/nerodia copying nerodia/user_editable.py -> build/lib/nerodia copying nerodia/has_window.py -> build/lib/nerodia copying nerodia/cookies.py -> build/lib/nerodia copying nerodia/window.py -> build/lib/nerodia copying nerodia/meta_elements.py -> build/lib/nerodia creating build/lib/nerodia/elements copying nerodia/elements/d_list.py -> build/lib/nerodia/elements copying nerodia/elements/i_frame.py -> build/lib/nerodia/elements copying nerodia/elements/area.py -> build/lib/nerodia/elements copying nerodia/elements/file_field.py -> build/lib/nerodia/elements copying nerodia/elements/form.py -> build/lib/nerodia/elements copying nerodia/elements/radio.py -> build/lib/nerodia/elements copying nerodia/elements/svg_elements.py -> build/lib/nerodia/elements copying nerodia/elements/__init__.py -> build/lib/nerodia/elements copying nerodia/elements/image.py -> build/lib/nerodia/elements copying nerodia/elements/row.py -> build/lib/nerodia/elements copying nerodia/elements/cell.py -> build/lib/nerodia/elements copying nerodia/elements/table.py -> build/lib/nerodia/elements copying nerodia/elements/input.py -> build/lib/nerodia/elements copying nerodia/elements/html_elements.py -> build/lib/nerodia/elements copying nerodia/elements/link.py -> build/lib/nerodia/elements copying nerodia/elements/table_row.py -> build/lib/nerodia/elements copying nerodia/elements/table_section.py -> build/lib/nerodia/elements copying nerodia/elements/text_area.py -> build/lib/nerodia/elements copying nerodia/elements/text_field.py -> build/lib/nerodia/elements copying nerodia/elements/element.py -> build/lib/nerodia/elements copying nerodia/elements/table_cell.py -> build/lib/nerodia/elements copying nerodia/elements/select.py -> build/lib/nerodia/elements copying nerodia/elements/option.py -> build/lib/nerodia/elements copying nerodia/elements/hidden.py -> build/lib/nerodia/elements copying nerodia/elements/check_box.py -> build/lib/nerodia/elements copying nerodia/elements/button.py -> build/lib/nerodia/elements creating build/lib/nerodia/locators copying nerodia/locators/__init__.py -> build/lib/nerodia/locators creating build/lib/nerodia/locators/button copying nerodia/locators/button/__init__.py -> build/lib/nerodia/locators/button copying nerodia/locators/button/locator.py -> build/lib/nerodia/locators/button copying nerodia/locators/button/selector_builder.py -> build/lib/nerodia/locators/button copying nerodia/locators/button/validator.py -> build/lib/nerodia/locators/button creating build/lib/nerodia/locators/cell copying nerodia/locators/cell/__init__.py -> build/lib/nerodia/locators/cell copying nerodia/locators/cell/locator.py -> build/lib/nerodia/locators/cell copying nerodia/locators/cell/selector_builder.py -> build/lib/nerodia/locators/cell creating build/lib/nerodia/locators/element copying nerodia/locators/element/__init__.py -> build/lib/nerodia/locators/element copying nerodia/locators/element/locator.py -> build/lib/nerodia/locators/element copying nerodia/locators/element/selector_builder.py -> build/lib/nerodia/locators/element copying nerodia/locators/element/validator.py -> build/lib/nerodia/locators/element creating build/lib/nerodia/locators/row copying nerodia/locators/row/__init__.py -> build/lib/nerodia/locators/row copying nerodia/locators/row/locator.py -> build/lib/nerodia/locators/row copying nerodia/locators/row/selector_builder.py -> build/lib/nerodia/locators/row creating build/lib/nerodia/locators/text_area copying nerodia/locators/text_area/__init__.py -> build/lib/nerodia/locators/text_area copying nerodia/locators/text_area/locator.py -> build/lib/nerodia/locators/text_area copying nerodia/locators/text_area/selector_builder.py -> build/lib/nerodia/locators/text_area creating build/lib/nerodia/locators/text_field copying nerodia/locators/text_field/__init__.py -> build/lib/nerodia/locators/text_field copying nerodia/locators/text_field/locator.py -> build/lib/nerodia/locators/text_field copying nerodia/locators/text_field/selector_builder.py -> build/lib/nerodia/locators/text_field copying nerodia/locators/text_field/validator.py -> build/lib/nerodia/locators/text_field creating build/lib/nerodia/wait copying nerodia/wait/__init__.py -> build/lib/nerodia/wait copying nerodia/wait/timer.py -> build/lib/nerodia/wait copying nerodia/wait/wait.py -> build/lib/nerodia/wait installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/exception.py -> build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/after_hooks.py -> build/bdist.linux-armv7l/wheel/nerodia creating build/bdist.linux-armv7l/wheel/nerodia/wait copying build/lib/nerodia/wait/__init__.py -> build/bdist.linux-armv7l/wheel/nerodia/wait copying build/lib/nerodia/wait/timer.py -> build/bdist.linux-armv7l/wheel/nerodia/wait copying build/lib/nerodia/wait/wait.py -> build/bdist.linux-armv7l/wheel/nerodia/wait creating build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/d_list.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/i_frame.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/area.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/file_field.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/form.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/radio.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/svg_elements.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/__init__.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/image.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/row.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/cell.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/table.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/input.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/html_elements.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/link.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/table_row.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/table_section.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/text_area.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/text_field.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/element.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/table_cell.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/select.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/option.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/hidden.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/check_box.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/elements/button.py -> build/bdist.linux-armv7l/wheel/nerodia/elements copying build/lib/nerodia/xpath_support.py -> build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/screenshot.py -> build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/__init__.py -> build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/capabilities.py -> build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/element_collection.py -> build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/container.py -> build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/atoms.py -> build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/svg_attributes.py -> build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/tag_map.py -> build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/adjacent.py -> build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/browser.py -> build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/logger.py -> build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/row_container.py -> build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/alert.py -> build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/cell_container.py -> build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/html_attributes.py -> build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/user_editable.py -> build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/has_window.py -> build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/cookies.py -> build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/window.py -> build/bdist.linux-armv7l/wheel/nerodia copying build/lib/nerodia/meta_elements.py -> build/bdist.linux-armv7l/wheel/nerodia creating build/bdist.linux-armv7l/wheel/nerodia/locators creating build/bdist.linux-armv7l/wheel/nerodia/locators/element copying build/lib/nerodia/locators/element/__init__.py -> build/bdist.linux-armv7l/wheel/nerodia/locators/element copying build/lib/nerodia/locators/element/locator.py -> build/bdist.linux-armv7l/wheel/nerodia/locators/element copying build/lib/nerodia/locators/element/selector_builder.py -> build/bdist.linux-armv7l/wheel/nerodia/locators/element copying build/lib/nerodia/locators/element/validator.py -> build/bdist.linux-armv7l/wheel/nerodia/locators/element creating build/bdist.linux-armv7l/wheel/nerodia/locators/text_area copying build/lib/nerodia/locators/text_area/__init__.py -> build/bdist.linux-armv7l/wheel/nerodia/locators/text_area copying build/lib/nerodia/locators/text_area/locator.py -> build/bdist.linux-armv7l/wheel/nerodia/locators/text_area copying build/lib/nerodia/locators/text_area/selector_builder.py -> build/bdist.linux-armv7l/wheel/nerodia/locators/text_area copying build/lib/nerodia/locators/__init__.py -> build/bdist.linux-armv7l/wheel/nerodia/locators creating build/bdist.linux-armv7l/wheel/nerodia/locators/row copying build/lib/nerodia/locators/row/__init__.py -> build/bdist.linux-armv7l/wheel/nerodia/locators/row copying build/lib/nerodia/locators/row/locator.py -> build/bdist.linux-armv7l/wheel/nerodia/locators/row copying build/lib/nerodia/locators/row/selector_builder.py -> build/bdist.linux-armv7l/wheel/nerodia/locators/row creating build/bdist.linux-armv7l/wheel/nerodia/locators/button copying build/lib/nerodia/locators/button/__init__.py -> build/bdist.linux-armv7l/wheel/nerodia/locators/button copying build/lib/nerodia/locators/button/locator.py -> build/bdist.linux-armv7l/wheel/nerodia/locators/button copying build/lib/nerodia/locators/button/selector_builder.py -> build/bdist.linux-armv7l/wheel/nerodia/locators/button copying build/lib/nerodia/locators/button/validator.py -> build/bdist.linux-armv7l/wheel/nerodia/locators/button creating build/bdist.linux-armv7l/wheel/nerodia/locators/cell copying build/lib/nerodia/locators/cell/__init__.py -> build/bdist.linux-armv7l/wheel/nerodia/locators/cell copying build/lib/nerodia/locators/cell/locator.py -> build/bdist.linux-armv7l/wheel/nerodia/locators/cell copying build/lib/nerodia/locators/cell/selector_builder.py -> build/bdist.linux-armv7l/wheel/nerodia/locators/cell creating build/bdist.linux-armv7l/wheel/nerodia/locators/text_field copying build/lib/nerodia/locators/text_field/__init__.py -> build/bdist.linux-armv7l/wheel/nerodia/locators/text_field copying build/lib/nerodia/locators/text_field/locator.py -> build/bdist.linux-armv7l/wheel/nerodia/locators/text_field copying build/lib/nerodia/locators/text_field/selector_builder.py -> build/bdist.linux-armv7l/wheel/nerodia/locators/text_field copying build/lib/nerodia/locators/text_field/validator.py -> build/bdist.linux-armv7l/wheel/nerodia/locators/text_field running install_data creating build/bdist.linux-armv7l/wheel/nerodia-0.2.0.data creating build/bdist.linux-armv7l/wheel/nerodia-0.2.0.data/data creating build/bdist.linux-armv7l/wheel/nerodia-0.2.0.data/data/nerodia creating build/bdist.linux-armv7l/wheel/nerodia-0.2.0.data/data/nerodia/atoms copying nerodia/atoms/fireEvent.js -> build/bdist.linux-armv7l/wheel/nerodia-0.2.0.data/data/nerodia/atoms copying nerodia/atoms/getInnerHtml.js -> build/bdist.linux-armv7l/wheel/nerodia-0.2.0.data/data/nerodia/atoms copying nerodia/atoms/getOuterHtml.js -> build/bdist.linux-armv7l/wheel/nerodia-0.2.0.data/data/nerodia/atoms copying nerodia/atoms/selectText.js -> build/bdist.linux-armv7l/wheel/nerodia-0.2.0.data/data/nerodia/atoms running install_egg_info running egg_info writing top-level names to nerodia.egg-info/top_level.txt writing nerodia.egg-info/PKG-INFO writing requirements to nerodia.egg-info/requires.txt writing dependency_links to nerodia.egg-info/dependency_links.txt reading manifest file 'nerodia.egg-info/SOURCES.txt' writing manifest file 'nerodia.egg-info/SOURCES.txt' Copying nerodia.egg-info to build/bdist.linux-armv7l/wheel/nerodia-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/nerodia-0.2.0.dist-info/WHEEL Running setup.py bdist_wheel for nerodia: finished with status 'done' Stored in directory: /tmp/tmpha1pgtf5 Successfully built nerodia Cleaning up... Removing source in /tmp/pip-build-kyo7f_q_/nerodia