Sun, 28 Apr 2024 07:34:49 UTC | login

Information for build python-slixmpp-1.8.4-3.fc40

ID293487
Package Namepython-slixmpp
Version1.8.4
Release3.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-slixmpp.git#e699e55d816c991c831723ebc293056683981528
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
StartedThu, 29 Feb 2024 12:58:22 UTC
CompletedThu, 29 Feb 2024 13:54:05 UTC
Taskbuild (f40, /rpms/python-slixmpp.git:e699e55d816c991c831723ebc293056683981528)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-slixmpp.git#e699e55d816c991c831723ebc293056683981528'}}
Tags
f40
RPMs
src
python-slixmpp-1.8.4-3.fc40.src.rpm (info) (download)
noarch
python-slixmpp-doc-1.8.4-3.fc40.noarch.rpm (info) (download)
riscv64
python3-slixmpp-1.8.4-3.fc40.riscv64.rpm (info) (download)
python-slixmpp-debugsource-1.8.4-3.fc40.riscv64.rpm (info) (download)
python3-slixmpp-debuginfo-1.8.4-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 29 2023 Matthieu Saulnier <fantom@fedoraproject.org> - 1.8.4-1 - Update to 1.8.4 - Update SourceURL - Minor fix in the doc subpackage (no need to move rst files in another directory) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 1.8.3-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Nov 14 2022 Matthieu Saulnier <fantom@fedoraproject.org> - 1.8.3-1 - Update to 1.8.3 - Update SourcesURL * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.8.2-2 - Rebuilt for Python 3.11 * Sun Apr 24 2022 Matthieu Saulnier <fantom@fedoraproject.org> - 1.8.2-1 - Update to 1.8.2 * Sun Mar 27 2022 Matthieu Saulnier <fantom@fedoraproject.org> - 1.8.1-1 - Update to 1.8.1 * Wed Mar 09 2022 Matthieu Saulnier <fantom@fedoraproject.org> - 1.8.0-1 - Update to 1.8.0 - Remove fix-deprecation-warning-8b76485.patch for rawhide and f36 - Fix Requires tag of the doc subpackage - Add sed scriplet in %prep section to switch sphinx theme from "furo" to "sphinx_rtd_theme"