| Name: | python3-wxpython4-webview |
|---|---|
| Version: | 4.2.0 |
| Release: | 3.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 238943 |
| License: | wxWidgets and BSD |
| RPM: | python3-wxpython4-webview-4.2.0-3.el9.aarch64.rpm |
| Source RPM: | python-wxpython4-4.2.0-3.el9.src.rpm |
| Build Date: | Fri May 19 2023 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://www.wxpython.org/ |
| Summary: | New implementation of wxPython, a GUI toolkit for Python (webview module) |
| Description: | wxPython4 is a is a new implementation of wxPython focused on improving speed, maintainability and extensibility. Just like "Classic" wxPython it wraps the wxWidgets C++ toolkit and provides access to the user interface portions of the wx API, enabling Python applications to have a GUI on Windows, Macs or Unix systems with a native look and feel and requiring very little (if any) platform specific code. This package provides the wx.html2 module. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuild due to wxGLCanvas ABI change
- Update to new upstream release 4.2.0 (#1827788)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Update to build with sip 6.6.2+
- Rebuilt for Python 3.11
- Fix even more Python 3.10 int/float issues (#2060854)
- Fix additional Python 3.10 issues
- Add more test BRs and enable more tests
- Remove hard-coded references to siplib versions