Mon, 29 Apr 2024 14:27:43 UTC | login

Information for build sip-4.19.18-6.fc31

ID129969
Package Namesip
Version4.19.18
Release6.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sip.git#50ea82423b9de33aa10619c5d1c15de817636466
SummarySIP - Python/C++ Bindings Generator
DescriptionSIP is a tool for generating bindings for C++ classes so that they can be accessed as normal Python classes. SIP takes many of its ideas from SWIG but, because it is specifically designed for C++ and Python, is able to generate tighter bindings. SIP is so called because it is a small SWIG. SIP was originally designed to generate Python bindings for KDE and so has explicit support for the signal slot mechanism used by the Qt/KDE class libraries. However, SIP can be used to generate Python bindings for any C++ class library.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 21 Sep 2019 14:58:06 UTC
CompletedSat, 21 Sep 2019 17:02:13 UTC
Taskbuild (f31-candidate, /rpms/sip.git:50ea82423b9de33aa10619c5d1c15de817636466)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sip.git#50ea82423b9de33aa10619c5d1c15de817636466'}}
Tags
f31
f32
f33
RPMs
src
sip-4.19.18-6.fc31.src.rpm (info) (download)
riscv64
python2-pyqt4-sip-4.19.18-6.fc31.riscv64.rpm (info) (download)
python2-pyqt5-sip-4.19.18-6.fc31.riscv64.rpm (info) (download)
python2-sip-4.19.18-6.fc31.riscv64.rpm (info) (download)
python2-sip-devel-4.19.18-6.fc31.riscv64.rpm (info) (download)
python2-wx-siplib-4.19.18-6.fc31.riscv64.rpm (info) (download)
python3-pyqt4-sip-4.19.18-6.fc31.riscv64.rpm (info) (download)
python3-pyqt5-sip-4.19.18-6.fc31.riscv64.rpm (info) (download)
python3-sip-4.19.18-6.fc31.riscv64.rpm (info) (download)
python3-sip-devel-4.19.18-6.fc31.riscv64.rpm (info) (download)
python3-wx-siplib-4.19.18-6.fc31.riscv64.rpm (info) (download)
sip-4.19.18-6.fc31.riscv64.rpm (info) (download)
python2-pyqt4-sip-debuginfo-4.19.18-6.fc31.riscv64.rpm (info) (download)
python2-pyqt5-sip-debuginfo-4.19.18-6.fc31.riscv64.rpm (info) (download)
python2-sip-debuginfo-4.19.18-6.fc31.riscv64.rpm (info) (download)
python2-wx-siplib-debuginfo-4.19.18-6.fc31.riscv64.rpm (info) (download)
python3-pyqt4-sip-debuginfo-4.19.18-6.fc31.riscv64.rpm (info) (download)
python3-pyqt5-sip-debuginfo-4.19.18-6.fc31.riscv64.rpm (info) (download)
python3-sip-debuginfo-4.19.18-6.fc31.riscv64.rpm (info) (download)
python3-wx-siplib-debuginfo-4.19.18-6.fc31.riscv64.rpm (info) (download)
sip-debuginfo-4.19.18-6.fc31.riscv64.rpm (info) (download)
sip-debugsource-4.19.18-6.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Sep 06 2019 Scott Talbert <swt@techie.net> - 4.19.18-6 - Simplify PYINCLUDE conditional and fix for F31 * Wed Aug 28 2019 Gwyn Ciesla <gwync@protonmail.com> 4.19.18-5 - Conditionalize Python 3 include dir. * Mon Aug 19 2019 Scott Talbert <swt@techie.net> - 4.19.18-4 - Build a namespaced sip module, wx.siplib, for wxpython (#1739469) * Mon Aug 19 2019 Gwyn Ciesla <gwync@protonmail.com> - 4.19.18-3 - Set paths for flatpak. * Thu Aug 15 2019 Miro HronĨok <mhroncok@redhat.com> - 4.19.18-2 - Rebuilt for Python 3.8 * Sun Aug 04 2019 Rex Dieter <rdieter@fedoraproject.org> - 4.19.18-1 - 4.19.18 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.19.17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon May 06 2019 Rex Dieter <rdieter@fedoraproject.org> - 4.19.17-1 - 4.19.17 * Thu Apr 11 2019 Rex Dieter <rdieter@fedoraproject.org> - 4.19.16-1 - 4.19.16 * Thu Mar 21 2019 Rex Dieter <rdieter@fedoraproject.org> - 4.19.15-1 - 4.19.15, - sip-api(12)=12.6 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.19.13-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Oct 28 2018 Rex Dieter <rdieter@fedoraproject.org> - 4.19.13-3 - restore non-namespaced python-sip module * Wed Oct 24 2018 Than Ngo <than@redhat.com> - 4.19.13-2 - Fix python3 subpackages files ownership within __pycache__ (#1619099) * Wed Oct 03 2018 Rex Dieter <rdieter@fedoraproject.org> - 4.19.13-1 - 4.19.3 - drop non-namespaced python-sip modules - FIXME/TODO: add Obsoletes somewhere