Thu, 02 May 2024 17:29:30 UTC | login

Information for build python-slixmpp-1.8.3-1.fc37

ID221855
Package Namepython-slixmpp
Version1.8.3
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-slixmpp.git#2e6e5e4fcc2afe51dfd3bd74ea485a06142dfe2d
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
StartedSun, 08 Jan 2023 17:59:26 UTC
CompletedMon, 09 Jan 2023 00:06:09 UTC
Taskbuild (f37, /rpms/python-slixmpp.git:2e6e5e4fcc2afe51dfd3bd74ea485a06142dfe2d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-slixmpp.git#2e6e5e4fcc2afe51dfd3bd74ea485a06142dfe2d'}}
Tags
f37
f38
RPMs
src
python-slixmpp-1.8.3-1.fc37.src.rpm (info) (download)
noarch
python-slixmpp-doc-1.8.3-1.fc37.noarch.rpm (info) (download)
riscv64
python3-slixmpp-1.8.3-1.fc37.riscv64.rpm (info) (download)
python-slixmpp-debugsource-1.8.3-1.fc37.riscv64.rpm (info) (download)
python3-slixmpp-debuginfo-1.8.3-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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" * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Dec 18 2021 Matthieu Saulnier <fantom@fedoraproject.org> - 1.7.1-4 - Add patch to fix poezio not working on f35 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.7.1-2 - Rebuilt for Python 3.10 * Fri Apr 30 2021 Matthieu Saulnier <fantom@fedoraproject.org> - 1.7.1-1 - Update to 1.7.1 * Sat Apr 17 2021 Matthieu Saulnier <fantom@fedoraproject.org> - 1.7.0-2 - Add optional requirements (aiohttp, emoji, defusedxml) - Remove Requires tags from main package * Tue Mar 30 2021 Matthieu Saulnier <fantom@fedoraproject.org> - 1.7.0-1 - Update to 1.7.0 - Add new BuildRequires for sphinx documentation * Sun Feb 14 2021 Matthieu Saulnier <fantom@fedoraproject.org> - 1.5.2-4 - Replace glob with %{python3_version} in %files section * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jan 11 2021 Matthieu Saulnier <fantom@fedoraproject.org> - 1.5.2-2 - Add BuildRequires: make for https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot - Bump release * Sat Dec 05 2020 Matthieu Saulnier <fantom@fedoraproject.org> - 1.5.2-1 - Update to 1.5.2 - Remove patch for Python 3.9 compat: fixed upstream in commit 98108d04