Thu, 23 May 2024 23:44:39 UTC | login

Information for build python-wxpython4-4.0.7-10.fc33

ID185664
Package Namepython-wxpython4
Version4.0.7
Release10.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-wxpython4.git#51cb9e15a35688e503104ceca342bb8b80aa64e0
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, 16 Aug 2020 05:15:28 UTC
CompletedSun, 16 Aug 2020 18:39:09 UTC
Taskbuild (f33, /rpms/python-wxpython4.git:51cb9e15a35688e503104ceca342bb8b80aa64e0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-wxpython4.git#51cb9e15a35688e503104ceca342bb8b80aa64e0'}}
Tags
f33
RPMs
src
python-wxpython4-4.0.7-10.fc33.src.rpm (info) (download)
noarch
python-wxpython4-doc-4.0.7-10.fc33.noarch.rpm (info) (download)
riscv64
python3-wxpython4-4.0.7-10.fc33.riscv64.rpm (info) (download)
python3-wxpython4-media-4.0.7-10.fc33.riscv64.rpm (info) (download)
python3-wxpython4-webview-4.0.7-10.fc33.riscv64.rpm (info) (download)
python-wxpython4-debuginfo-4.0.7-10.fc33.riscv64.rpm (info) (download)
python-wxpython4-debugsource-4.0.7-10.fc33.riscv64.rpm (info) (download)
python3-wxpython4-debuginfo-4.0.7-10.fc33.riscv64.rpm (info) (download)
python3-wxpython4-media-debuginfo-4.0.7-10.fc33.riscv64.rpm (info) (download)
python3-wxpython4-webview-debuginfo-4.0.7-10.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Aug 12 2020 Scott Talbert <swt@techie.net> - 4.0.7-10 - Remove BD on python3-pathlib2 (not needed) * Mon Aug 03 2020 Scott Talbert <swt@techie.net> - 4.0.7-9 - Rebuild with latest wxGTK3 build to fix missing symbol issue (#1862822) * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.7-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jul 23 2020 Scott Talbert <swt@techie.net> - 4.0.7-7 - Fix FTBFS with sip 4.19.23 * Mon May 25 2020 Miro Hrončok <mhroncok@redhat.com> - 4.0.7-6 - Rebuilt for Python 3.9 * Mon Feb 10 2020 Miro Hrončok <mhroncok@redhat.com> - 4.0.7-5 - Rebuilt to fix an undefined symbol (#1801244) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Jan 11 2020 Scott Talbert <swt@techie.net> - 4.0.7-3 - Build using unbundled copy of waf (#1789646) * Thu Nov 07 2019 Scott Talbert <swt@techie.net> - 4.0.7-2 - Remove BR on python-PyPDF2 - PDF tests are disabled by default anyway * Sat Oct 26 2019 Scott Talbert <swt@techie.net> - 4.0.7-1 - Update to new upstream release 4.0.7 (#1765757) * Mon Sep 16 2019 Scott Talbert <swt@techie.net> - 4.0.6-9 - Remove Python 2 subpackages (#1629793) * Thu Aug 29 2019 Scott Talbert <swt@techie.net> - 4.0.6-8 - Switch to using private sip module, wx.siplib (#1739469) * Wed Aug 28 2019 Scott Talbert <swt@techie.net> - 4.0.6-7 - Fix FloatCanvas with Python 3.8 (time.clock removed) * Sun Aug 18 2019 Miro Hrončok <mhroncok@redhat.com> - 4.0.6-6 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jul 25 2019 Scott Talbert <swt@techie.net> - 4.0.6-4 - Stop running tests for Python 2 to release some Py2 dependencies * Wed Jul 17 2019 Scott Talbert <swt@techie.net> - 4.0.6-3 - Fix FTBFS due to easy_install switch to Python 3 * Fri Jun 28 2019 Rex Dieter <rdieter@fedoraproject.org> - 4.0.6-2 - >= sip-api * Tue May 21 2019 Scott Talbert <swt@techie.net> - 4.0.6-1 - Update to new upstream release 4.0.6 (#1711733) * Sat May 18 2019 Scott Talbert <swt@techie.net> - 4.0.4-4 - Fix FTBFS with Python 3.8 (#1710767) * Sat Apr 06 2019 Scott Talbert <swt@techie.net> - 4.0.4-3 - Fix FTBFS with SIP 4.19.14 (#1696302) * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jan 07 2019 Scott Talbert <swt@techie.net> - 4.0.4-1 - New upstream release 4.0.4 * Tue Nov 20 2018 Scott Talbert <swt@techie.net> - 4.0.1-11 - Fix tests * Sat Oct 27 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 4.0.1-10 - Rebuilt for sip update