Changelog for
python-pyface-5.1.0-8.24.noarch.rpm :
Sun Mar 12 13:00:00 2017 stecueAATTgmail.com
- Release 5.1.0
- Drop the requirement of python-wxWidgets for Tumbleweed to compile.
Tue Apr 12 14:00:00 2016 toddrme2178AATTgmail.com
- Relase 5.0.0
- Features
* Experimental support for Python 3 (#160, #161, #162, #163).
* Experimental support for wxPython 3 (#168).
- Enhancements
* Make Qt 4 the default GUI toolkit (#172).
- Fixes
* Fix issue with reading unicode text from Qt clipboard (#159).
* Remove usage of `logging.warn` in favour of `logger.warning` (#167).
Fri Sep 4 14:00:00 2015 toddrme2178AATTgmail.com
- Release 4.5.2
- Enhancements
* Added many tests, increasing test coverage by about 10% (PR#147)
* Add continuous integration support for Windows and Qt via Appveyor (PR #154)
* Use Travis CI\'s container infrastructure (PR #153)
- Fixes
* Stop TaskWindow layout running after window control destroyed (PR#156).
* Fix file execution for PythonShell on Windows with Qt backend (PR#147).
* Fix Group objects setting wrong trait when naming new Actions (PR#147).
* Fix ActionItem change handler for `visible` trait (PR#147).
* Fix failure to release application window from AUIManager in Wx (PR#147).
* Fix missing import for qt4 confirmation dialog (PR#147).
* Deprecate Wx as the default toolkit choice for Pyface (PR#150).
* Improve error handling in toolkit imports; fix some import errors which
made the Qt PythonEditor unavailable; and make pygments a formal requirement
rather than implicit (PR#144).
- Release Release 4.5.1
- Fixes
* fix MANIFEST.in (PR#131).
* Fix incompatibility with Pygments 2.x, which was causing tracebacks
during syntax highlighting (PR#136).
- Release Release 4.5.0
- Enhancements
* Add testing assistants (Qt) (PR#118).
* Support menus in toolbars (Qt) (PR#104).
* keybindings update for other editor area classes (PR#103).
* Change advanced editor area tab switching shortcut to Ctrl+PgUp/Down (PR#99).
* ToolBar: Listen to Action name changes for toolbar actions (PR#90).
- Fixes
* Fix reference to attribute (PR#112).
* Fixed wx 2.9 incompatibility bug in ProgressDialog (PR#106).
* Qt CodeEditor pygments monkeypatch conflict with ipython (PR#100).
* Documentation fix (PR#95).
* Tooltip for first editor of SplitEditorAreaPane was broken (PR#108)
Mon Oct 13 14:00:00 2014 toddrme2178AATTgmail.com
- Update to 4.4.0
* No upstream changelog
- Updated source to pypi url.
Thu Oct 24 14:00:00 2013 speilickeAATTsuse.com
- Require python-setuptools instead of distribute (upstreams merged)
Sat Apr 20 14:00:00 2013 toddrme2178AATTgmail.com
- Added a note about being part of the Enthought Tool Suite (ETS).
Thu Apr 18 14:00:00 2013 toddrme2178AATTgmail.com
- Update to 4.3.0
* no changelog
Tue May 22 14:00:00 2012 toddrme2178AATTgmail.com
- Initial spec file