Wed, 26 Jun 2024 00:48:37 UTC | login

Information for build python-wxpython4-4.2.0-2.fc37

ID221818
Package Namepython-wxpython4
Version4.2.0
Release2.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-wxpython4.git#e65fd6f833ad532295872382b7dc45fcbbe9c680
SummaryNew implementation of wxPython, a GUI toolkit for Python
DescriptionwxPython4 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 08 Jan 2023 16:36:57 UTC
CompletedSun, 08 Jan 2023 22:28:39 UTC
Taskbuild (f37, /rpms/python-wxpython4.git:e65fd6f833ad532295872382b7dc45fcbbe9c680)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-wxpython4.git#e65fd6f833ad532295872382b7dc45fcbbe9c680'}}
Tags
f37
f38
RPMs
src
python-wxpython4-4.2.0-2.fc37.src.rpm (info) (download)
noarch
python-wxpython4-doc-4.2.0-2.fc37.noarch.rpm (info) (download)
riscv64
python3-wxpython4-4.2.0-2.fc37.riscv64.rpm (info) (download)
python3-wxpython4-media-4.2.0-2.fc37.riscv64.rpm (info) (download)
python3-wxpython4-webview-4.2.0-2.fc37.riscv64.rpm (info) (download)
python-wxpython4-debuginfo-4.2.0-2.fc37.riscv64.rpm (info) (download)
python-wxpython4-debugsource-4.2.0-2.fc37.riscv64.rpm (info) (download)
python3-wxpython4-debuginfo-4.2.0-2.fc37.riscv64.rpm (info) (download)
python3-wxpython4-media-debuginfo-4.2.0-2.fc37.riscv64.rpm (info) (download)
python3-wxpython4-webview-debuginfo-4.2.0-2.fc37.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Nov 23 2022 Scott Talbert <swt@techie.net> - 4.2.0-2 - Rebuild due to wxGLCanvas ABI change * Mon Aug 08 2022 Scott Talbert <swt@techie.net> - 4.2.0-1 - Update to new upstream release 4.2.0 (#1827788) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.7-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Scott Talbert <swt@techie.net> - 4.0.7-31 - Update to build with sip 6.6.2+ * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 4.0.7-30 - Rebuilt for Python 3.11 * Tue Mar 08 2022 Scott Talbert <swt@techie.net> - 4.0.7-29 - Fix even more Python 3.10 int/float issues (#2060854) * Wed Feb 16 2022 Scott Talbert <swt@techie.net> - 4.0.7-28 - Fix additional Python 3.10 issues * Wed Feb 16 2022 Scott Talbert <swt@techie.net> - 4.0.7-27 - Add more test BRs and enable more tests * Mon Feb 14 2022 Scott Talbert <swt@techie.net> - 4.0.7-26 - Remove hard-coded references to siplib versions * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.7-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Dec 28 2021 Scott Talbert <swt@techie.net> - 4.0.7-24 - Fix more Python 3.10 issues with AGW FlatNotebook (#2035790) * Wed Dec 22 2021 Scott Talbert <swt@techie.net> - 4.0.7-23 - Fix a bunch of Python 3.10 issues * Mon Oct 11 2021 Scott Talbert <swt@techie.net> - 4.0.7-22 - Fix build with sip 6.2.0 * Wed Aug 04 2021 Scott Talbert <swt@techie.net> - 4.0.7-21 - Remove patch for UnicodeDecodeError due to proper fix in sip * Tue Aug 03 2021 Scott Talbert <swt@techie.net> - 4.0.7-20 - Fix UnicodeDecodeError on package import due to sip 6 (#1988466) * Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.7-19 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jul 20 2021 Scott Talbert <swt@techie.net> - 4.0.7-18 - Fix building with sip 6 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 4.0.7-17 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.7-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Jan 16 2021 Scott Talbert <swt@techie.net> - 4.0.7-15 - Switch to building with sip 5 * Tue Jan 12 2021 Scott Talbert <swt@techie.net> - 4.0.7-14 - Fix FTBFS with doxygen 1.9.1 * Thu Nov 26 2020 Scott Talbert <swt@techie.net> - 4.0.7-13 - Backport upstream fix for wxPseudoDC.FindObjects crash (#1901912)