------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.2.20201017.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1h_1,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-traits-6.1.1.txz Installing /packages/All/py37-pygments-2.7.1.txz Installing /packages/All/libxml2-2.9.10_1.txz Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/zstd-1.4.5_1.txz Installing /packages/All/pciids-20200922.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libunwind-20200331_1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/mesa-libs-20.2.0_1.txz Installing /packages/All/double-conversion-3.1.5.19.txz Installing /packages/All/icu-67.1,1.txz Installing /packages/All/pcre2-10.35.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/glib-2.66.2,1.txz No schema files found: doing nothing. Installing /packages/All/qtchooser-66_4.txz ===== Message from qtchooser-66_4: -- qtchooser is a wrapper that allows to specify Qt version of binaries for qmake, moc and other tools will be run when invoking the binaries in $PATH. By default, the Qt5 versions are run. It is possible to change the behavior by setting the QT_SELECT environment variable to "qtX", where X is desired Qt version, provided that it is offered by the Ports Collection. See qtchooser(1) for more information. Installing /packages/All/qt5-core-5.15.0_2.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.20_3.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libevdev-1.5.9.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.7.2_1.txz Installing /packages/All/libudev-devd-0.4.2_1.txz Installing /packages/All/evdev-proto-5.8.txz Installing /packages/All/libmtdev-1.1.6.txz Installing /packages/All/py37-evdev-1.3.0.txz Installing /packages/All/py37-six-1.15.0.txz Installing /packages/All/py37-pyudev-0.22.0.txz Installing /packages/All/libinput-1.12.6_1.txz Installing /packages/All/xcb-util-0.4.0_2,1.txz Installing /packages/All/xcb-util-wm-0.4.1_3.txz Installing /packages/All/xcb-util-image-0.4.0_1.txz Installing /packages/All/xcb-util-keysyms-0.4.0_1.txz Installing /packages/All/xcb-util-renderutil-0.3.9_1.txz Installing /packages/All/xkeyboard-config-2.31.txz Installing /packages/All/libxkbcommon-1.0.1.txz ===== Message from libxkbcommon-1.0.1: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg Installing /packages/All/jpeg-turbo-2.0.5.txz Installing /packages/All/qt5-dbus-5.15.0.txz Installing /packages/All/ca_root_nss-3.58.txz ===== Message from ca_root_nss-3.58: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/qt5-network-5.15.0.txz Installing /packages/All/vulkan-headers-1.2.135.0.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/xprop-1.2.4.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/xset-1.2.4_3.txz Installing /packages/All/xdg-utils-1.1.3_1.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.4.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/qt5-gui-5.15.0_1.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.66.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_3.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.6.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/bash-5.0.18_3.txz Installing /packages/All/bash-completion-2.11,2.txz ===== Message from bash-completion-2.11,2: -- To enable the bash completion library, add the following to your .bashrc file: [[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \ source /usr/local/share/bash-completion/bash_completion.sh See /usr/local/share/doc/bash-completion/README.md for more information. Installing /packages/All/p11-kit-0.23.21.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_3.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_3: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.15.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.3.3_1.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/qt5-widgets-5.15.0.txz Installing /packages/All/qt5-printsupport-5.15.0.txz Installing /packages/All/qscintilla2-qt5-2.11.5.txz Installing /packages/All/py37-sip-4.19.24,1.txz Installing /packages/All/py37-qt5-core-5.15.0.txz Installing /packages/All/libGLU-9.0.1.txz Installing /packages/All/freeglut-3.0.0_2.txz ===== Message from freeglut-3.0.0_2: -- Joystick support is untested and it is unknown if it works. Do not hesitate to contact x11@FreeBSD.org if this causes issues. Installing /packages/All/jasper-2.0.22.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/lcms-1.19_6,1.txz Installing /packages/All/libmng-1.0.10_3.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/qt5-imageformats-5.15.0.txz Installing /packages/All/py37-qt5-gui-5.15.0.txz Installing /packages/All/py37-qt5-widgets-5.15.0.txz Installing /packages/All/py37-qt5-printsupport-5.15.0.txz Installing /packages/All/qt5-svg-5.15.0.txz Installing /packages/All/py37-qt5-svg-5.15.0.txz SUCCEEDED 00:00:59 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-pyface-6.1.2_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-pyface-6.1.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pyface-6.1.2_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-pyface-6.1.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pyface-6.1.2_1 for building => SHA256 Checksum OK for pyface-6.1.2.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-pyface-6.1.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pyface-6.1.2_1 for building ===> Extracting for py37-pyface-6.1.2_1 => SHA256 Checksum OK for pyface-6.1.2.tar.gz. Extracted Memory Use: 11.21M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-pyface-6.1.2_1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-pyface-6.1.2_1 depends on package: py37-setuptools>0 - found ===> py37-pyface-6.1.2_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-pyface-6.1.2_1 depends on package: py37-setuptools>0 - found ===> py37-pyface-6.1.2_1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-pyface-6.1.2_1 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-pyface-6.1.2_1 running build running build_py creating build creating build/lib creating build/lib/pyface copying pyface/sorter.py -> build/lib/pyface copying pyface/layered_panel.py -> build/lib/pyface copying pyface/application_window.py -> build/lib/pyface copying pyface/progress_dialog.py -> build/lib/pyface copying pyface/api.py -> build/lib/pyface copying pyface/i_confirmation_dialog.py -> build/lib/pyface copying pyface/i_gui.py -> build/lib/pyface copying pyface/__init__.py -> build/lib/pyface copying pyface/i_python_editor.py -> build/lib/pyface copying pyface/application.py -> build/lib/pyface copying pyface/i_file_dialog.py -> build/lib/pyface copying pyface/list_box_model.py -> build/lib/pyface copying pyface/python_shell.py -> build/lib/pyface copying pyface/filter.py -> build/lib/pyface copying pyface/split_widget.py -> build/lib/pyface copying pyface/i_progress_dialog.py -> build/lib/pyface copying pyface/base_toolkit.py -> build/lib/pyface copying pyface/key_pressed_event.py -> build/lib/pyface copying pyface/splash_screen_log_handler.py -> build/lib/pyface copying pyface/image_button.py -> build/lib/pyface copying pyface/i_application_window.py -> build/lib/pyface copying pyface/split_dialog.py -> build/lib/pyface copying pyface/i_splash_screen.py -> build/lib/pyface copying pyface/constant.py -> build/lib/pyface copying pyface/i_dialog.py -> build/lib/pyface copying pyface/file_dialog.py -> build/lib/pyface copying pyface/image_cache.py -> build/lib/pyface copying pyface/i_clipboard.py -> build/lib/pyface copying pyface/mdi_window_menu.py -> build/lib/pyface copying pyface/gui.py -> build/lib/pyface copying pyface/about_dialog.py -> build/lib/pyface copying pyface/python_editor.py -> build/lib/pyface copying pyface/i_widget.py -> build/lib/pyface copying pyface/xrc_dialog.py -> build/lib/pyface copying pyface/mimedata.py -> build/lib/pyface copying pyface/clipboard.py -> build/lib/pyface copying pyface/i_heading_text.py -> build/lib/pyface copying pyface/i_directory_dialog.py -> build/lib/pyface copying pyface/ipython_widget.py -> build/lib/pyface copying pyface/split_application_window.py -> build/lib/pyface copying pyface/i_window.py -> build/lib/pyface copying pyface/image_list.py -> build/lib/pyface copying pyface/beep.py -> build/lib/pyface copying pyface/image_widget.py -> build/lib/pyface copying pyface/expandable_panel.py -> build/lib/pyface copying pyface/mdi_application_window.py -> build/lib/pyface copying pyface/i_drop_handler.py -> build/lib/pyface copying pyface/widget.py -> build/lib/pyface copying pyface/toolkit.py -> build/lib/pyface copying pyface/multi_toolbar_window.py -> build/lib/pyface copying pyface/window.py -> build/lib/pyface copying pyface/message_dialog.py -> build/lib/pyface copying pyface/image_resource.py -> build/lib/pyface copying pyface/directory_dialog.py -> build/lib/pyface copying pyface/list_box.py -> build/lib/pyface copying pyface/confirmation_dialog.py -> build/lib/pyface copying pyface/dialog.py -> build/lib/pyface copying pyface/i_image_resource.py -> build/lib/pyface copying pyface/i_message_dialog.py -> build/lib/pyface copying pyface/i_system_metrics.py -> build/lib/pyface copying pyface/i_split_widget.py -> build/lib/pyface copying pyface/system_metrics.py -> build/lib/pyface copying pyface/single_choice_dialog.py -> build/lib/pyface copying pyface/_version.py -> build/lib/pyface copying pyface/split_panel.py -> build/lib/pyface copying pyface/i_about_dialog.py -> build/lib/pyface copying pyface/ui_traits.py -> build/lib/pyface copying pyface/heading_text.py -> build/lib/pyface copying pyface/resource_manager.py -> build/lib/pyface copying pyface/expandable_header.py -> build/lib/pyface copying pyface/splash_screen.py -> build/lib/pyface copying pyface/i_single_choice_dialog.py -> build/lib/pyface copying pyface/i_image_cache.py -> build/lib/pyface copying pyface/gui_application.py -> build/lib/pyface copying pyface/i_python_shell.py -> build/lib/pyface copying pyface/drop_handler.py -> build/lib/pyface creating build/lib/pyface/action copying pyface/action/listening_action.py -> build/lib/pyface/action copying pyface/action/gui_application_action.py -> build/lib/pyface/action copying pyface/action/field_action.py -> build/lib/pyface/action copying pyface/action/tool_palette_manager.py -> build/lib/pyface/action copying pyface/action/window_action.py -> build/lib/pyface/action copying pyface/action/tool_bar_manager.py -> build/lib/pyface/action copying pyface/action/menu_manager.py -> build/lib/pyface/action copying pyface/action/action_event.py -> build/lib/pyface/action copying pyface/action/action_item.py -> build/lib/pyface/action copying pyface/action/menu_bar_manager.py -> build/lib/pyface/action copying pyface/action/action_controller.py -> build/lib/pyface/action copying pyface/action/traitsui_widget_action.py -> build/lib/pyface/action copying pyface/action/action.py -> build/lib/pyface/action copying pyface/action/group.py -> build/lib/pyface/action copying pyface/action/api.py -> build/lib/pyface/action copying pyface/action/action_manager.py -> build/lib/pyface/action copying pyface/action/__init__.py -> build/lib/pyface/action copying pyface/action/status_bar_manager.py -> build/lib/pyface/action copying pyface/action/action_manager_item.py -> build/lib/pyface/action creating build/lib/pyface/wx copying pyface/wx/python_stc.py -> build/lib/pyface/wx copying pyface/wx/scrolled_message_dialog.py -> build/lib/pyface/wx copying pyface/wx/dialog.py -> build/lib/pyface/wx copying pyface/wx/color.py -> build/lib/pyface/wx copying pyface/wx/drag_and_drop.py -> build/lib/pyface/wx copying pyface/wx/sized_panel.py -> build/lib/pyface/wx copying pyface/wx/image.py -> build/lib/pyface/wx copying pyface/wx/pager.py -> build/lib/pyface/wx copying pyface/wx/image_list.py -> build/lib/pyface/wx copying pyface/wx/image_cache.py -> build/lib/pyface/wx copying pyface/wx/clipboard.py -> build/lib/pyface/wx copying pyface/wx/lazy_switcher.py -> build/lib/pyface/wx copying pyface/wx/aui.py -> build/lib/pyface/wx copying pyface/wx/shell.py -> build/lib/pyface/wx copying pyface/wx/progress_meter.py -> build/lib/pyface/wx copying pyface/wx/__init__.py -> build/lib/pyface/wx copying pyface/wx/spacer.py -> build/lib/pyface/wx copying pyface/wx/font.py -> build/lib/pyface/wx copying pyface/wx/divider.py -> build/lib/pyface/wx copying pyface/wx/switcher.py -> build/lib/pyface/wx creating build/lib/pyface/preference copying pyface/preference/preference_page.py -> build/lib/pyface/preference copying pyface/preference/preference_dialog.py -> build/lib/pyface/preference copying pyface/preference/preference_node.py -> build/lib/pyface/preference copying pyface/preference/api.py -> build/lib/pyface/preference copying pyface/preference/__init__.py -> build/lib/pyface/preference creating build/lib/pyface/fields copying pyface/fields/__init__.py -> build/lib/pyface/fields copying pyface/fields/api.py -> build/lib/pyface/fields copying pyface/fields/i_spin_field.py -> build/lib/pyface/fields copying pyface/fields/i_combo_field.py -> build/lib/pyface/fields copying pyface/fields/i_field.py -> build/lib/pyface/fields copying pyface/fields/i_text_field.py -> build/lib/pyface/fields copying pyface/fields/combo_field.py -> build/lib/pyface/fields copying pyface/fields/text_field.py -> build/lib/pyface/fields copying pyface/fields/spin_field.py -> build/lib/pyface/fields creating build/lib/pyface/dock copying pyface/dock/dock_sizer.py -> build/lib/pyface/dock copying pyface/dock/dock_window_feature.py -> build/lib/pyface/dock copying pyface/dock/dock_window.py -> build/lib/pyface/dock copying pyface/dock/ifeature_tool.py -> build/lib/pyface/dock copying pyface/dock/feature_bar.py -> build/lib/pyface/dock copying pyface/dock/idockable.py -> build/lib/pyface/dock copying pyface/dock/api.py -> build/lib/pyface/dock copying pyface/dock/__init__.py -> build/lib/pyface/dock copying pyface/dock/dock_window_shell.py -> build/lib/pyface/dock copying pyface/dock/idock_ui_provider.py -> build/lib/pyface/dock copying pyface/dock/feature_tool.py -> build/lib/pyface/dock creating build/lib/pyface/resource copying pyface/resource/api.py -> build/lib/pyface/resource copying pyface/resource/__init__.py -> build/lib/pyface/resource copying pyface/resource/resource_manager.py -> build/lib/pyface/resource copying pyface/resource/resource_reference.py -> build/lib/pyface/resource copying pyface/resource/resource_factory.py -> build/lib/pyface/resource copying pyface/resource/resource_path.py -> build/lib/pyface/resource creating build/lib/pyface/grid copying pyface/grid/composite_grid_model.py -> build/lib/pyface/grid copying pyface/grid/combobox_focus_handler.py -> build/lib/pyface/grid copying pyface/grid/grid.py -> build/lib/pyface/grid copying pyface/grid/grid_cell_image_renderer.py -> build/lib/pyface/grid copying pyface/grid/trait_grid_cell_adapter.py -> build/lib/pyface/grid copying pyface/grid/checkbox_renderer.py -> build/lib/pyface/grid copying pyface/grid/simple_grid_model.py -> build/lib/pyface/grid copying pyface/grid/grid_cell_renderer.py -> build/lib/pyface/grid copying pyface/grid/__init__.py -> build/lib/pyface/grid copying pyface/grid/edit_image_renderer.py -> build/lib/pyface/grid copying pyface/grid/inverted_grid_model.py -> build/lib/pyface/grid copying pyface/grid/checkbox_image_renderer.py -> build/lib/pyface/grid copying pyface/grid/mapped_grid_cell_image_renderer.py -> build/lib/pyface/grid copying pyface/grid/grid_model.py -> build/lib/pyface/grid copying pyface/grid/trait_grid_model.py -> build/lib/pyface/grid copying pyface/grid/api.py -> build/lib/pyface/grid copying pyface/grid/edit_renderer.py -> build/lib/pyface/grid creating build/lib/pyface/tree copying pyface/tree/node_manager.py -> build/lib/pyface/tree copying pyface/tree/tree_model.py -> build/lib/pyface/tree copying pyface/tree/node_event.py -> build/lib/pyface/tree copying pyface/tree/node_tree.py -> build/lib/pyface/tree copying pyface/tree/api.py -> build/lib/pyface/tree copying pyface/tree/trait_dict_node_type.py -> build/lib/pyface/tree copying pyface/tree/__init__.py -> build/lib/pyface/tree copying pyface/tree/trait_list_node_type.py -> build/lib/pyface/tree copying pyface/tree/tree.py -> build/lib/pyface/tree copying pyface/tree/node_monitor.py -> build/lib/pyface/tree copying pyface/tree/node_tree_model.py -> build/lib/pyface/tree copying pyface/tree/node_type.py -> build/lib/pyface/tree creating build/lib/pyface/tasks copying pyface/tasks/topological_sort.py -> build/lib/pyface/tasks copying pyface/tasks/task.py -> build/lib/pyface/tasks copying pyface/tasks/i_advanced_editor_area_pane.py -> build/lib/pyface/tasks copying pyface/tasks/enaml_dock_pane.py -> build/lib/pyface/tasks copying pyface/tasks/i_task_pane.py -> build/lib/pyface/tasks copying pyface/tasks/task_window.py -> build/lib/pyface/tasks copying pyface/tasks/i_editor.py -> build/lib/pyface/tasks copying pyface/tasks/enaml_editor.py -> build/lib/pyface/tasks copying pyface/tasks/editor_area_pane.py -> build/lib/pyface/tasks copying pyface/tasks/split_editor_area_pane.py -> build/lib/pyface/tasks copying pyface/tasks/task_window_backend.py -> build/lib/pyface/tasks copying pyface/tasks/task_layout.py -> build/lib/pyface/tasks copying pyface/tasks/advanced_editor_area_pane.py -> build/lib/pyface/tasks copying pyface/tasks/traits_editor.py -> build/lib/pyface/tasks copying pyface/tasks/traits_dock_pane.py -> build/lib/pyface/tasks copying pyface/tasks/enaml_task_pane.py -> build/lib/pyface/tasks copying pyface/tasks/i_task_window_backend.py -> build/lib/pyface/tasks copying pyface/tasks/dock_pane.py -> build/lib/pyface/tasks copying pyface/tasks/traits_task_pane.py -> build/lib/pyface/tasks copying pyface/tasks/task_window_layout.py -> build/lib/pyface/tasks copying pyface/tasks/i_dock_pane.py -> build/lib/pyface/tasks copying pyface/tasks/tasks_application.py -> build/lib/pyface/tasks copying pyface/tasks/__init__.py -> build/lib/pyface/tasks copying pyface/tasks/api.py -> build/lib/pyface/tasks copying pyface/tasks/editor.py -> build/lib/pyface/tasks copying pyface/tasks/i_editor_area_pane.py -> build/lib/pyface/tasks copying pyface/tasks/enaml_pane.py -> build/lib/pyface/tasks copying pyface/tasks/task_pane.py -> build/lib/pyface/tasks creating build/lib/pyface/util copying pyface/util/font_helper.py -> build/lib/pyface/util copying pyface/util/__init__.py -> build/lib/pyface/util copying pyface/util/python_stc.py -> build/lib/pyface/util copying pyface/util/fix_introspect_bug.py -> build/lib/pyface/util copying pyface/util/guisupport.py -> build/lib/pyface/util copying pyface/util/id_helper.py -> build/lib/pyface/util copying pyface/util/testing.py -> build/lib/pyface/util creating build/lib/pyface/ui copying pyface/ui/__init__.py -> build/lib/pyface/ui creating build/lib/pyface/tests copying pyface/tests/test_ui_traits.py -> build/lib/pyface/tests copying pyface/tests/test_message_dialog.py -> build/lib/pyface/tests copying pyface/tests/test_directory_dialog.py -> build/lib/pyface/tests copying pyface/tests/test_image_resource.py -> build/lib/pyface/tests copying pyface/tests/test_beep.py -> build/lib/pyface/tests copying pyface/tests/test_system_metrics.py -> build/lib/pyface/tests copying pyface/tests/test_confirmation_dialog.py -> build/lib/pyface/tests copying pyface/tests/test_python_shell.py -> build/lib/pyface/tests copying pyface/tests/test_about_dialog.py -> build/lib/pyface/tests copying pyface/tests/test_application.py -> build/lib/pyface/tests copying pyface/tests/test_gui_application.py -> build/lib/pyface/tests copying pyface/tests/test_clipboard.py -> build/lib/pyface/tests copying pyface/tests/test_split_dialog.py -> build/lib/pyface/tests copying pyface/tests/test_base_toolkit.py -> build/lib/pyface/tests copying pyface/tests/__init__.py -> build/lib/pyface/tests copying pyface/tests/test_splash_screen_log_handler.py -> build/lib/pyface/tests copying pyface/tests/test_split_application_window.py -> build/lib/pyface/tests copying pyface/tests/test_toolkit.py -> build/lib/pyface/tests copying pyface/tests/test_split_panel.py -> build/lib/pyface/tests copying pyface/tests/python_shell_script.py -> build/lib/pyface/tests copying pyface/tests/test_progress_dialog.py -> build/lib/pyface/tests copying pyface/tests/test_application_window.py -> build/lib/pyface/tests copying pyface/tests/test_splash_screen.py -> build/lib/pyface/tests copying pyface/tests/test_file_dialog.py -> build/lib/pyface/tests copying pyface/tests/test_dialog.py -> build/lib/pyface/tests copying pyface/tests/test_window.py -> build/lib/pyface/tests copying pyface/tests/test_widget.py -> build/lib/pyface/tests copying pyface/tests/test_resource_manager.py -> build/lib/pyface/tests copying pyface/tests/test_image_cache.py -> build/lib/pyface/tests copying pyface/tests/test_heading_text.py -> build/lib/pyface/tests copying pyface/tests/test_single_choice_dialog.py -> build/lib/pyface/tests copying pyface/tests/test_python_editor.py -> build/lib/pyface/tests creating build/lib/pyface/timer copying pyface/timer/i_timer.py -> build/lib/pyface/timer copying pyface/timer/api.py -> build/lib/pyface/timer copying pyface/timer/timer.py -> build/lib/pyface/timer copying pyface/timer/__init__.py -> build/lib/pyface/timer copying pyface/timer/do_later.py -> build/lib/pyface/timer creating build/lib/pyface/sizers copying pyface/sizers/__init__.py -> build/lib/pyface/sizers copying pyface/sizers/flow.py -> build/lib/pyface/sizers creating build/lib/pyface/qt copying pyface/qt/QtCore.py -> build/lib/pyface/qt copying pyface/qt/QtScript.py -> build/lib/pyface/qt copying pyface/qt/QtNetwork.py -> build/lib/pyface/qt copying pyface/qt/QtTest.py -> build/lib/pyface/qt copying pyface/qt/__init__.py -> build/lib/pyface/qt copying pyface/qt/QtGui.py -> build/lib/pyface/qt copying pyface/qt/QtOpenGL.py -> build/lib/pyface/qt copying pyface/qt/QtSvg.py -> build/lib/pyface/qt copying pyface/qt/QtWebKit.py -> build/lib/pyface/qt creating build/lib/pyface/wizard copying pyface/wizard/i_wizard_controller.py -> build/lib/pyface/wizard copying pyface/wizard/wizard.py -> build/lib/pyface/wizard copying pyface/wizard/chained_wizard_controller.py -> build/lib/pyface/wizard copying pyface/wizard/i_wizard.py -> build/lib/pyface/wizard copying pyface/wizard/api.py -> build/lib/pyface/wizard copying pyface/wizard/wizard_controller.py -> build/lib/pyface/wizard copying pyface/wizard/simple_wizard_controller.py -> build/lib/pyface/wizard copying pyface/wizard/simple_wizard.py -> build/lib/pyface/wizard copying pyface/wizard/i_wizard_page.py -> build/lib/pyface/wizard copying pyface/wizard/wizard_page.py -> build/lib/pyface/wizard copying pyface/wizard/__init__.py -> build/lib/pyface/wizard copying pyface/wizard/chained_wizard.py -> build/lib/pyface/wizard creating build/lib/pyface/image copying pyface/image/image.py -> build/lib/pyface/image copying pyface/image/__init__.py -> build/lib/pyface/image creating build/lib/pyface/workbench copying pyface/workbench/editor.py -> build/lib/pyface/workbench copying pyface/workbench/traits_ui_editor.py -> build/lib/pyface/workbench copying pyface/workbench/i_editor_manager.py -> build/lib/pyface/workbench copying pyface/workbench/window_event.py -> build/lib/pyface/workbench copying pyface/workbench/workbench_window.py -> build/lib/pyface/workbench copying pyface/workbench/i_perspective.py -> build/lib/pyface/workbench copying pyface/workbench/__init__.py -> build/lib/pyface/workbench copying pyface/workbench/perspective.py -> build/lib/pyface/workbench copying pyface/workbench/i_editor.py -> build/lib/pyface/workbench copying pyface/workbench/perspective_item.py -> build/lib/pyface/workbench copying pyface/workbench/workbench.py -> build/lib/pyface/workbench copying pyface/workbench/api.py -> build/lib/pyface/workbench copying pyface/workbench/i_workbench_part.py -> build/lib/pyface/workbench copying pyface/workbench/traits_ui_view.py -> build/lib/pyface/workbench copying pyface/workbench/i_workbench.py -> build/lib/pyface/workbench copying pyface/workbench/i_perspective_item.py -> build/lib/pyface/workbench copying pyface/workbench/i_workbench_window_layout.py -> build/lib/pyface/workbench copying pyface/workbench/i_view.py -> build/lib/pyface/workbench copying pyface/workbench/workbench_window_layout.py -> build/lib/pyface/workbench copying pyface/workbench/editor_manager.py -> build/lib/pyface/workbench copying pyface/workbench/workbench_window_memento.py -> build/lib/pyface/workbench copying pyface/workbench/view.py -> build/lib/pyface/workbench copying pyface/workbench/user_perspective_manager.py -> build/lib/pyface/workbench creating build/lib/pyface/viewer copying pyface/viewer/default_tree_content_provider.py -> build/lib/pyface/viewer copying pyface/viewer/table_label_provider.py -> build/lib/pyface/viewer copying pyface/viewer/tree_content_provider.py -> build/lib/pyface/viewer copying pyface/viewer/content_provider.py -> build/lib/pyface/viewer copying pyface/viewer/tree_viewer.py -> build/lib/pyface/viewer copying pyface/viewer/tree_label_provider.py -> build/lib/pyface/viewer copying pyface/viewer/api.py -> build/lib/pyface/viewer copying pyface/viewer/table_content_provider.py -> build/lib/pyface/viewer copying pyface/viewer/__init__.py -> build/lib/pyface/viewer copying pyface/viewer/column_provider.py -> build/lib/pyface/viewer copying pyface/viewer/content_viewer.py -> build/lib/pyface/viewer copying pyface/viewer/table_viewer.py -> build/lib/pyface/viewer copying pyface/viewer/viewer_sorter.py -> build/lib/pyface/viewer copying pyface/viewer/table_column_provider.py -> build/lib/pyface/viewer copying pyface/viewer/tree_item.py -> build/lib/pyface/viewer copying pyface/viewer/label_provider.py -> build/lib/pyface/viewer copying pyface/viewer/viewer.py -> build/lib/pyface/viewer copying pyface/viewer/viewer_filter.py -> build/lib/pyface/viewer creating build/lib/pyface/action/tests copying pyface/action/tests/test_gui_application_action.py -> build/lib/pyface/action/tests copying pyface/action/tests/__init__.py -> build/lib/pyface/action/tests copying pyface/action/tests/test_traitsui_widget_action.py -> build/lib/pyface/action/tests copying pyface/action/tests/test_action_controller.py -> build/lib/pyface/action/tests copying pyface/action/tests/test_action_item.py -> build/lib/pyface/action/tests copying pyface/action/tests/test_group.py -> build/lib/pyface/action/tests copying pyface/action/tests/test_action.py -> build/lib/pyface/action/tests copying pyface/action/tests/test_action_event.py -> build/lib/pyface/action/tests copying pyface/action/tests/test_field_action.py -> build/lib/pyface/action/tests copying pyface/action/tests/test_listening_action.py -> build/lib/pyface/action/tests copying pyface/action/tests/test_action_manager.py -> build/lib/pyface/action/tests creating build/lib/pyface/wx/spreadsheet copying pyface/wx/spreadsheet/default_renderer.py -> build/lib/pyface/wx/spreadsheet copying pyface/wx/spreadsheet/abstract_grid_view.py -> build/lib/pyface/wx/spreadsheet copying pyface/wx/spreadsheet/unit_renderer.py -> build/lib/pyface/wx/spreadsheet copying pyface/wx/spreadsheet/font_renderer.py -> build/lib/pyface/wx/spreadsheet copying pyface/wx/spreadsheet/virtual_model.py -> build/lib/pyface/wx/spreadsheet copying pyface/wx/spreadsheet/__init__.py -> build/lib/pyface/wx/spreadsheet creating build/lib/pyface/wx/util copying pyface/wx/util/__init__.py -> build/lib/pyface/wx/util copying pyface/wx/util/font_helper.py -> build/lib/pyface/wx/util creating build/lib/pyface/wx/grid copying pyface/wx/grid/grid_model.py -> build/lib/pyface/wx/grid copying pyface/wx/grid/api.py -> build/lib/pyface/wx/grid copying pyface/wx/grid/grid_column.py -> build/lib/pyface/wx/grid copying pyface/wx/grid/grid_row.py -> build/lib/pyface/wx/grid copying pyface/wx/grid/grid.py -> build/lib/pyface/wx/grid copying pyface/wx/grid/__init__.py -> build/lib/pyface/wx/grid creating build/lib/pyface/fields/tests copying pyface/fields/tests/test_combo_field.py -> build/lib/pyface/fields/tests copying pyface/fields/tests/field_mixin.py -> build/lib/pyface/fields/tests copying pyface/fields/tests/test_spin_field.py -> build/lib/pyface/fields/tests copying pyface/fields/tests/test_text_field.py -> build/lib/pyface/fields/tests copying pyface/fields/tests/__init__.py -> build/lib/pyface/fields/tests creating build/lib/pyface/tasks/tests copying pyface/tasks/tests/test_enaml_editor.py -> build/lib/pyface/tasks/tests copying pyface/tasks/tests/test_tasks_application.py -> build/lib/pyface/tasks/tests copying pyface/tasks/tests/__init__.py -> build/lib/pyface/tasks/tests copying pyface/tasks/tests/test_task_layout.py -> build/lib/pyface/tasks/tests copying pyface/tasks/tests/test_task_window.py -> build/lib/pyface/tasks/tests copying pyface/tasks/tests/test_enaml_task_pane.py -> build/lib/pyface/tasks/tests copying pyface/tasks/tests/test_dock_pane_toggle_group.py -> build/lib/pyface/tasks/tests copying pyface/tasks/tests/test_action_manager_builder.py -> build/lib/pyface/tasks/tests copying pyface/tasks/tests/test_topological_sort.py -> build/lib/pyface/tasks/tests copying pyface/tasks/tests/test_editor_area_pane.py -> build/lib/pyface/tasks/tests copying pyface/tasks/tests/test_enaml_dock_pane.py -> build/lib/pyface/tasks/tests creating build/lib/pyface/tasks/action copying pyface/tasks/action/tasks_application_action.py -> build/lib/pyface/tasks/action copying pyface/tasks/action/api.py -> build/lib/pyface/tasks/action copying pyface/tasks/action/task_toggle_group.py -> build/lib/pyface/tasks/action copying pyface/tasks/action/__init__.py -> build/lib/pyface/tasks/action copying pyface/tasks/action/dock_pane_toggle_group.py -> build/lib/pyface/tasks/action copying pyface/tasks/action/schema.py -> build/lib/pyface/tasks/action copying pyface/tasks/action/listening_action.py -> build/lib/pyface/tasks/action copying pyface/tasks/action/task_action_controller.py -> build/lib/pyface/tasks/action copying pyface/tasks/action/schema_addition.py -> build/lib/pyface/tasks/action copying pyface/tasks/action/task_window_toggle_group.py -> build/lib/pyface/tasks/action copying pyface/tasks/action/task_action.py -> build/lib/pyface/tasks/action copying pyface/tasks/action/task_action_manager_builder.py -> build/lib/pyface/tasks/action creating build/lib/pyface/tasks/contrib copying pyface/tasks/contrib/__init__.py -> build/lib/pyface/tasks/contrib copying pyface/tasks/contrib/python_shell.py -> build/lib/pyface/tasks/contrib creating build/lib/pyface/util/grid copying pyface/util/grid/grid_model.py -> build/lib/pyface/util/grid copying pyface/util/grid/api.py -> build/lib/pyface/util/grid copying pyface/util/grid/__init__.py -> build/lib/pyface/util/grid copying pyface/util/grid/grid.py -> build/lib/pyface/util/grid copying pyface/util/grid/grid_column.py -> build/lib/pyface/util/grid copying pyface/util/grid/grid_row.py -> build/lib/pyface/util/grid creating build/lib/pyface/util/tests copying pyface/util/tests/__init__.py -> build/lib/pyface/util/tests copying pyface/util/tests/test_id_helper.py -> build/lib/pyface/util/tests creating build/lib/pyface/ui/wx copying pyface/ui/wx/resource_manager.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/mdi_application_window.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/dialog.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/python_shell.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/__init__.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/splash_screen.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/init.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/image_cache.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/clipboard.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/expandable_header.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/layered_panel.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/heading_text.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/file_dialog.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/gui.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/image_list.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/application_window.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/single_choice_dialog.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/split_widget.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/progress_dialog.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/image_button.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/confirmation_dialog.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/image_resource.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/system_metrics.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/python_editor.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/list_box.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/directory_dialog.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/window.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/beep.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/message_dialog.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/about_dialog.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/ipython_widget.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/expandable_panel.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/widget.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/image_widget.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/multi_toolbar_window.py -> build/lib/pyface/ui/wx copying pyface/ui/wx/xrc_dialog.py -> build/lib/pyface/ui/wx creating build/lib/pyface/ui/null copying pyface/ui/null/image_resource.py -> build/lib/pyface/ui/null copying pyface/ui/null/widget.py -> build/lib/pyface/ui/null copying pyface/ui/null/window.py -> build/lib/pyface/ui/null copying pyface/ui/null/init.py -> build/lib/pyface/ui/null copying pyface/ui/null/clipboard.py -> build/lib/pyface/ui/null copying pyface/ui/null/__init__.py -> build/lib/pyface/ui/null copying pyface/ui/null/resource_manager.py -> build/lib/pyface/ui/null creating build/lib/pyface/ui/qt4 copying pyface/ui/qt4/python_shell.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/confirmation_dialog.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/single_choice_dialog.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/widget.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/heading_text.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/image_resource.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/system_metrics.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/directory_dialog.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/window.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/dialog.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/message_dialog.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/application_window.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/resource_manager.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/split_widget.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/progress_dialog.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/splash_screen.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/__init__.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/about_dialog.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/beep.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/clipboard.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/file_dialog.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/python_editor.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/mimedata.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/image_cache.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/init.py -> build/lib/pyface/ui/qt4 copying pyface/ui/qt4/gui.py -> build/lib/pyface/ui/qt4 creating build/lib/pyface/ui/wx/wizard copying pyface/ui/wx/wizard/wizard.py -> build/lib/pyface/ui/wx/wizard copying pyface/ui/wx/wizard/wizard_page.py -> build/lib/pyface/ui/wx/wizard copying pyface/ui/wx/wizard/__init__.py -> build/lib/pyface/ui/wx/wizard creating build/lib/pyface/ui/wx/tests copying pyface/ui/wx/tests/__init__.py -> build/lib/pyface/ui/wx/tests copying pyface/ui/wx/tests/bad_import.py -> build/lib/pyface/ui/wx/tests creating build/lib/pyface/ui/wx/workbench copying pyface/ui/wx/workbench/editor_set_structure_handler.py -> build/lib/pyface/ui/wx/workbench copying pyface/ui/wx/workbench/view_set_structure_handler.py -> build/lib/pyface/ui/wx/workbench copying pyface/ui/wx/workbench/editor.py -> build/lib/pyface/ui/wx/workbench copying pyface/ui/wx/workbench/workbench_dock_window.py -> build/lib/pyface/ui/wx/workbench copying pyface/ui/wx/workbench/workbench_window_layout.py -> build/lib/pyface/ui/wx/workbench copying pyface/ui/wx/workbench/__init__.py -> build/lib/pyface/ui/wx/workbench copying pyface/ui/wx/workbench/view.py -> build/lib/pyface/ui/wx/workbench creating build/lib/pyface/ui/wx/action copying pyface/ui/wx/action/menu_bar_manager.py -> build/lib/pyface/ui/wx/action copying pyface/ui/wx/action/tool_bar_manager.py -> build/lib/pyface/ui/wx/action copying pyface/ui/wx/action/menu_manager.py -> build/lib/pyface/ui/wx/action copying pyface/ui/wx/action/tool_palette.py -> build/lib/pyface/ui/wx/action copying pyface/ui/wx/action/tool_palette_manager.py -> build/lib/pyface/ui/wx/action copying pyface/ui/wx/action/action_item.py -> build/lib/pyface/ui/wx/action copying pyface/ui/wx/action/status_bar_manager.py -> build/lib/pyface/ui/wx/action copying pyface/ui/wx/action/__init__.py -> build/lib/pyface/ui/wx/action creating build/lib/pyface/ui/wx/viewer copying pyface/ui/wx/viewer/tree_viewer.py -> build/lib/pyface/ui/wx/viewer copying pyface/ui/wx/viewer/__init__.py -> build/lib/pyface/ui/wx/viewer copying pyface/ui/wx/viewer/table_viewer.py -> build/lib/pyface/ui/wx/viewer creating build/lib/pyface/ui/wx/grid copying pyface/ui/wx/grid/composite_grid_model.py -> build/lib/pyface/ui/wx/grid copying pyface/ui/wx/grid/trait_grid_cell_adapter.py -> build/lib/pyface/ui/wx/grid copying pyface/ui/wx/grid/grid.py -> build/lib/pyface/ui/wx/grid copying pyface/ui/wx/grid/simple_grid_model.py -> build/lib/pyface/ui/wx/grid copying pyface/ui/wx/grid/grid_cell_image_renderer.py -> build/lib/pyface/ui/wx/grid copying pyface/ui/wx/grid/mapped_grid_cell_image_renderer.py -> build/lib/pyface/ui/wx/grid copying pyface/ui/wx/grid/checkbox_renderer.py -> build/lib/pyface/ui/wx/grid copying pyface/ui/wx/grid/__init__.py -> build/lib/pyface/ui/wx/grid copying pyface/ui/wx/grid/grid_cell_renderer.py -> build/lib/pyface/ui/wx/grid copying pyface/ui/wx/grid/edit_renderer.py -> build/lib/pyface/ui/wx/grid copying pyface/ui/wx/grid/combobox_focus_handler.py -> build/lib/pyface/ui/wx/grid copying pyface/ui/wx/grid/grid_model.py -> build/lib/pyface/ui/wx/grid copying pyface/ui/wx/grid/api.py -> build/lib/pyface/ui/wx/grid copying pyface/ui/wx/grid/checkbox_image_renderer.py -> build/lib/pyface/ui/wx/grid copying pyface/ui/wx/grid/trait_grid_model.py -> build/lib/pyface/ui/wx/grid copying pyface/ui/wx/grid/edit_image_renderer.py -> build/lib/pyface/ui/wx/grid copying pyface/ui/wx/grid/inverted_grid_model.py -> build/lib/pyface/ui/wx/grid creating build/lib/pyface/ui/wx/timer copying pyface/ui/wx/timer/__init__.py -> build/lib/pyface/ui/wx/timer copying pyface/ui/wx/timer/timer.py -> build/lib/pyface/ui/wx/timer copying pyface/ui/wx/timer/do_later.py -> build/lib/pyface/ui/wx/timer creating build/lib/pyface/ui/wx/preference copying pyface/ui/wx/preference/__init__.py -> build/lib/pyface/ui/wx/preference copying pyface/ui/wx/preference/preference_dialog.py -> build/lib/pyface/ui/wx/preference creating build/lib/pyface/ui/wx/fields copying pyface/ui/wx/fields/__init__.py -> build/lib/pyface/ui/wx/fields copying pyface/ui/wx/fields/field.py -> build/lib/pyface/ui/wx/fields copying pyface/ui/wx/fields/spin_field.py -> build/lib/pyface/ui/wx/fields copying pyface/ui/wx/fields/combo_field.py -> build/lib/pyface/ui/wx/fields copying pyface/ui/wx/fields/text_field.py -> build/lib/pyface/ui/wx/fields creating build/lib/pyface/ui/wx/tree copying pyface/ui/wx/tree/__init__.py -> build/lib/pyface/ui/wx/tree copying pyface/ui/wx/tree/tree.py -> build/lib/pyface/ui/wx/tree creating build/lib/pyface/ui/wx/tasks copying pyface/ui/wx/tasks/split_editor_area_pane.py -> build/lib/pyface/ui/wx/tasks copying pyface/ui/wx/tasks/main_window_layout.py -> build/lib/pyface/ui/wx/tasks copying pyface/ui/wx/tasks/advanced_editor_area_pane.py -> build/lib/pyface/ui/wx/tasks copying pyface/ui/wx/tasks/dock_pane.py -> build/lib/pyface/ui/wx/tasks copying pyface/ui/wx/tasks/editor.py -> build/lib/pyface/ui/wx/tasks copying pyface/ui/wx/tasks/task_pane.py -> build/lib/pyface/ui/wx/tasks copying pyface/ui/wx/tasks/editor_area_pane.py -> build/lib/pyface/ui/wx/tasks copying pyface/ui/wx/tasks/task_window_backend.py -> build/lib/pyface/ui/wx/tasks copying pyface/ui/wx/tasks/__init__.py -> build/lib/pyface/ui/wx/tasks creating build/lib/pyface/ui/wx/grid/tests copying pyface/ui/wx/grid/tests/__init__.py -> build/lib/pyface/ui/wx/grid/tests copying pyface/ui/wx/grid/tests/composite_grid_model_test_case.py -> build/lib/pyface/ui/wx/grid/tests copying pyface/ui/wx/grid/tests/simple_grid_model_test_case.py -> build/lib/pyface/ui/wx/grid/tests creating build/lib/pyface/ui/null/tests copying pyface/ui/null/tests/bad_import.py -> build/lib/pyface/ui/null/tests copying pyface/ui/null/tests/__init__.py -> build/lib/pyface/ui/null/tests creating build/lib/pyface/ui/null/action copying pyface/ui/null/action/menu_bar_manager.py -> build/lib/pyface/ui/null/action copying pyface/ui/null/action/__init__.py -> build/lib/pyface/ui/null/action copying pyface/ui/null/action/action_item.py -> build/lib/pyface/ui/null/action copying pyface/ui/null/action/tool_palette.py -> build/lib/pyface/ui/null/action copying pyface/ui/null/action/tool_palette_manager.py -> build/lib/pyface/ui/null/action copying pyface/ui/null/action/tool_bar_manager.py -> build/lib/pyface/ui/null/action copying pyface/ui/null/action/menu_manager.py -> build/lib/pyface/ui/null/action copying pyface/ui/null/action/status_bar_manager.py -> build/lib/pyface/ui/null/action creating build/lib/pyface/ui/qt4/tasks copying pyface/ui/qt4/tasks/__init__.py -> build/lib/pyface/ui/qt4/tasks copying pyface/ui/qt4/tasks/task_pane.py -> build/lib/pyface/ui/qt4/tasks copying pyface/ui/qt4/tasks/util.py -> build/lib/pyface/ui/qt4/tasks copying pyface/ui/qt4/tasks/editor_area_pane.py -> build/lib/pyface/ui/qt4/tasks copying pyface/ui/qt4/tasks/task_window_backend.py -> build/lib/pyface/ui/qt4/tasks copying pyface/ui/qt4/tasks/split_editor_area_pane.py -> build/lib/pyface/ui/qt4/tasks copying pyface/ui/qt4/tasks/advanced_editor_area_pane.py -> build/lib/pyface/ui/qt4/tasks copying pyface/ui/qt4/tasks/editor.py -> build/lib/pyface/ui/qt4/tasks copying pyface/ui/qt4/tasks/dock_pane.py -> build/lib/pyface/ui/qt4/tasks copying pyface/ui/qt4/tasks/main_window_layout.py -> build/lib/pyface/ui/qt4/tasks creating build/lib/pyface/ui/qt4/util copying pyface/ui/qt4/util/event_loop_helper.py -> build/lib/pyface/ui/qt4/util copying pyface/ui/qt4/util/gui_test_assistant.py -> build/lib/pyface/ui/qt4/util copying pyface/ui/qt4/util/testing.py -> build/lib/pyface/ui/qt4/util copying pyface/ui/qt4/util/modal_dialog_tester.py -> build/lib/pyface/ui/qt4/util copying pyface/ui/qt4/util/__init__.py -> build/lib/pyface/ui/qt4/util creating build/lib/pyface/ui/qt4/timer copying pyface/ui/qt4/timer/do_later.py -> build/lib/pyface/ui/qt4/timer copying pyface/ui/qt4/timer/__init__.py -> build/lib/pyface/ui/qt4/timer copying pyface/ui/qt4/timer/timer.py -> build/lib/pyface/ui/qt4/timer creating build/lib/pyface/ui/qt4/tests copying pyface/ui/qt4/tests/test_mimedata.py -> build/lib/pyface/ui/qt4/tests copying pyface/ui/qt4/tests/__init__.py -> build/lib/pyface/ui/qt4/tests copying pyface/ui/qt4/tests/test_qt_imports.py -> build/lib/pyface/ui/qt4/tests copying pyface/ui/qt4/tests/test_gui.py -> build/lib/pyface/ui/qt4/tests copying pyface/ui/qt4/tests/bad_import.py -> build/lib/pyface/ui/qt4/tests copying pyface/ui/qt4/tests/test_progress_dialog.py -> build/lib/pyface/ui/qt4/tests creating build/lib/pyface/ui/qt4/wizard copying pyface/ui/qt4/wizard/__init__.py -> build/lib/pyface/ui/qt4/wizard copying pyface/ui/qt4/wizard/wizard.py -> build/lib/pyface/ui/qt4/wizard copying pyface/ui/qt4/wizard/wizard_page.py -> build/lib/pyface/ui/qt4/wizard creating build/lib/pyface/ui/qt4/action copying pyface/ui/qt4/action/menu_bar_manager.py -> build/lib/pyface/ui/qt4/action copying pyface/ui/qt4/action/action_item.py -> build/lib/pyface/ui/qt4/action copying pyface/ui/qt4/action/__init__.py -> build/lib/pyface/ui/qt4/action copying pyface/ui/qt4/action/menu_manager.py -> build/lib/pyface/ui/qt4/action copying pyface/ui/qt4/action/status_bar_manager.py -> build/lib/pyface/ui/qt4/action copying pyface/ui/qt4/action/tool_bar_manager.py -> build/lib/pyface/ui/qt4/action creating build/lib/pyface/ui/qt4/workbench copying pyface/ui/qt4/workbench/editor.py -> build/lib/pyface/ui/qt4/workbench copying pyface/ui/qt4/workbench/workbench_window_layout.py -> build/lib/pyface/ui/qt4/workbench copying pyface/ui/qt4/workbench/__init__.py -> build/lib/pyface/ui/qt4/workbench copying pyface/ui/qt4/workbench/view.py -> build/lib/pyface/ui/qt4/workbench copying pyface/ui/qt4/workbench/split_tab_widget.py -> build/lib/pyface/ui/qt4/workbench creating build/lib/pyface/ui/qt4/code_editor copying pyface/ui/qt4/code_editor/pygments_highlighter.py -> build/lib/pyface/ui/qt4/code_editor copying pyface/ui/qt4/code_editor/replace_widget.py -> build/lib/pyface/ui/qt4/code_editor copying pyface/ui/qt4/code_editor/__init__.py -> build/lib/pyface/ui/qt4/code_editor copying pyface/ui/qt4/code_editor/code_widget.py -> build/lib/pyface/ui/qt4/code_editor copying pyface/ui/qt4/code_editor/find_widget.py -> build/lib/pyface/ui/qt4/code_editor copying pyface/ui/qt4/code_editor/gutters.py -> build/lib/pyface/ui/qt4/code_editor creating build/lib/pyface/ui/qt4/fields copying pyface/ui/qt4/fields/spin_field.py -> build/lib/pyface/ui/qt4/fields copying pyface/ui/qt4/fields/text_field.py -> build/lib/pyface/ui/qt4/fields copying pyface/ui/qt4/fields/combo_field.py -> build/lib/pyface/ui/qt4/fields copying pyface/ui/qt4/fields/__init__.py -> build/lib/pyface/ui/qt4/fields copying pyface/ui/qt4/fields/field.py -> build/lib/pyface/ui/qt4/fields creating build/lib/pyface/ui/qt4/console copying pyface/ui/qt4/console/bracket_matcher.py -> build/lib/pyface/ui/qt4/console copying pyface/ui/qt4/console/completion_lexer.py -> build/lib/pyface/ui/qt4/console copying pyface/ui/qt4/console/__init__.py -> build/lib/pyface/ui/qt4/console copying pyface/ui/qt4/console/console_widget.py -> build/lib/pyface/ui/qt4/console copying pyface/ui/qt4/console/call_tip_widget.py -> build/lib/pyface/ui/qt4/console copying pyface/ui/qt4/console/api.py -> build/lib/pyface/ui/qt4/console copying pyface/ui/qt4/console/history_console_widget.py -> build/lib/pyface/ui/qt4/console creating build/lib/pyface/ui/qt4/tasks/tests copying pyface/ui/qt4/tasks/tests/__init__.py -> build/lib/pyface/ui/qt4/tasks/tests copying pyface/ui/qt4/tasks/tests/test_split_editor_area_pane.py -> build/lib/pyface/ui/qt4/tasks/tests creating build/lib/pyface/ui/qt4/util/tests copying pyface/ui/qt4/util/tests/test_modal_dialog_tester.py -> build/lib/pyface/ui/qt4/util/tests copying pyface/ui/qt4/util/tests/__init__.py -> build/lib/pyface/ui/qt4/util/tests copying pyface/ui/qt4/util/tests/test_gui_test_assistant.py -> build/lib/pyface/ui/qt4/util/tests creating build/lib/pyface/ui/qt4/workbench/tests copying pyface/ui/qt4/workbench/tests/__init__.py -> build/lib/pyface/ui/qt4/workbench/tests copying pyface/ui/qt4/workbench/tests/test_workbench_window_layout.py -> build/lib/pyface/ui/qt4/workbench/tests creating build/lib/pyface/ui/qt4/code_editor/tests copying pyface/ui/qt4/code_editor/tests/__init__.py -> build/lib/pyface/ui/qt4/code_editor/tests copying pyface/ui/qt4/code_editor/tests/test_code_widget.py -> build/lib/pyface/ui/qt4/code_editor/tests creating build/lib/pyface/tests/test_new_toolkit copying pyface/tests/test_new_toolkit/widget.py -> build/lib/pyface/tests/test_new_toolkit copying pyface/tests/test_new_toolkit/init.py -> build/lib/pyface/tests/test_new_toolkit copying pyface/tests/test_new_toolkit/__init__.py -> build/lib/pyface/tests/test_new_toolkit creating build/lib/pyface/timer/tests copying pyface/timer/tests/test_timer.py -> build/lib/pyface/timer/tests copying pyface/timer/tests/__init__.py -> build/lib/pyface/timer/tests copying pyface/timer/tests/test_do_later.py -> build/lib/pyface/timer/tests creating build/lib/pyface/workbench/action copying pyface/workbench/action/menu_bar_manager.py -> build/lib/pyface/workbench/action copying pyface/workbench/action/action_controller.py -> build/lib/pyface/workbench/action copying pyface/workbench/action/new_user_perspective_action.py -> build/lib/pyface/workbench/action copying pyface/workbench/action/toggle_view_visibility_action.py -> build/lib/pyface/workbench/action copying pyface/workbench/action/user_perspective_name.py -> build/lib/pyface/workbench/action copying pyface/workbench/action/delete_user_perspective_action.py -> build/lib/pyface/workbench/action copying pyface/workbench/action/__init__.py -> build/lib/pyface/workbench/action copying pyface/workbench/action/rename_user_perspective_action.py -> build/lib/pyface/workbench/action copying pyface/workbench/action/save_as_user_perspective_action.py -> build/lib/pyface/workbench/action copying pyface/workbench/action/reset_all_perspectives_action.py -> build/lib/pyface/workbench/action copying pyface/workbench/action/setattr_action.py -> build/lib/pyface/workbench/action copying pyface/workbench/action/tool_bar_manager.py -> build/lib/pyface/workbench/action copying pyface/workbench/action/workbench_action.py -> build/lib/pyface/workbench/action copying pyface/workbench/action/view_chooser.py -> build/lib/pyface/workbench/action copying pyface/workbench/action/show_view_action.py -> build/lib/pyface/workbench/action copying pyface/workbench/action/user_perspective_action.py -> build/lib/pyface/workbench/action copying pyface/workbench/action/api.py -> build/lib/pyface/workbench/action copying pyface/workbench/action/set_active_perspective_action.py -> build/lib/pyface/workbench/action copying pyface/workbench/action/perspective_menu_manager.py -> build/lib/pyface/workbench/action copying pyface/workbench/action/view_menu_manager.py -> build/lib/pyface/workbench/action copying pyface/workbench/action/reset_active_perspective_action.py -> build/lib/pyface/workbench/action creating build/lib/pyface/workbench/tests copying pyface/workbench/tests/__init__.py -> build/lib/pyface/workbench/tests copying pyface/workbench/tests/test_workbench_window.py -> build/lib/pyface/workbench/tests creating build/lib/pyface/workbench/debug copying pyface/workbench/debug/debug_view.py -> build/lib/pyface/workbench/debug copying pyface/workbench/debug/__init__.py -> build/lib/pyface/workbench/debug copying pyface/workbench/debug/api.py -> build/lib/pyface/workbench/debug creating build/lib/pyface/image/library copying pyface/image/library/std.zip -> build/lib/pyface/image/library copying pyface/image/library/icons.zip -> build/lib/pyface/image/library creating build/lib/pyface/images copying pyface/images/question.png -> build/lib/pyface/images copying pyface/images/panel_gradient.png -> build/lib/pyface/images copying pyface/images/image_LICENSE.txt -> build/lib/pyface/images copying pyface/images/splash.jpg -> build/lib/pyface/images copying pyface/images/background.jpg -> build/lib/pyface/images copying pyface/images/carat_closed.png -> build/lib/pyface/images copying pyface/images/panel_gradient_over.png -> build/lib/pyface/images copying pyface/images/about.jpg -> build/lib/pyface/images copying pyface/images/image_not_found.png -> build/lib/pyface/images copying pyface/images/carat_open.png -> build/lib/pyface/images copying pyface/images/close.png -> build/lib/pyface/images creating build/lib/pyface/action/images copying pyface/action/images/image_LICENSE.txt -> build/lib/pyface/action/images copying pyface/action/images/action.png -> build/lib/pyface/action/images creating build/lib/pyface/dock/images copying pyface/dock/images/sv_left.png -> build/lib/pyface/dock/images copying pyface/dock/images/tab_scroll_r.png -> build/lib/pyface/dock/images copying pyface/dock/images/bar_feature_no_drop.png -> build/lib/pyface/dock/images copying pyface/dock/images/sh_top.png -> build/lib/pyface/dock/images copying pyface/dock/images/feature_tool.png -> build/lib/pyface/dock/images copying pyface/dock/images/tab_feature_drop.png -> build/lib/pyface/dock/images copying pyface/dock/images/tab_feature_disabled.png -> build/lib/pyface/dock/images copying pyface/dock/images/bar_feature_changed.png -> build/lib/pyface/dock/images copying pyface/dock/images/bar_feature_normal.png -> build/lib/pyface/dock/images copying pyface/dock/images/sh_middle.png -> build/lib/pyface/dock/images copying pyface/dock/images/tab_feature_no_drop.png -> build/lib/pyface/dock/images copying pyface/dock/images/close_tab.png -> build/lib/pyface/dock/images copying pyface/dock/images/tab_scroll_lr.png -> build/lib/pyface/dock/images copying pyface/dock/images/tab_feature_normal.png -> build/lib/pyface/dock/images copying pyface/dock/images/sv_right.png -> build/lib/pyface/dock/images copying pyface/dock/images/sh_bottom.png -> build/lib/pyface/dock/images copying pyface/dock/images/bar_feature_drop.png -> build/lib/pyface/dock/images copying pyface/dock/images/close_drag.png -> build/lib/pyface/dock/images copying pyface/dock/images/window.png -> build/lib/pyface/dock/images copying pyface/dock/images/shell.ico -> build/lib/pyface/dock/images copying pyface/dock/images/tab_scroll_l.png -> build/lib/pyface/dock/images copying pyface/dock/images/sv_middle.png -> build/lib/pyface/dock/images copying pyface/dock/images/tab_feature_changed.png -> build/lib/pyface/dock/images copying pyface/dock/images/bar_feature_disabled.png -> build/lib/pyface/dock/images copying pyface/dock/images/image_LICENSE.txt -> build/lib/pyface/dock/images creating build/lib/pyface/tree/images copying pyface/tree/images/image_LICENSE.txt -> build/lib/pyface/tree/images copying pyface/tree/images/closed_folder.png -> build/lib/pyface/tree/images copying pyface/tree/images/open_folder.png -> build/lib/pyface/tree/images copying pyface/tree/images/document.png -> build/lib/pyface/tree/images creating build/lib/pyface/tests/images copying pyface/tests/images/core.png -> build/lib/pyface/tests/images copying pyface/tests/images/image_LICENSE.txt -> build/lib/pyface/tests/images creating build/lib/pyface/ui/qt4/images copying pyface/ui/qt4/images/image_LICENSE.txt -> build/lib/pyface/ui/qt4/images copying pyface/ui/qt4/images/application.png -> build/lib/pyface/ui/qt4/images copying pyface/ui/qt4/images/heading_level_1.png -> build/lib/pyface/ui/qt4/images creating build/lib/pyface/ui/wx/images copying pyface/ui/wx/images/heading_level_1.png -> build/lib/pyface/ui/wx/images copying pyface/ui/wx/images/warning.png -> build/lib/pyface/ui/wx/images copying pyface/ui/wx/images/application.ico -> build/lib/pyface/ui/wx/images copying pyface/ui/wx/images/image_LICENSE.txt -> build/lib/pyface/ui/wx/images creating build/lib/pyface/ui/wx/grid/images copying pyface/ui/wx/grid/images/table_edit.png -> build/lib/pyface/ui/wx/grid/images copying pyface/ui/wx/grid/images/unchecked.png -> build/lib/pyface/ui/wx/grid/images copying pyface/ui/wx/grid/images/checked.png -> build/lib/pyface/ui/wx/grid/images copying pyface/ui/wx/grid/images/image_not_found.png -> build/lib/pyface/ui/wx/grid/images copying pyface/ui/wx/grid/images/image_LICENSE.txt -> build/lib/pyface/ui/wx/grid/images creating build/lib/pyface/ui/qt4/workbench/images copying pyface/ui/qt4/workbench/images/spinner.gif -> build/lib/pyface/ui/qt4/workbench/images SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-pyface-6.1.2_1 depends on package: py37-traits>0 - found ===> py37-pyface-6.1.2_1 depends on package: py37-pygments>=2.5.1 - found ===> py37-pyface-6.1.2_1 depends on package: py37-setuptools>0 - found ===> py37-pyface-6.1.2_1 depends on file: /usr/local/bin/python3.7 - found ===> py37-pyface-6.1.2_1 depends on package: py37-qt5-core>=5.15.0 - found ===> py37-pyface-6.1.2_1 depends on package: py37-qt5-gui>=5.15.0 - found ===> py37-pyface-6.1.2_1 depends on package: py37-qt5-printsupport>=5.15.0 - found ===> py37-pyface-6.1.2_1 depends on package: py37-qt5-svg>=5.15.0 - found ===> py37-pyface-6.1.2_1 depends on package: py37-qt5-widgets>=5.15.0 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-pyface-6.1.2_1 ===> py37-pyface-6.1.2_1 depends on package: py37-traits>0 - found ===> py37-pyface-6.1.2_1 depends on package: py37-pygments>=2.5.1 - found ===> py37-pyface-6.1.2_1 depends on package: py37-setuptools>0 - found ===> py37-pyface-6.1.2_1 depends on file: /usr/local/bin/python3.7 - found ===> py37-pyface-6.1.2_1 depends on package: py37-qt5-core>=5.15.0 - found ===> py37-pyface-6.1.2_1 depends on package: py37-qt5-gui>=5.15.0 - found ===> py37-pyface-6.1.2_1 depends on package: py37-qt5-printsupport>=5.15.0 - found ===> py37-pyface-6.1.2_1 depends on package: py37-qt5-svg>=5.15.0 - found ===> py37-pyface-6.1.2_1 depends on package: py37-qt5-widgets>=5.15.0 - found ===> Generating temporary packing list running install running build running build_py copying pyface/_version.py -> build/lib/pyface running install_lib creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7 creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/images copying build/lib/pyface/images/question.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/images copying build/lib/pyface/images/panel_gradient.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/images copying build/lib/pyface/images/image_LICENSE.txt -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/images copying build/lib/pyface/images/splash.jpg -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/images copying build/lib/pyface/images/background.jpg -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/images copying build/lib/pyface/images/carat_closed.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/images copying build/lib/pyface/images/panel_gradient_over.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/images copying build/lib/pyface/images/about.jpg -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/images copying build/lib/pyface/images/image_not_found.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/images copying build/lib/pyface/images/carat_open.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/images copying build/lib/pyface/images/close.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/images copying build/lib/pyface/sorter.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/layered_panel.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/application_window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/progress_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/api.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_confirmation_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_gui.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_python_editor.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/application.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_file_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/list_box_model.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/python_shell.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/filter.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/split_widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_progress_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/base_toolkit.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/key_pressed_event.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/splash_screen_log_handler.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/image_button.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_application_window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/split_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_splash_screen.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/constant.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/file_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/image_cache.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_clipboard.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/mdi_window_menu.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/gui.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/about_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/python_editor.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/xrc_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/mimedata.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/clipboard.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_heading_text.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_directory_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/ipython_widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/split_application_window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/image_list.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/beep.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/image_widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/expandable_panel.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/mdi_application_window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_drop_handler.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/toolkit.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/multi_toolbar_window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/message_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/image_resource.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/directory_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/list_box.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/confirmation_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_image_resource.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_message_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_system_metrics.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_split_widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/system_metrics.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/single_choice_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/_version.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/split_panel.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_about_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/ui_traits.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/heading_text.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/resource_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/expandable_header.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/splash_screen.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_single_choice_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_image_cache.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/gui_application.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/i_python_shell.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface copying build/lib/pyface/drop_handler.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/images copying build/lib/pyface/action/images/image_LICENSE.txt -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/images copying build/lib/pyface/action/images/action.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/images copying build/lib/pyface/action/listening_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action copying build/lib/pyface/action/gui_application_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action copying build/lib/pyface/action/field_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action copying build/lib/pyface/action/tool_palette_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action copying build/lib/pyface/action/window_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action copying build/lib/pyface/action/tool_bar_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action copying build/lib/pyface/action/menu_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action copying build/lib/pyface/action/action_event.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action copying build/lib/pyface/action/action_item.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action copying build/lib/pyface/action/menu_bar_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action copying build/lib/pyface/action/action_controller.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action copying build/lib/pyface/action/traitsui_widget_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action copying build/lib/pyface/action/action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action copying build/lib/pyface/action/group.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action copying build/lib/pyface/action/api.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action copying build/lib/pyface/action/action_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action copying build/lib/pyface/action/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action copying build/lib/pyface/action/status_bar_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action copying build/lib/pyface/action/action_manager_item.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests copying build/lib/pyface/action/tests/test_gui_application_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests copying build/lib/pyface/action/tests/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests copying build/lib/pyface/action/tests/test_traitsui_widget_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests copying build/lib/pyface/action/tests/test_action_controller.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests copying build/lib/pyface/action/tests/test_action_item.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests copying build/lib/pyface/action/tests/test_group.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests copying build/lib/pyface/action/tests/test_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests copying build/lib/pyface/action/tests/test_action_event.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests copying build/lib/pyface/action/tests/test_field_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests copying build/lib/pyface/action/tests/test_listening_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests copying build/lib/pyface/action/tests/test_action_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx copying build/lib/pyface/wx/python_stc.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx copying build/lib/pyface/wx/scrolled_message_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx copying build/lib/pyface/wx/dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx copying build/lib/pyface/wx/color.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx copying build/lib/pyface/wx/drag_and_drop.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx copying build/lib/pyface/wx/sized_panel.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx copying build/lib/pyface/wx/image.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx copying build/lib/pyface/wx/pager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx copying build/lib/pyface/wx/image_list.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx copying build/lib/pyface/wx/image_cache.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx copying build/lib/pyface/wx/clipboard.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx copying build/lib/pyface/wx/lazy_switcher.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx copying build/lib/pyface/wx/aui.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx copying build/lib/pyface/wx/shell.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx copying build/lib/pyface/wx/progress_meter.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx copying build/lib/pyface/wx/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx copying build/lib/pyface/wx/spacer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx copying build/lib/pyface/wx/font.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx copying build/lib/pyface/wx/divider.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx copying build/lib/pyface/wx/switcher.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/spreadsheet copying build/lib/pyface/wx/spreadsheet/default_renderer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/spreadsheet copying build/lib/pyface/wx/spreadsheet/abstract_grid_view.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/spreadsheet copying build/lib/pyface/wx/spreadsheet/unit_renderer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/spreadsheet copying build/lib/pyface/wx/spreadsheet/font_renderer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/spreadsheet copying build/lib/pyface/wx/spreadsheet/virtual_model.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/spreadsheet copying build/lib/pyface/wx/spreadsheet/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/spreadsheet creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/util copying build/lib/pyface/wx/util/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/util copying build/lib/pyface/wx/util/font_helper.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/util creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/grid copying build/lib/pyface/wx/grid/grid_model.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/grid copying build/lib/pyface/wx/grid/api.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/grid copying build/lib/pyface/wx/grid/grid_column.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/grid copying build/lib/pyface/wx/grid/grid_row.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/grid copying build/lib/pyface/wx/grid/grid.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/grid copying build/lib/pyface/wx/grid/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/grid creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/preference copying build/lib/pyface/preference/preference_page.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/preference copying build/lib/pyface/preference/preference_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/preference copying build/lib/pyface/preference/preference_node.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/preference copying build/lib/pyface/preference/api.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/preference copying build/lib/pyface/preference/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/preference creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields copying build/lib/pyface/fields/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields copying build/lib/pyface/fields/api.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields copying build/lib/pyface/fields/i_spin_field.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields copying build/lib/pyface/fields/i_combo_field.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields copying build/lib/pyface/fields/i_field.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields copying build/lib/pyface/fields/i_text_field.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields copying build/lib/pyface/fields/combo_field.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields copying build/lib/pyface/fields/text_field.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields copying build/lib/pyface/fields/spin_field.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields/tests copying build/lib/pyface/fields/tests/test_combo_field.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields/tests copying build/lib/pyface/fields/tests/field_mixin.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields/tests copying build/lib/pyface/fields/tests/test_spin_field.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields/tests copying build/lib/pyface/fields/tests/test_text_field.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields/tests copying build/lib/pyface/fields/tests/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields/tests creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/sv_left.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/tab_scroll_r.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/bar_feature_no_drop.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/sh_top.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/feature_tool.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/tab_feature_drop.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/tab_feature_disabled.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/bar_feature_changed.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/bar_feature_normal.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/sh_middle.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/tab_feature_no_drop.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/close_tab.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/tab_scroll_lr.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/tab_feature_normal.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/sv_right.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/sh_bottom.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/bar_feature_drop.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/close_drag.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/window.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/shell.ico -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/tab_scroll_l.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/sv_middle.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/tab_feature_changed.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/bar_feature_disabled.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/images/image_LICENSE.txt -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/images copying build/lib/pyface/dock/dock_sizer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock copying build/lib/pyface/dock/dock_window_feature.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock copying build/lib/pyface/dock/dock_window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock copying build/lib/pyface/dock/ifeature_tool.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock copying build/lib/pyface/dock/feature_bar.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock copying build/lib/pyface/dock/idockable.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock copying build/lib/pyface/dock/api.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock copying build/lib/pyface/dock/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock copying build/lib/pyface/dock/dock_window_shell.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock copying build/lib/pyface/dock/idock_ui_provider.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock copying build/lib/pyface/dock/feature_tool.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/resource copying build/lib/pyface/resource/api.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/resource copying build/lib/pyface/resource/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/resource copying build/lib/pyface/resource/resource_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/resource copying build/lib/pyface/resource/resource_reference.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/resource copying build/lib/pyface/resource/resource_factory.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/resource copying build/lib/pyface/resource/resource_path.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/resource creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid copying build/lib/pyface/grid/composite_grid_model.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid copying build/lib/pyface/grid/combobox_focus_handler.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid copying build/lib/pyface/grid/grid.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid copying build/lib/pyface/grid/grid_cell_image_renderer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid copying build/lib/pyface/grid/trait_grid_cell_adapter.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid copying build/lib/pyface/grid/checkbox_renderer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid copying build/lib/pyface/grid/simple_grid_model.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid copying build/lib/pyface/grid/grid_cell_renderer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid copying build/lib/pyface/grid/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid copying build/lib/pyface/grid/edit_image_renderer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid copying build/lib/pyface/grid/inverted_grid_model.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid copying build/lib/pyface/grid/checkbox_image_renderer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid copying build/lib/pyface/grid/mapped_grid_cell_image_renderer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid copying build/lib/pyface/grid/grid_model.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid copying build/lib/pyface/grid/trait_grid_model.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid copying build/lib/pyface/grid/api.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid copying build/lib/pyface/grid/edit_renderer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree/images copying build/lib/pyface/tree/images/image_LICENSE.txt -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree/images copying build/lib/pyface/tree/images/closed_folder.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree/images copying build/lib/pyface/tree/images/open_folder.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree/images copying build/lib/pyface/tree/images/document.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree/images copying build/lib/pyface/tree/node_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree copying build/lib/pyface/tree/tree_model.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree copying build/lib/pyface/tree/node_event.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree copying build/lib/pyface/tree/node_tree.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree copying build/lib/pyface/tree/api.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree copying build/lib/pyface/tree/trait_dict_node_type.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree copying build/lib/pyface/tree/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree copying build/lib/pyface/tree/trait_list_node_type.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree copying build/lib/pyface/tree/tree.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree copying build/lib/pyface/tree/node_monitor.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree copying build/lib/pyface/tree/node_tree_model.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree copying build/lib/pyface/tree/node_type.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/topological_sort.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/task.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/i_advanced_editor_area_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/enaml_dock_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/i_task_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/task_window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/i_editor.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/enaml_editor.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/editor_area_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/split_editor_area_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/task_window_backend.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/task_layout.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/advanced_editor_area_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/traits_editor.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/traits_dock_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/enaml_task_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/i_task_window_backend.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/dock_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/traits_task_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/task_window_layout.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/i_dock_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/tasks_application.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/api.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/editor.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/i_editor_area_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/enaml_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks copying build/lib/pyface/tasks/task_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests copying build/lib/pyface/tasks/tests/test_enaml_editor.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests copying build/lib/pyface/tasks/tests/test_tasks_application.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests copying build/lib/pyface/tasks/tests/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests copying build/lib/pyface/tasks/tests/test_task_layout.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests copying build/lib/pyface/tasks/tests/test_task_window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests copying build/lib/pyface/tasks/tests/test_enaml_task_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests copying build/lib/pyface/tasks/tests/test_dock_pane_toggle_group.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests copying build/lib/pyface/tasks/tests/test_action_manager_builder.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests copying build/lib/pyface/tasks/tests/test_topological_sort.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests copying build/lib/pyface/tasks/tests/test_editor_area_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests copying build/lib/pyface/tasks/tests/test_enaml_dock_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action copying build/lib/pyface/tasks/action/tasks_application_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action copying build/lib/pyface/tasks/action/api.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action copying build/lib/pyface/tasks/action/task_toggle_group.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action copying build/lib/pyface/tasks/action/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action copying build/lib/pyface/tasks/action/dock_pane_toggle_group.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action copying build/lib/pyface/tasks/action/schema.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action copying build/lib/pyface/tasks/action/listening_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action copying build/lib/pyface/tasks/action/task_action_controller.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action copying build/lib/pyface/tasks/action/schema_addition.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action copying build/lib/pyface/tasks/action/task_window_toggle_group.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action copying build/lib/pyface/tasks/action/task_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action copying build/lib/pyface/tasks/action/task_action_manager_builder.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/contrib copying build/lib/pyface/tasks/contrib/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/contrib copying build/lib/pyface/tasks/contrib/python_shell.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/contrib creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util copying build/lib/pyface/util/font_helper.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util copying build/lib/pyface/util/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util copying build/lib/pyface/util/python_stc.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util copying build/lib/pyface/util/fix_introspect_bug.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util copying build/lib/pyface/util/guisupport.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util copying build/lib/pyface/util/id_helper.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util copying build/lib/pyface/util/testing.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/grid copying build/lib/pyface/util/grid/grid_model.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/grid copying build/lib/pyface/util/grid/api.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/grid copying build/lib/pyface/util/grid/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/grid copying build/lib/pyface/util/grid/grid.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/grid copying build/lib/pyface/util/grid/grid_column.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/grid copying build/lib/pyface/util/grid/grid_row.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/grid creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/tests copying build/lib/pyface/util/tests/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/tests copying build/lib/pyface/util/tests/test_id_helper.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/tests creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null copying build/lib/pyface/ui/null/image_resource.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null copying build/lib/pyface/ui/null/widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null copying build/lib/pyface/ui/null/window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null copying build/lib/pyface/ui/null/init.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null copying build/lib/pyface/ui/null/clipboard.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null copying build/lib/pyface/ui/null/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null copying build/lib/pyface/ui/null/resource_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/tests copying build/lib/pyface/ui/null/tests/bad_import.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/tests copying build/lib/pyface/ui/null/tests/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/tests creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/action copying build/lib/pyface/ui/null/action/menu_bar_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/action copying build/lib/pyface/ui/null/action/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/action copying build/lib/pyface/ui/null/action/action_item.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/action copying build/lib/pyface/ui/null/action/tool_palette.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/action copying build/lib/pyface/ui/null/action/tool_palette_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/action copying build/lib/pyface/ui/null/action/tool_bar_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/action copying build/lib/pyface/ui/null/action/menu_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/action copying build/lib/pyface/ui/null/action/status_bar_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/action creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/workbench copying build/lib/pyface/ui/qt4/workbench/editor.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/workbench copying build/lib/pyface/ui/qt4/workbench/workbench_window_layout.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/workbench copying build/lib/pyface/ui/qt4/workbench/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/workbench copying build/lib/pyface/ui/qt4/workbench/view.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/workbench copying build/lib/pyface/ui/qt4/workbench/split_tab_widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/workbench creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/workbench/tests copying build/lib/pyface/ui/qt4/workbench/tests/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/workbench/tests copying build/lib/pyface/ui/qt4/workbench/tests/test_workbench_window_layout.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/workbench/tests creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/workbench/images copying build/lib/pyface/ui/qt4/workbench/images/spinner.gif -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/workbench/images creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/code_editor copying build/lib/pyface/ui/qt4/code_editor/pygments_highlighter.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/code_editor copying build/lib/pyface/ui/qt4/code_editor/replace_widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/code_editor copying build/lib/pyface/ui/qt4/code_editor/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/code_editor copying build/lib/pyface/ui/qt4/code_editor/code_widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/code_editor copying build/lib/pyface/ui/qt4/code_editor/find_widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/code_editor copying build/lib/pyface/ui/qt4/code_editor/gutters.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/code_editor creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/code_editor/tests copying build/lib/pyface/ui/qt4/code_editor/tests/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/code_editor/tests copying build/lib/pyface/ui/qt4/code_editor/tests/test_code_widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/code_editor/tests creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/fields copying build/lib/pyface/ui/qt4/fields/spin_field.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/fields copying build/lib/pyface/ui/qt4/fields/text_field.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/fields copying build/lib/pyface/ui/qt4/fields/combo_field.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/fields copying build/lib/pyface/ui/qt4/fields/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/fields copying build/lib/pyface/ui/qt4/fields/field.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/fields creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/console copying build/lib/pyface/ui/qt4/console/bracket_matcher.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/console copying build/lib/pyface/ui/qt4/console/completion_lexer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/console copying build/lib/pyface/ui/qt4/console/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/console copying build/lib/pyface/ui/qt4/console/console_widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/console copying build/lib/pyface/ui/qt4/console/call_tip_widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/console copying build/lib/pyface/ui/qt4/console/api.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/console copying build/lib/pyface/ui/qt4/console/history_console_widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/console creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/images copying build/lib/pyface/ui/qt4/images/image_LICENSE.txt -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/images copying build/lib/pyface/ui/qt4/images/application.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/images copying build/lib/pyface/ui/qt4/images/heading_level_1.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/images copying build/lib/pyface/ui/qt4/python_shell.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/confirmation_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/single_choice_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/heading_text.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/image_resource.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/system_metrics.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/directory_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/message_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/application_window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/resource_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/split_widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/progress_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/splash_screen.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/about_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/beep.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/clipboard.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/file_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/python_editor.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/mimedata.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/image_cache.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/init.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 copying build/lib/pyface/ui/qt4/gui.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4 creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks/tests copying build/lib/pyface/ui/qt4/tasks/tests/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks/tests copying build/lib/pyface/ui/qt4/tasks/tests/test_split_editor_area_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks/tests copying build/lib/pyface/ui/qt4/tasks/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks copying build/lib/pyface/ui/qt4/tasks/task_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks copying build/lib/pyface/ui/qt4/tasks/util.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks copying build/lib/pyface/ui/qt4/tasks/editor_area_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks copying build/lib/pyface/ui/qt4/tasks/task_window_backend.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks copying build/lib/pyface/ui/qt4/tasks/split_editor_area_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks copying build/lib/pyface/ui/qt4/tasks/advanced_editor_area_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks copying build/lib/pyface/ui/qt4/tasks/editor.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks copying build/lib/pyface/ui/qt4/tasks/dock_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks copying build/lib/pyface/ui/qt4/tasks/main_window_layout.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/util creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/util/tests copying build/lib/pyface/ui/qt4/util/tests/test_modal_dialog_tester.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/util/tests copying build/lib/pyface/ui/qt4/util/tests/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/util/tests copying build/lib/pyface/ui/qt4/util/tests/test_gui_test_assistant.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/util/tests copying build/lib/pyface/ui/qt4/util/event_loop_helper.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/util copying build/lib/pyface/ui/qt4/util/gui_test_assistant.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/util copying build/lib/pyface/ui/qt4/util/testing.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/util copying build/lib/pyface/ui/qt4/util/modal_dialog_tester.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/util copying build/lib/pyface/ui/qt4/util/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/util creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/timer copying build/lib/pyface/ui/qt4/timer/do_later.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/timer copying build/lib/pyface/ui/qt4/timer/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/timer copying build/lib/pyface/ui/qt4/timer/timer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/timer creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tests copying build/lib/pyface/ui/qt4/tests/test_mimedata.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tests copying build/lib/pyface/ui/qt4/tests/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tests copying build/lib/pyface/ui/qt4/tests/test_qt_imports.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tests copying build/lib/pyface/ui/qt4/tests/test_gui.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tests copying build/lib/pyface/ui/qt4/tests/bad_import.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tests copying build/lib/pyface/ui/qt4/tests/test_progress_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tests creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/wizard copying build/lib/pyface/ui/qt4/wizard/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/wizard copying build/lib/pyface/ui/qt4/wizard/wizard.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/wizard copying build/lib/pyface/ui/qt4/wizard/wizard_page.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/wizard creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/action copying build/lib/pyface/ui/qt4/action/action_item.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/action copying build/lib/pyface/ui/qt4/action/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/action copying build/lib/pyface/ui/qt4/action/menu_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/action copying build/lib/pyface/ui/qt4/action/status_bar_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/action copying build/lib/pyface/ui/qt4/action/tool_bar_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/action copying build/lib/pyface/ui/qt4/action/menu_bar_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/action copying build/lib/pyface/ui/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/images copying build/lib/pyface/ui/wx/images/heading_level_1.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/images copying build/lib/pyface/ui/wx/images/warning.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/images copying build/lib/pyface/ui/wx/images/application.ico -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/images copying build/lib/pyface/ui/wx/images/image_LICENSE.txt -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/images copying build/lib/pyface/ui/wx/beep.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/message_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/about_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/ipython_widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/expandable_panel.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/image_widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/multi_toolbar_window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/xrc_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/wizard copying build/lib/pyface/ui/wx/wizard/wizard.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/wizard copying build/lib/pyface/ui/wx/wizard/wizard_page.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/wizard copying build/lib/pyface/ui/wx/wizard/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/wizard creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tests copying build/lib/pyface/ui/wx/tests/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tests copying build/lib/pyface/ui/wx/tests/bad_import.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tests creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/workbench copying build/lib/pyface/ui/wx/workbench/editor_set_structure_handler.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/workbench copying build/lib/pyface/ui/wx/workbench/view_set_structure_handler.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/workbench copying build/lib/pyface/ui/wx/workbench/editor.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/workbench copying build/lib/pyface/ui/wx/workbench/workbench_dock_window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/workbench copying build/lib/pyface/ui/wx/workbench/workbench_window_layout.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/workbench copying build/lib/pyface/ui/wx/workbench/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/workbench copying build/lib/pyface/ui/wx/workbench/view.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/workbench creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/action copying build/lib/pyface/ui/wx/action/menu_bar_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/action copying build/lib/pyface/ui/wx/action/tool_bar_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/action copying build/lib/pyface/ui/wx/action/menu_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/action copying build/lib/pyface/ui/wx/action/tool_palette.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/action copying build/lib/pyface/ui/wx/action/tool_palette_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/action copying build/lib/pyface/ui/wx/action/action_item.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/action copying build/lib/pyface/ui/wx/action/status_bar_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/action copying build/lib/pyface/ui/wx/action/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/action creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/viewer copying build/lib/pyface/ui/wx/viewer/tree_viewer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/viewer copying build/lib/pyface/ui/wx/viewer/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/viewer copying build/lib/pyface/ui/wx/viewer/table_viewer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/viewer creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/images copying build/lib/pyface/ui/wx/grid/images/table_edit.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/images copying build/lib/pyface/ui/wx/grid/images/unchecked.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/images copying build/lib/pyface/ui/wx/grid/images/checked.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/images copying build/lib/pyface/ui/wx/grid/images/image_not_found.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/images copying build/lib/pyface/ui/wx/grid/images/image_LICENSE.txt -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/images copying build/lib/pyface/ui/wx/grid/composite_grid_model.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid copying build/lib/pyface/ui/wx/grid/trait_grid_cell_adapter.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid copying build/lib/pyface/ui/wx/grid/grid.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid copying build/lib/pyface/ui/wx/grid/simple_grid_model.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid copying build/lib/pyface/ui/wx/grid/grid_cell_image_renderer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid copying build/lib/pyface/ui/wx/grid/mapped_grid_cell_image_renderer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid copying build/lib/pyface/ui/wx/grid/checkbox_renderer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid copying build/lib/pyface/ui/wx/grid/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid copying build/lib/pyface/ui/wx/grid/grid_cell_renderer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid copying build/lib/pyface/ui/wx/grid/edit_renderer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid copying build/lib/pyface/ui/wx/grid/combobox_focus_handler.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid copying build/lib/pyface/ui/wx/grid/grid_model.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid copying build/lib/pyface/ui/wx/grid/api.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid copying build/lib/pyface/ui/wx/grid/checkbox_image_renderer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid copying build/lib/pyface/ui/wx/grid/trait_grid_model.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid copying build/lib/pyface/ui/wx/grid/edit_image_renderer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid copying build/lib/pyface/ui/wx/grid/inverted_grid_model.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/tests copying build/lib/pyface/ui/wx/grid/tests/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/tests copying build/lib/pyface/ui/wx/grid/tests/composite_grid_model_test_case.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/tests copying build/lib/pyface/ui/wx/grid/tests/simple_grid_model_test_case.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/tests creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/timer copying build/lib/pyface/ui/wx/timer/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/timer copying build/lib/pyface/ui/wx/timer/timer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/timer copying build/lib/pyface/ui/wx/timer/do_later.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/timer creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/preference copying build/lib/pyface/ui/wx/preference/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/preference copying build/lib/pyface/ui/wx/preference/preference_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/preference creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/fields copying build/lib/pyface/ui/wx/fields/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/fields copying build/lib/pyface/ui/wx/fields/field.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/fields copying build/lib/pyface/ui/wx/fields/spin_field.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/fields copying build/lib/pyface/ui/wx/fields/combo_field.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/fields copying build/lib/pyface/ui/wx/fields/text_field.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/fields creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tree copying build/lib/pyface/ui/wx/tree/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tree copying build/lib/pyface/ui/wx/tree/tree.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tree creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tasks copying build/lib/pyface/ui/wx/tasks/split_editor_area_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tasks copying build/lib/pyface/ui/wx/tasks/main_window_layout.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tasks copying build/lib/pyface/ui/wx/tasks/advanced_editor_area_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tasks copying build/lib/pyface/ui/wx/tasks/dock_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tasks copying build/lib/pyface/ui/wx/tasks/editor.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tasks copying build/lib/pyface/ui/wx/tasks/task_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tasks copying build/lib/pyface/ui/wx/tasks/editor_area_pane.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tasks copying build/lib/pyface/ui/wx/tasks/task_window_backend.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tasks copying build/lib/pyface/ui/wx/tasks/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tasks copying build/lib/pyface/ui/wx/resource_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/mdi_application_window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/python_shell.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/splash_screen.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/init.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/image_cache.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/clipboard.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/expandable_header.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/layered_panel.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/heading_text.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/file_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/gui.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/image_list.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/application_window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/single_choice_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/split_widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/progress_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/image_button.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/confirmation_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/image_resource.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/system_metrics.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/python_editor.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/list_box.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/directory_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx copying build/lib/pyface/ui/wx/window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_new_toolkit copying build/lib/pyface/tests/test_new_toolkit/widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_new_toolkit copying build/lib/pyface/tests/test_new_toolkit/init.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_new_toolkit copying build/lib/pyface/tests/test_new_toolkit/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_new_toolkit creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/images copying build/lib/pyface/tests/images/core.png -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/images copying build/lib/pyface/tests/images/image_LICENSE.txt -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/images copying build/lib/pyface/tests/test_ui_traits.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_message_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_directory_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_image_resource.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_beep.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_system_metrics.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_confirmation_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_python_shell.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_about_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_application.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_gui_application.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_clipboard.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_split_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_base_toolkit.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_splash_screen_log_handler.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_split_application_window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_toolkit.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_split_panel.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/python_shell_script.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_progress_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_application_window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_splash_screen.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_file_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_widget.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_resource_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_image_cache.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_heading_text.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_single_choice_dialog.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests copying build/lib/pyface/tests/test_python_editor.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/timer creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/timer/tests copying build/lib/pyface/timer/tests/test_timer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/timer/tests copying build/lib/pyface/timer/tests/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/timer/tests copying build/lib/pyface/timer/tests/test_do_later.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/timer/tests copying build/lib/pyface/timer/i_timer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/timer copying build/lib/pyface/timer/api.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/timer copying build/lib/pyface/timer/timer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/timer copying build/lib/pyface/timer/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/timer copying build/lib/pyface/timer/do_later.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/timer creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/sizers copying build/lib/pyface/sizers/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/sizers copying build/lib/pyface/sizers/flow.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/sizers creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/qt copying build/lib/pyface/qt/QtCore.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/qt copying build/lib/pyface/qt/QtScript.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/qt copying build/lib/pyface/qt/QtNetwork.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/qt copying build/lib/pyface/qt/QtTest.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/qt copying build/lib/pyface/qt/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/qt copying build/lib/pyface/qt/QtGui.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/qt copying build/lib/pyface/qt/QtOpenGL.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/qt copying build/lib/pyface/qt/QtSvg.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/qt copying build/lib/pyface/qt/QtWebKit.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/qt creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard copying build/lib/pyface/wizard/i_wizard_controller.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard copying build/lib/pyface/wizard/wizard.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard copying build/lib/pyface/wizard/chained_wizard_controller.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard copying build/lib/pyface/wizard/i_wizard.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard copying build/lib/pyface/wizard/api.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard copying build/lib/pyface/wizard/wizard_controller.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard copying build/lib/pyface/wizard/simple_wizard_controller.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard copying build/lib/pyface/wizard/simple_wizard.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard copying build/lib/pyface/wizard/i_wizard_page.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard copying build/lib/pyface/wizard/wizard_page.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard copying build/lib/pyface/wizard/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard copying build/lib/pyface/wizard/chained_wizard.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/image creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/image/library copying build/lib/pyface/image/library/std.zip -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/image/library copying build/lib/pyface/image/library/icons.zip -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/image/library copying build/lib/pyface/image/image.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/image copying build/lib/pyface/image/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/image creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action copying build/lib/pyface/workbench/action/menu_bar_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action copying build/lib/pyface/workbench/action/action_controller.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action copying build/lib/pyface/workbench/action/new_user_perspective_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action copying build/lib/pyface/workbench/action/toggle_view_visibility_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action copying build/lib/pyface/workbench/action/user_perspective_name.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action copying build/lib/pyface/workbench/action/delete_user_perspective_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action copying build/lib/pyface/workbench/action/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action copying build/lib/pyface/workbench/action/rename_user_perspective_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action copying build/lib/pyface/workbench/action/save_as_user_perspective_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action copying build/lib/pyface/workbench/action/reset_all_perspectives_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action copying build/lib/pyface/workbench/action/setattr_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action copying build/lib/pyface/workbench/action/tool_bar_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action copying build/lib/pyface/workbench/action/workbench_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action copying build/lib/pyface/workbench/action/view_chooser.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action copying build/lib/pyface/workbench/action/show_view_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action copying build/lib/pyface/workbench/action/user_perspective_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action copying build/lib/pyface/workbench/action/api.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action copying build/lib/pyface/workbench/action/set_active_perspective_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action copying build/lib/pyface/workbench/action/perspective_menu_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action copying build/lib/pyface/workbench/action/view_menu_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action copying build/lib/pyface/workbench/action/reset_active_perspective_action.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/tests copying build/lib/pyface/workbench/tests/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/tests copying build/lib/pyface/workbench/tests/test_workbench_window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/tests creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/debug copying build/lib/pyface/workbench/debug/debug_view.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/debug copying build/lib/pyface/workbench/debug/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/debug copying build/lib/pyface/workbench/debug/api.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/debug copying build/lib/pyface/workbench/editor.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/traits_ui_editor.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/i_editor_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/window_event.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/workbench_window.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/i_perspective.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/perspective.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/i_editor.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/perspective_item.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/workbench.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/api.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/i_workbench_part.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/traits_ui_view.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/i_workbench.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/i_perspective_item.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/i_workbench_window_layout.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/i_view.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/workbench_window_layout.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/editor_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/workbench_window_memento.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/view.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench copying build/lib/pyface/workbench/user_perspective_manager.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench creating /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer copying build/lib/pyface/viewer/default_tree_content_provider.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer copying build/lib/pyface/viewer/table_label_provider.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer copying build/lib/pyface/viewer/tree_content_provider.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer copying build/lib/pyface/viewer/content_provider.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer copying build/lib/pyface/viewer/tree_viewer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer copying build/lib/pyface/viewer/tree_label_provider.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer copying build/lib/pyface/viewer/api.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer copying build/lib/pyface/viewer/table_content_provider.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer copying build/lib/pyface/viewer/__init__.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer copying build/lib/pyface/viewer/column_provider.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer copying build/lib/pyface/viewer/content_viewer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer copying build/lib/pyface/viewer/table_viewer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer copying build/lib/pyface/viewer/viewer_sorter.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer copying build/lib/pyface/viewer/table_column_provider.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer copying build/lib/pyface/viewer/tree_item.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer copying build/lib/pyface/viewer/label_provider.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer copying build/lib/pyface/viewer/viewer.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer copying build/lib/pyface/viewer/viewer_filter.py -> /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/sorter.py to sorter.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/layered_panel.py to layered_panel.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/application_window.py to application_window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/progress_dialog.py to progress_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_confirmation_dialog.py to i_confirmation_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_gui.py to i_gui.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_python_editor.py to i_python_editor.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/application.py to application.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_file_dialog.py to i_file_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/list_box_model.py to list_box_model.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/python_shell.py to python_shell.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/filter.py to filter.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/split_widget.py to split_widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_progress_dialog.py to i_progress_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/base_toolkit.py to base_toolkit.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/key_pressed_event.py to key_pressed_event.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/splash_screen_log_handler.py to splash_screen_log_handler.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/image_button.py to image_button.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_application_window.py to i_application_window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/split_dialog.py to split_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_splash_screen.py to i_splash_screen.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/constant.py to constant.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_dialog.py to i_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/file_dialog.py to file_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/image_cache.py to image_cache.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_clipboard.py to i_clipboard.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/mdi_window_menu.py to mdi_window_menu.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/gui.py to gui.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/about_dialog.py to about_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/python_editor.py to python_editor.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_widget.py to i_widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/xrc_dialog.py to xrc_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/mimedata.py to mimedata.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/clipboard.py to clipboard.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_heading_text.py to i_heading_text.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_directory_dialog.py to i_directory_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ipython_widget.py to ipython_widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/split_application_window.py to split_application_window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_window.py to i_window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/image_list.py to image_list.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/beep.py to beep.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/image_widget.py to image_widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/expandable_panel.py to expandable_panel.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/mdi_application_window.py to mdi_application_window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_drop_handler.py to i_drop_handler.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/widget.py to widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/toolkit.py to toolkit.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/multi_toolbar_window.py to multi_toolbar_window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/window.py to window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/message_dialog.py to message_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/image_resource.py to image_resource.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/directory_dialog.py to directory_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/list_box.py to list_box.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/confirmation_dialog.py to confirmation_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dialog.py to dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_image_resource.py to i_image_resource.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_message_dialog.py to i_message_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_system_metrics.py to i_system_metrics.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_split_widget.py to i_split_widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/system_metrics.py to system_metrics.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/single_choice_dialog.py to single_choice_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/_version.py to _version.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/split_panel.py to split_panel.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_about_dialog.py to i_about_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui_traits.py to ui_traits.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/heading_text.py to heading_text.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/resource_manager.py to resource_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/expandable_header.py to expandable_header.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/splash_screen.py to splash_screen.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_single_choice_dialog.py to i_single_choice_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_image_cache.py to i_image_cache.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/gui_application.py to gui_application.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/i_python_shell.py to i_python_shell.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/drop_handler.py to drop_handler.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/listening_action.py to listening_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/gui_application_action.py to gui_application_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/field_action.py to field_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tool_palette_manager.py to tool_palette_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/window_action.py to window_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tool_bar_manager.py to tool_bar_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/menu_manager.py to menu_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/action_event.py to action_event.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/action_item.py to action_item.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/menu_bar_manager.py to menu_bar_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/action_controller.py to action_controller.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/traitsui_widget_action.py to traitsui_widget_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/action.py to action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/group.py to group.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/action_manager.py to action_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/status_bar_manager.py to status_bar_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/action_manager_item.py to action_manager_item.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests/test_gui_application_action.py to test_gui_application_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests/test_traitsui_widget_action.py to test_traitsui_widget_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests/test_action_controller.py to test_action_controller.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests/test_action_item.py to test_action_item.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests/test_group.py to test_group.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests/test_action.py to test_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests/test_action_event.py to test_action_event.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests/test_field_action.py to test_field_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests/test_listening_action.py to test_listening_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/action/tests/test_action_manager.py to test_action_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/python_stc.py to python_stc.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/scrolled_message_dialog.py to scrolled_message_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/dialog.py to dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/color.py to color.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/drag_and_drop.py to drag_and_drop.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/sized_panel.py to sized_panel.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/image.py to image.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/pager.py to pager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/image_list.py to image_list.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/image_cache.py to image_cache.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/clipboard.py to clipboard.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/lazy_switcher.py to lazy_switcher.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/aui.py to aui.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/shell.py to shell.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/progress_meter.py to progress_meter.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/spacer.py to spacer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/font.py to font.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/divider.py to divider.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/switcher.py to switcher.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/spreadsheet/default_renderer.py to default_renderer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/spreadsheet/abstract_grid_view.py to abstract_grid_view.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/spreadsheet/unit_renderer.py to unit_renderer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/spreadsheet/font_renderer.py to font_renderer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/spreadsheet/virtual_model.py to virtual_model.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/spreadsheet/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/util/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/util/font_helper.py to font_helper.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/grid/grid_model.py to grid_model.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/grid/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/grid/grid_column.py to grid_column.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/grid/grid_row.py to grid_row.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/grid/grid.py to grid.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wx/grid/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/preference/preference_page.py to preference_page.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/preference/preference_dialog.py to preference_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/preference/preference_node.py to preference_node.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/preference/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/preference/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields/i_spin_field.py to i_spin_field.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields/i_combo_field.py to i_combo_field.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields/i_field.py to i_field.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields/i_text_field.py to i_text_field.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields/combo_field.py to combo_field.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields/text_field.py to text_field.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields/spin_field.py to spin_field.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields/tests/test_combo_field.py to test_combo_field.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields/tests/field_mixin.py to field_mixin.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields/tests/test_spin_field.py to test_spin_field.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields/tests/test_text_field.py to test_text_field.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/fields/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/dock_sizer.py to dock_sizer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/dock_window_feature.py to dock_window_feature.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/dock_window.py to dock_window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/ifeature_tool.py to ifeature_tool.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/feature_bar.py to feature_bar.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/idockable.py to idockable.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/dock_window_shell.py to dock_window_shell.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/idock_ui_provider.py to idock_ui_provider.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/dock/feature_tool.py to feature_tool.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/resource/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/resource/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/resource/resource_manager.py to resource_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/resource/resource_reference.py to resource_reference.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/resource/resource_factory.py to resource_factory.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/resource/resource_path.py to resource_path.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid/composite_grid_model.py to composite_grid_model.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid/combobox_focus_handler.py to combobox_focus_handler.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid/grid.py to grid.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid/grid_cell_image_renderer.py to grid_cell_image_renderer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid/trait_grid_cell_adapter.py to trait_grid_cell_adapter.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid/checkbox_renderer.py to checkbox_renderer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid/simple_grid_model.py to simple_grid_model.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid/grid_cell_renderer.py to grid_cell_renderer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid/edit_image_renderer.py to edit_image_renderer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid/inverted_grid_model.py to inverted_grid_model.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid/checkbox_image_renderer.py to checkbox_image_renderer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid/mapped_grid_cell_image_renderer.py to mapped_grid_cell_image_renderer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid/grid_model.py to grid_model.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid/trait_grid_model.py to trait_grid_model.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/grid/edit_renderer.py to edit_renderer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree/node_manager.py to node_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree/tree_model.py to tree_model.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree/node_event.py to node_event.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree/node_tree.py to node_tree.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree/trait_dict_node_type.py to trait_dict_node_type.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree/trait_list_node_type.py to trait_list_node_type.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree/tree.py to tree.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree/node_monitor.py to node_monitor.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree/node_tree_model.py to node_tree_model.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tree/node_type.py to node_type.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/topological_sort.py to topological_sort.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/task.py to task.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/i_advanced_editor_area_pane.py to i_advanced_editor_area_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/enaml_dock_pane.py to enaml_dock_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/i_task_pane.py to i_task_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/task_window.py to task_window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/i_editor.py to i_editor.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/enaml_editor.py to enaml_editor.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/editor_area_pane.py to editor_area_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/split_editor_area_pane.py to split_editor_area_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/task_window_backend.py to task_window_backend.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/task_layout.py to task_layout.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/advanced_editor_area_pane.py to advanced_editor_area_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/traits_editor.py to traits_editor.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/traits_dock_pane.py to traits_dock_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/enaml_task_pane.py to enaml_task_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/i_task_window_backend.py to i_task_window_backend.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/dock_pane.py to dock_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/traits_task_pane.py to traits_task_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/task_window_layout.py to task_window_layout.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/i_dock_pane.py to i_dock_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tasks_application.py to tasks_application.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/editor.py to editor.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/i_editor_area_pane.py to i_editor_area_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/enaml_pane.py to enaml_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/task_pane.py to task_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests/test_enaml_editor.py to test_enaml_editor.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests/test_tasks_application.py to test_tasks_application.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests/test_task_layout.py to test_task_layout.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests/test_task_window.py to test_task_window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests/test_enaml_task_pane.py to test_enaml_task_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests/test_dock_pane_toggle_group.py to test_dock_pane_toggle_group.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests/test_action_manager_builder.py to test_action_manager_builder.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests/test_topological_sort.py to test_topological_sort.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests/test_editor_area_pane.py to test_editor_area_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/tests/test_enaml_dock_pane.py to test_enaml_dock_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action/tasks_application_action.py to tasks_application_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action/task_toggle_group.py to task_toggle_group.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action/dock_pane_toggle_group.py to dock_pane_toggle_group.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action/schema.py to schema.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action/listening_action.py to listening_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action/task_action_controller.py to task_action_controller.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action/schema_addition.py to schema_addition.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action/task_window_toggle_group.py to task_window_toggle_group.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action/task_action.py to task_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/action/task_action_manager_builder.py to task_action_manager_builder.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/contrib/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tasks/contrib/python_shell.py to python_shell.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/font_helper.py to font_helper.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/python_stc.py to python_stc.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/fix_introspect_bug.py to fix_introspect_bug.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/guisupport.py to guisupport.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/id_helper.py to id_helper.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/testing.py to testing.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/grid/grid_model.py to grid_model.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/grid/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/grid/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/grid/grid.py to grid.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/grid/grid_column.py to grid_column.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/grid/grid_row.py to grid_row.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/util/tests/test_id_helper.py to test_id_helper.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/image_resource.py to image_resource.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/widget.py to widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/window.py to window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/init.py to init.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/clipboard.py to clipboard.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/resource_manager.py to resource_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/tests/bad_import.py to bad_import.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/action/menu_bar_manager.py to menu_bar_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/action/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/action/action_item.py to action_item.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/action/tool_palette.py to tool_palette.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/action/tool_palette_manager.py to tool_palette_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/action/tool_bar_manager.py to tool_bar_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/action/menu_manager.py to menu_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/null/action/status_bar_manager.py to status_bar_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/workbench/editor.py to editor.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/workbench/workbench_window_layout.py to workbench_window_layout.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/workbench/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/workbench/view.py to view.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/workbench/split_tab_widget.py to split_tab_widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/workbench/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/workbench/tests/test_workbench_window_layout.py to test_workbench_window_layout.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/code_editor/pygments_highlighter.py to pygments_highlighter.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/code_editor/replace_widget.py to replace_widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/code_editor/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/code_editor/code_widget.py to code_widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/code_editor/find_widget.py to find_widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/code_editor/gutters.py to gutters.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/code_editor/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/code_editor/tests/test_code_widget.py to test_code_widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/fields/spin_field.py to spin_field.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/fields/text_field.py to text_field.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/fields/combo_field.py to combo_field.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/fields/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/fields/field.py to field.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/console/bracket_matcher.py to bracket_matcher.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/console/completion_lexer.py to completion_lexer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/console/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/console/console_widget.py to console_widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/console/call_tip_widget.py to call_tip_widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/console/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/console/history_console_widget.py to history_console_widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/python_shell.py to python_shell.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/confirmation_dialog.py to confirmation_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/single_choice_dialog.py to single_choice_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/widget.py to widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/heading_text.py to heading_text.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/image_resource.py to image_resource.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/system_metrics.py to system_metrics.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/directory_dialog.py to directory_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/window.py to window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/dialog.py to dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/message_dialog.py to message_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/application_window.py to application_window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/resource_manager.py to resource_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/split_widget.py to split_widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/progress_dialog.py to progress_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/splash_screen.py to splash_screen.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/about_dialog.py to about_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/beep.py to beep.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/clipboard.py to clipboard.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/file_dialog.py to file_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/python_editor.py to python_editor.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/mimedata.py to mimedata.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/image_cache.py to image_cache.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/init.py to init.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/gui.py to gui.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks/tests/test_split_editor_area_pane.py to test_split_editor_area_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks/task_pane.py to task_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks/util.py to util.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks/editor_area_pane.py to editor_area_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks/task_window_backend.py to task_window_backend.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks/split_editor_area_pane.py to split_editor_area_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks/advanced_editor_area_pane.py to advanced_editor_area_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks/editor.py to editor.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks/dock_pane.py to dock_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tasks/main_window_layout.py to main_window_layout.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/util/tests/test_modal_dialog_tester.py to test_modal_dialog_tester.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/util/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/util/tests/test_gui_test_assistant.py to test_gui_test_assistant.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/util/event_loop_helper.py to event_loop_helper.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/util/gui_test_assistant.py to gui_test_assistant.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/util/testing.py to testing.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/util/modal_dialog_tester.py to modal_dialog_tester.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/util/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/timer/do_later.py to do_later.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/timer/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/timer/timer.py to timer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tests/test_mimedata.py to test_mimedata.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tests/test_qt_imports.py to test_qt_imports.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tests/test_gui.py to test_gui.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tests/bad_import.py to bad_import.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/tests/test_progress_dialog.py to test_progress_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/wizard/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/wizard/wizard.py to wizard.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/wizard/wizard_page.py to wizard_page.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/action/action_item.py to action_item.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/action/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/action/menu_manager.py to menu_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/action/status_bar_manager.py to status_bar_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/action/tool_bar_manager.py to tool_bar_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/qt4/action/menu_bar_manager.py to menu_bar_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/beep.py to beep.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/message_dialog.py to message_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/about_dialog.py to about_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/ipython_widget.py to ipython_widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/expandable_panel.py to expandable_panel.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/widget.py to widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/image_widget.py to image_widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/multi_toolbar_window.py to multi_toolbar_window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/xrc_dialog.py to xrc_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/wizard/wizard.py to wizard.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/wizard/wizard_page.py to wizard_page.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/wizard/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tests/bad_import.py to bad_import.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/workbench/editor_set_structure_handler.py to editor_set_structure_handler.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/workbench/view_set_structure_handler.py to view_set_structure_handler.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/workbench/editor.py to editor.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/workbench/workbench_dock_window.py to workbench_dock_window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/workbench/workbench_window_layout.py to workbench_window_layout.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/workbench/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/workbench/view.py to view.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/action/menu_bar_manager.py to menu_bar_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/action/tool_bar_manager.py to tool_bar_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/action/menu_manager.py to menu_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/action/tool_palette.py to tool_palette.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/action/tool_palette_manager.py to tool_palette_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/action/action_item.py to action_item.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/action/status_bar_manager.py to status_bar_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/action/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/viewer/tree_viewer.py to tree_viewer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/viewer/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/viewer/table_viewer.py to table_viewer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/composite_grid_model.py to composite_grid_model.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/trait_grid_cell_adapter.py to trait_grid_cell_adapter.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/grid.py to grid.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/simple_grid_model.py to simple_grid_model.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/grid_cell_image_renderer.py to grid_cell_image_renderer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/mapped_grid_cell_image_renderer.py to mapped_grid_cell_image_renderer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/checkbox_renderer.py to checkbox_renderer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/grid_cell_renderer.py to grid_cell_renderer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/edit_renderer.py to edit_renderer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/combobox_focus_handler.py to combobox_focus_handler.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/grid_model.py to grid_model.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/checkbox_image_renderer.py to checkbox_image_renderer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/trait_grid_model.py to trait_grid_model.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/edit_image_renderer.py to edit_image_renderer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/inverted_grid_model.py to inverted_grid_model.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/tests/composite_grid_model_test_case.py to composite_grid_model_test_case.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/grid/tests/simple_grid_model_test_case.py to simple_grid_model_test_case.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/timer/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/timer/timer.py to timer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/timer/do_later.py to do_later.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/preference/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/preference/preference_dialog.py to preference_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/fields/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/fields/field.py to field.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/fields/spin_field.py to spin_field.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/fields/combo_field.py to combo_field.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/fields/text_field.py to text_field.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tree/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tree/tree.py to tree.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tasks/split_editor_area_pane.py to split_editor_area_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tasks/main_window_layout.py to main_window_layout.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tasks/advanced_editor_area_pane.py to advanced_editor_area_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tasks/dock_pane.py to dock_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tasks/editor.py to editor.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tasks/task_pane.py to task_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tasks/editor_area_pane.py to editor_area_pane.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tasks/task_window_backend.py to task_window_backend.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/tasks/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/resource_manager.py to resource_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/mdi_application_window.py to mdi_application_window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/dialog.py to dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/python_shell.py to python_shell.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/splash_screen.py to splash_screen.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/init.py to init.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/image_cache.py to image_cache.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/clipboard.py to clipboard.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/expandable_header.py to expandable_header.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/layered_panel.py to layered_panel.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/heading_text.py to heading_text.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/file_dialog.py to file_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/gui.py to gui.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/image_list.py to image_list.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/application_window.py to application_window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/single_choice_dialog.py to single_choice_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/split_widget.py to split_widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/progress_dialog.py to progress_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/image_button.py to image_button.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/confirmation_dialog.py to confirmation_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/image_resource.py to image_resource.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/system_metrics.py to system_metrics.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/python_editor.py to python_editor.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/list_box.py to list_box.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/directory_dialog.py to directory_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/ui/wx/window.py to window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_new_toolkit/widget.py to widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_new_toolkit/init.py to init.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_new_toolkit/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_ui_traits.py to test_ui_traits.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_message_dialog.py to test_message_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_directory_dialog.py to test_directory_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_image_resource.py to test_image_resource.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_beep.py to test_beep.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_system_metrics.py to test_system_metrics.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_confirmation_dialog.py to test_confirmation_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_python_shell.py to test_python_shell.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_about_dialog.py to test_about_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_application.py to test_application.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_gui_application.py to test_gui_application.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_clipboard.py to test_clipboard.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_split_dialog.py to test_split_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_base_toolkit.py to test_base_toolkit.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_splash_screen_log_handler.py to test_splash_screen_log_handler.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_split_application_window.py to test_split_application_window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_toolkit.py to test_toolkit.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_split_panel.py to test_split_panel.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/python_shell_script.py to python_shell_script.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_progress_dialog.py to test_progress_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_application_window.py to test_application_window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_splash_screen.py to test_splash_screen.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_file_dialog.py to test_file_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_dialog.py to test_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_window.py to test_window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_widget.py to test_widget.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_resource_manager.py to test_resource_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_image_cache.py to test_image_cache.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_heading_text.py to test_heading_text.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_single_choice_dialog.py to test_single_choice_dialog.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/tests/test_python_editor.py to test_python_editor.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/timer/tests/test_timer.py to test_timer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/timer/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/timer/tests/test_do_later.py to test_do_later.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/timer/i_timer.py to i_timer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/timer/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/timer/timer.py to timer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/timer/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/timer/do_later.py to do_later.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/sizers/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/sizers/flow.py to flow.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/qt/QtCore.py to QtCore.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/qt/QtScript.py to QtScript.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/qt/QtNetwork.py to QtNetwork.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/qt/QtTest.py to QtTest.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/qt/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/qt/QtGui.py to QtGui.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/qt/QtOpenGL.py to QtOpenGL.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/qt/QtSvg.py to QtSvg.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/qt/QtWebKit.py to QtWebKit.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard/i_wizard_controller.py to i_wizard_controller.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard/wizard.py to wizard.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard/chained_wizard_controller.py to chained_wizard_controller.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard/i_wizard.py to i_wizard.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard/wizard_controller.py to wizard_controller.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard/simple_wizard_controller.py to simple_wizard_controller.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard/simple_wizard.py to simple_wizard.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard/i_wizard_page.py to i_wizard_page.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard/wizard_page.py to wizard_page.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/wizard/chained_wizard.py to chained_wizard.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/image/image.py to image.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/image/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action/menu_bar_manager.py to menu_bar_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action/action_controller.py to action_controller.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action/new_user_perspective_action.py to new_user_perspective_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action/toggle_view_visibility_action.py to toggle_view_visibility_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action/user_perspective_name.py to user_perspective_name.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action/delete_user_perspective_action.py to delete_user_perspective_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action/rename_user_perspective_action.py to rename_user_perspective_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action/save_as_user_perspective_action.py to save_as_user_perspective_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action/reset_all_perspectives_action.py to reset_all_perspectives_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action/setattr_action.py to setattr_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action/tool_bar_manager.py to tool_bar_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action/workbench_action.py to workbench_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action/view_chooser.py to view_chooser.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action/show_view_action.py to show_view_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action/user_perspective_action.py to user_perspective_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action/set_active_perspective_action.py to set_active_perspective_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action/perspective_menu_manager.py to perspective_menu_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action/view_menu_manager.py to view_menu_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/action/reset_active_perspective_action.py to reset_active_perspective_action.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/tests/test_workbench_window.py to test_workbench_window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/debug/debug_view.py to debug_view.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/debug/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/debug/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/editor.py to editor.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/traits_ui_editor.py to traits_ui_editor.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/i_editor_manager.py to i_editor_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/window_event.py to window_event.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/workbench_window.py to workbench_window.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/i_perspective.py to i_perspective.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/perspective.py to perspective.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/i_editor.py to i_editor.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/perspective_item.py to perspective_item.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/workbench.py to workbench.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/i_workbench_part.py to i_workbench_part.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/traits_ui_view.py to traits_ui_view.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/i_workbench.py to i_workbench.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/i_perspective_item.py to i_perspective_item.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/i_workbench_window_layout.py to i_workbench_window_layout.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/i_view.py to i_view.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/workbench_window_layout.py to workbench_window_layout.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/editor_manager.py to editor_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/workbench_window_memento.py to workbench_window_memento.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/view.py to view.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/workbench/user_perspective_manager.py to user_perspective_manager.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer/default_tree_content_provider.py to default_tree_content_provider.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer/table_label_provider.py to table_label_provider.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer/tree_content_provider.py to tree_content_provider.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer/content_provider.py to content_provider.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer/tree_viewer.py to tree_viewer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer/tree_label_provider.py to tree_label_provider.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer/api.py to api.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer/table_content_provider.py to table_content_provider.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer/column_provider.py to column_provider.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer/content_viewer.py to content_viewer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer/table_viewer.py to table_viewer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer/viewer_sorter.py to viewer_sorter.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer/table_column_provider.py to table_column_provider.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer/tree_item.py to tree_item.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer/label_provider.py to label_provider.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer/viewer.py to viewer.cpython-37.pyc byte-compiling /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface/viewer/viewer_filter.py to viewer_filter.cpython-37.pyc writing byte-compilation script '/tmp/tmp_dqvm2ie.py' /usr/local/bin/python3.7 /tmp/tmp_dqvm2ie.py removing /tmp/tmp_dqvm2ie.py running install_egg_info running egg_info writing pyface.egg-info/PKG-INFO writing dependency_links to pyface.egg-info/dependency_links.txt writing entry points to pyface.egg-info/entry_points.txt writing requirements to pyface.egg-info/requires.txt writing top-level names to pyface.egg-info/top_level.txt reading manifest file 'pyface.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.svg' under directory 'pyface' no previously-included directories found matching 'docs/build' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'examples' writing manifest file 'pyface.egg-info/SOURCES.txt' Copying pyface.egg-info to /construction/devel/py-pyface/stage/usr/local/lib/python3.7/site-packages/pyface-6.1.2-py3.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-pyface/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-pyface-6.1.2_1 file sizes/checksums [1917]: 0% file sizes/checksums [1917]: 5% file sizes/checksums [1917]: 10% file sizes/checksums [1917]: 15% file sizes/checksums [1917]: 20% file sizes/checksums [1917]: 26% file sizes/checksums [1917]: 31% file sizes/checksums [1917]: 36% file sizes/checksums [1917]: 41% file sizes/checksums [1917]: 46% file sizes/checksums [1917]: 52% file sizes/checksums [1917]: 57% file sizes/checksums [1917]: 62% file sizes/checksums [1917]: 67% file sizes/checksums [1917]: 73% file sizes/checksums [1917]: 78% file sizes/checksums [1917]: 83% file sizes/checksums [1917]: 88% file sizes/checksums [1917]: 93% file sizes/checksums [1917]: 99% file sizes/checksums [1917]: 100% packing files [1917]: 0% packing files [1917]: 5% packing files [1917]: 10% packing files [1917]: 15% packing files [1917]: 20% packing files [1917]: 26% packing files [1917]: 31% packing files [1917]: 36% packing files [1917]: 41% packing files [1917]: 46% packing files [1917]: 52% packing files [1917]: 57% packing files [1917]: 62% packing files [1917]: 67% packing files [1917]: 73% packing files [1917]: 78% packing files [1917]: 83% packing files [1917]: 88% packing files [1917]: 93% packing files [1917]: 99% packing files [1917]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:10 TOTAL TIME 00:01:25