Information for build python-twisted-24.11.0-1.fc42

ID17342
Package Namepython-twisted
Version24.11.0
Release1.fc42
Epoch
DraftFalse
SummaryTwisted is a networking engine written in Python
DescriptionTwisted is a networking engine written in Python, supporting numerous protocols. It contains a web server, numerous chat clients, chat servers, mail servers and more.
https://github.com/twisted/twisted
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:49:40 UTC
CompletedMon, 09 Jun 2025 16:49:40 UTC
Tags
f42
RPMs
src
python-twisted-24.11.0-1.fc42.src.rpm (info) (download)
noarch
python3-twisted-24.11.0-1.fc42.noarch.rpm (info) (download)
python3-twisted+tls-24.11.0-1.fc42.noarch.rpm (info) (download)
Changelog * Fri Mar 14 2025 Romain Geissler <romain.geissler@amadeus.com> - 24.11.0-1 - Update to 24.11.0 (fedora#2265357). * Fri Jan 17 2025 Jonathan Steffan <jsteffan@fedoraproject.org> - 24.10.0-1 - Update to 24.10.0 (fedora#2316869). * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 23.10.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 23.10.0-7 - Rebuilt for Python 3.13 * Mon Jun 03 2024 Karolina Surma <ksurma@redhat.com> - 23.10.0-6 - Make twisted build with Python 3.13 * Tue Jan 16 2024 Karolina Surma <ksurma@redhat.com> - 23.10.0-4 - Update dis.findlinestarts for Python 3.13 * Tue Jan 16 2024 Karolina Surma <ksurma@redhat.com> - 23.10.0-3 - Remove the usage of cgi module (removed in Python 3.13) * Wed Dec 20 2023 Miro Hrončok <miro@hroncok.cz> - 23.10.0-2 - Fix tests failures with Python 3.12.1+ * Wed Nov 01 2023 Jonathan Steffan <jsteffan@fedoraproject.org> - 23.10.0-1 - Update to 23.10.0 * Sat Oct 28 2023 Adam Williamson <awilliam@redhat.com> - 23.8.0-4 - Update comment for patch4 as I submitted the PR * Sat Oct 28 2023 Adam Williamson <awilliam@redhat.com> - 23.8.0-3 - Patch to not use deprecated form of generator.throw() * Mon Aug 28 2023 Jonathan Steffan <jsteffan@fedoraproject.org> - 23.8.0-2 - Update to Update to 23.8.0 - Closes RHBZ#2235436 * Tue Aug 22 2023 Jonathan Steffan <jsteffan@fedoraproject.org> - 23.8.0-0.1.rc1 - Update to 23.8.0rc1 - Closes RHBZ#2232681 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 22.10.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 28 2023 Miro Hrončok <miro@hroncok.cz> - 22.10.0-6 - Backport trivial upstream's imp->importlib update * Wed Jun 28 2023 Miro Hrončok <miro@hroncok.cz> - 22.10.0-5 - Cowardly skip tests that fail/error/hang with Python 3.12 * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 22.10.0-4 - Rebuilt for Python 3.12 * Wed Apr 05 2023 Carl George <carl@george.computer> - 22.10.0-3 - Fix attrs import error on EPEL9 - Resolves: rhbz#2182954 - Enforce tests