Sun, 02 Mar 2025 04:50:41 UTC | login

Information for build python-slixmpp-1.4.0-2.fc31

ID92480
Package Namepython-slixmpp
Version1.4.0
Release2.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-slixmpp.git#8aeb08b158e5763e9e594812be670595b71fc04c
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 failed
Volume DEFAULT
StartedThu, 15 Aug 2019 12:50:36 UTC
CompletedThu, 15 Aug 2019 13:23:23 UTC
Taskbuild (f31-candidate, /rpms/python-slixmpp.git:8aeb08b158e5763e9e594812be670595b71fc04c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-slixmpp.git#8aeb08b158e5763e9e594812be670595b71fc04c'}}
Tags No tags
RPMs No RPMs
Changelog * 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