Thu, 16 May 2024 20:26:52 UTC | login

Information for build python-slixmpp-1.4.2-1.fc31

ID127481
Package Namepython-slixmpp
Version1.4.2
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-slixmpp.git#cbd3d1c881a97927ca56779b89fe066957c63c5d
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, 01 Sep 2019 11:22:58 UTC
CompletedSun, 01 Sep 2019 12:40:11 UTC
Taskbuild (f31-candidate, /rpms/python-slixmpp.git:cbd3d1c881a97927ca56779b89fe066957c63c5d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-slixmpp.git#cbd3d1c881a97927ca56779b89fe066957c63c5d'}}
Tags
f31
f32
f33
RPMs
src
python-slixmpp-1.4.2-1.fc31.src.rpm (info) (download)
noarch
python-slixmpp-doc-1.4.2-1.fc31.noarch.rpm (info) (download)
riscv64
python3-slixmpp-1.4.2-1.fc31.riscv64.rpm (info) (download)
python-slixmpp-debugsource-1.4.2-1.fc31.riscv64.rpm (info) (download)
python3-slixmpp-debuginfo-1.4.2-1.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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