SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python312-wxPython-4.2.2-4.2.x86_64.rpm :

* Mon Jan 20 2025 Markéta Machová - Add patch python-3.13.1.patch to fix tests with Python 3.13.1- Factory is not built on Python 3.10 anymore
* Sun Nov 17 2024 Ben Greiner - Disable python3 (=3.6) flavor for 15.X
* Upstream only supports Python 3.7+
* Requires sip 6.8 which only supports Python 3.8+
* Thu Nov 07 2024 Matej Cepl - Add CVE-2024-50602-no-crash-XML_ResumeParser.patch fixing a crash in the vendored libexpat’s XML_ResumeParser function (bsc#1232590, CVE-2024-50602).
* Fri Oct 04 2024 Dominique Leuenberger - Update to version 4.2.2: + Fix some Python 3.12 compatibility issues (segfault on exit) by upgrading sip & waf + Fix more float/int conversion issues in wx.lib classes + Add initialValue argument to wx.lib.DirBrowseButton + Fix wxImage.Clear() + Fix blurry text in AuiNotebook tab + Add support for frozen rows and columns to GridWithLabelRenderersMixin + demo: ShortcutEditor: Fix broken call GetMenuBar() + Add proper support for DataViewCheckIconTextRenderer + Build: Use new tarfile.extractall() filter for safer tarfile extraction + Fix typo in wx.lib.agw.persist_handlers + Fix \'str\' to \'wxString\' converstation, when emoji is inside string + Use unwrap before isbuiltin check + Preserve pane icons when loading a perspective in agw.aui + wx.agw.aui: don\'t uninitialize the AuiManager if the window close event is vetoed + Pure python AUI: Make behavior in all platforms more equal + wx.agw.aui. Do layout as the last step after all pane infos have recomputed their best sizes + Fix additional SyntaxWarnings with Python 3.12 + Fix wx.lib.agw.ribbon.RibbonButtonBar DeleteButton function + UltimateListCtrl: Add support for ULC_AUTO_CHECK_PARENT + Remove dependency on distutils + Improve wx.lib.agw.FlatMenu memory usage + Support NumPy 2.0 + Fix EditLabel on CustomTreeCtrl doesn\'t automatically select the entire text + Fix Widgets placed in the UltimateListControl are drawn in the wrong location + Fix wx.lib.agw.aui sometimes shows \"ghost\" docking guide + Fix Thumbnailctrl SetSelection raises exception if it tries to scroll- Add python-six BuildRequires: needed for the test suite.- Drop upstream merged patches: + 0001-Update-wxTextCtrl-OSX-overrides-since-they-re-now-do.patch + 0001-Handle-wxGLCanvas-CreateSurface-which-is-only-availa.patch + 0001-Support-building-with-Doxygen-1.9.7.patch + 0001-wxWidgets-Phoenix-integer-division.patch + 0003-Make-pip-usage-in-wxget-optional.patch + require-numpy.patch + drop-py2.patch + Phoenix-pr2580+2591+2592-numpy2.patch
* Thu Aug 29 2024 Ben Greiner - Add Phoenix-pr2580+2591+2592-numpy2.patch
* gh#wxWidgets/Phoenix#2580
* gh#wxWidgets/Phoenix#2591- Update multibuild
* Finalize preparation for python313
* Drop obsolete python39
* Sun Jun 30 2024 Dirk Müller - prepare for python 3.13
* Thu May 30 2024 Markéta Machová - Add drop-py2.patch to get rid of the six dependency (it will die with Python 3.13)
* Sat May 25 2024 Jan Engelhardt - Add wxwidgets-3.2.5.patch to resolve wxPython FTBFS
* Fri Feb 23 2024 Dominique Leuenberger - Use newly supported shrink{} on OBS to exclude python flavors when all python versions are skipped.
* Mon Jan 15 2024 Dominique Leuenberger - Enable python312 as valid multibuild flavor.
* Sat Jan 06 2024 Ben Greiner - Update buildset:
* Tumbleweed: Prepare python312, drop python38
* 15.X: Prepare for \"SLE15 Python module pythons\" (The repository does not have all the requirements yet to build)- Add 0001-wxWidgets-Phoenix-integer-division.patch
* Required for Python 3.12
* gh#wxWidgets/Phoenix#2508- Update requirements:
* This version requires Pillow again.
* Require numpy for all flavors: Add require-numpy.patch
* Upstream goes back and forth, see https://github.com/wxWidgets/Phoenix/commits/master/requirements/install.txt- Repack the source: Remove stray wxWidgets-4.1.0 tree
* Wed Dec 27 2023 Antonio Larrosa - Add patch from upstream to fix building the package with doxygen >=1.9.7 (gh#wxWidgets/Phoenix#2497):
* 0001-Support-building-with-Doxygen-1.9.7.patch
* Wed Dec 13 2023 Jan Engelhardt - Add 0001-Update-wxTextCtrl-OSX-overrides-since-they-re-now-do.patch 0001-Handle-wxGLCanvas-CreateSurface-which-is-only-availa.patch to fix build failures with wx 3.2.4.
* Mon Sep 11 2023 Stefan Brüns - Update to release 4.2.1
* No changelog provided- Drop upstream patches:
* 0001-pypubsub-Replace-deprecated-inspect.getargspec.patch
* 0001-Fix-overflow-check-for-wxUIntPtr-type.patch
* 0001-Only-import-attrdict-where-needed.patch
* ba0d8cfcec3d3b0112d1c54991853e6003f2fbf6.patch
* Sat Jan 28 2023 Dirk Müller - add ba0d8cfcec3d3b0112d1c54991853e6003f2fbf6.patch to resolve python 3.11 build failure- add 0001-pypubsub-Replace-deprecated-inspect.getargspec.patch to fix another python 3.11 build failure
* Thu Jan 26 2023 pgajdosAATTsuse.com- add repack script to sources in spec file
* Tue Jan 17 2023 pgajdosAATTsuse.com- add repack script, do not include packaging/ dir in sources [gh#wxWidgets/Phoenix#2105], [bsc#670523]
* Mon Dec 05 2022 Daniel Garcia - Add python-pytest-forked as test dependency
* The pytest parameter --forked is provided by python-pytest-forked which is no longer a transitive build requirement of python-pytest-xdist
* gh#pytest-dev/pytest-xdist#468, gh#pytest-dev/pytest-xdist#821
* Sat Aug 13 2022 Stefan Brüns - Update to relase 4.2.0, matching wxWidgets 3.2.0 For a detailed changelog, see https://www.wxpython.org/news/2022-08-07-wxpython-411-release/index.html- Drop patch obsoleted by upstream changes:
* 0002-SIP-6.5-compat.patch- Do not depend on pip for downloading in wxget, add 0003-Make-pip-usage-in-wxget-optional.patch- Fix a wrong type size on 32 bit archs, add 0004-Fix-time_t-ETG-typedef-extend-DateTime.FromTimeT-tes.patch
* Sun Jun 26 2022 Stefan Brüns - Update to current git version for wxWidgets 3.1.6/3.1.7 compatibility.- Drop upstream patches:
* fix_no_return_in_nonvoid.patch
* wxPython-4.1.1-fix-overrides.patch
* 2039-bunch-py310-fixes.patch
* additional-310-fixes.patch- Regenerate bindings from wxWidgets 3.1.7 code- Allow SIP generation with SIP 6.x < 6.6,
* 0001-Only-import-attrdict-where-needed.patch
* 0002-SIP-6.5-compat.patch- Add patches for test suite (pending):
* 0001-Check-HSV-values-in-image-test.patch
* 0001-Fix-overflow-check-for-wxUIntPtr-type.patch- Add some more dependencies required for the test suite- Disable some tests which can not succeed- Enable test suite by default- Do not ship copy of wxWidgets locale
* Wed Jan 05 2022 Ben Greiner - Reduce complexity by not rewriting subpackages at all. Multibuild flavors now must be a superset of all existing python3 flavors.
* Tue Jan 04 2022 Ben Greiner - The difference of a single whitespace character is significant
* Tue Jan 04 2022 Ben Greiner - Appease factory-auto bot about package src name
* Tue Jan 04 2022 Matej Cepl - Add additional patches fixing the situation with Python 3.10 compatibility: - 2039-bunch-py310-fixes.patch (from gh#wxWidgets/Phoenix#2039) - additional-310-fixes.patch (from various commits on master)
 
ICM