Sat, 18 May 2024 02:34:37 UTC | login

Information for build python-slixmpp-1.4.2-3.fc33

ID150198
Package Namepython-slixmpp
Version1.4.2
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-slixmpp.git#952fee54623d813d22cd7afa3f46977a646c93a4
SummarySlixmpp is an XMPP library for Python 3.5+
DescriptionSlixmpp is an MIT licensed XMPP library for Python 3.5+. It is a fork of SleekXMPP. Goals is to only rewrite the core of the library (the low level socket handling, the timers, the events dispatching) in order to remove all threads.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Mar 2020 01:59:27 UTC
CompletedSat, 28 Mar 2020 02:42:38 UTC
Taskbuild (f33, /rpms/python-slixmpp.git:952fee54623d813d22cd7afa3f46977a646c93a4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-slixmpp.git#952fee54623d813d22cd7afa3f46977a646c93a4'}}
Tags
f33
RPMs
src
python-slixmpp-1.4.2-3.fc33.src.rpm (info) (download)
noarch
python-slixmpp-doc-1.4.2-3.fc33.noarch.rpm (info) (download)
riscv64
python3-slixmpp-1.4.2-3.fc33.riscv64.rpm (info) (download)
python-slixmpp-debugsource-1.4.2-3.fc33.riscv64.rpm (info) (download)
python3-slixmpp-debuginfo-1.4.2-3.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.4.2-2 - Rebuilt for Python 3.8.0rc1 (#1748018) * Sun Aug 25 2019 Matthieu Saulnier <fantom@fedoraproject.org> - 1.4.2-1 - Bump version to 1.4.2 * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.4.0-4 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Aug 18 2018 Florent Le Coz <louiz@louiz.org> - 1.4.0-1 - Update to 1.4.0 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3.0-6 - Rebuilt for Python 3.7 * Sat Apr 28 2018 Matthieu Saulnier <fantom@fedoraproject.org> - 1.3.0-5 - Disable tests in %check section * Wed Apr 25 2018 Matthieu Saulnier <fantom@fedoraproject.org> - 1.3.0-4 - Add Requires python3-aiodns - Remove Patch0 remove-aiodns-dependancy * Wed Apr 18 2018 Matthieu Saulnier <fantom@fedoraproject.org> - 1.3.0-3 - Fix file ownership in doc subpackage - Add Requires python3-pyasn1-modules in python3 subpackage * Mon Apr 02 2018 Matthieu Saulnier <fantom@fedoraproject.org> - 1.3.0-2 - Rename main package to python-slixmpp - Cleanup specfile - Replace build and install commands with %py3_build and %py3_install - Split in python3 subpackage - Split in doc subpackage * Sun Apr 01 2018 Matthieu Saulnier <fantom@fedoraproject.org> - 1.3.0-1 - Initial package