Fri, 26 Apr 2024 11:49:34 UTC | login

Information for build sip-4.19.24-1.fc33

ID186281
Package Namesip
Version4.19.24
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sip.git#2c315db360735b3df2cbe3fdede369c4a6a9441c
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
StartedSun, 23 Aug 2020 18:18:51 UTC
CompletedSun, 23 Aug 2020 19:01:16 UTC
Taskbuild (f33, /rpms/sip.git:2c315db360735b3df2cbe3fdede369c4a6a9441c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sip.git#2c315db360735b3df2cbe3fdede369c4a6a9441c'}}
Tags
f33
f37
f38
RPMs
src
sip-4.19.24-1.fc33.src.rpm (info) (download)
noarch
sip-doc-4.19.24-1.fc33.noarch.rpm (info) (download)
riscv64
python3-pyqt4-sip-4.19.24-1.fc33.riscv64.rpm (info) (download)
python3-pyqt5-sip-4.19.24-1.fc33.riscv64.rpm (info) (download)
python3-sip-devel-4.19.24-1.fc33.riscv64.rpm (info) (download)
python3-wx-siplib-4.19.24-1.fc33.riscv64.rpm (info) (download)
sip-4.19.24-1.fc33.riscv64.rpm (info) (download)
python3-pyqt4-sip-debuginfo-4.19.24-1.fc33.riscv64.rpm (info) (download)
python3-pyqt5-sip-debuginfo-4.19.24-1.fc33.riscv64.rpm (info) (download)
python3-wx-siplib-debuginfo-4.19.24-1.fc33.riscv64.rpm (info) (download)
sip-debuginfo-4.19.24-1.fc33.riscv64.rpm (info) (download)
sip-debugsource-4.19.24-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Aug 17 2020 Rex Dieter <rdieter@fedoraproject.org> - 4.19.24-1 - 4.19.24 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.19.23-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 20 2020 Merlin Mathesius <mmathesi@redhat.com> - 4.19.23-1 - Minor conditional fixes for ELN * Mon Jun 08 2020 Rex Dieter <rdieter@fedoraproject.org> - 4.19.23-1 - 4.19.23 * Sat May 23 2020 Miro HronĨok <mhroncok@redhat.com> - 4.19.22-3 - Rebuilt for Python 3.9 * Mon Apr 20 2020 FeRD (Frank Dana) <ferdnyc@gmail.com> - 4.19.22-2 - Add documentation subpackage * Sat Apr 04 2020 Rex Dieter <rdieter@fedoraproject.org> - 4.19.22-1 - 4.19.22 * Fri Jan 31 2020 Rex Dieter <rdieter@fedoraproject.org> - 4.19.21-1 - 4.19.21 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.19.20-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Dec 20 2019 Rex Dieter <rdieter@fedoraproject.org> - 4.19.20-1 - 4.19.20, adjust whitespace * Fri Nov 15 2019 Rex Dieter <rdieter@fedoraproject.org> - 4.19.19-4 - disable python2 support on f32+ (#1752802) * Sun Nov 03 2019 Rex Dieter <rdieter@fedoraproject.org> - 4.19.19-3 - revert virtual provides (bad idea) * Thu Oct 31 2019 Nicolas Chauvet <kwizart@gmail.com> - 4.19.19-2 - Add virtual provides python{2,3}-sip * Wed Sep 25 2019 Rex Dieter <rdieter@fedoraproject.org> - 4.19.19-1 - 4.19.19, sip-api(12)=12.7 - Obsoletes: python2-sip python3-sip (when omitted for f31+) * Mon Sep 16 2019 Rex Dieter <rdieter@fedoraproject.org> - 4.19.18-7 - drop no_namespace variant for f31+ * 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.