Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-stompest-twisted | Distribution: Fedora Project |
Version: 2.3.0 | Vendor: Fedora Project |
Release: 14.20191018git715f358.fc39 | Build date: Fri Jul 21 16:38:30 2023 |
Group: Unspecified | Build host: buildvm-a64-38.iad2.fedoraproject.org |
Size: 266820 | Source RPM: python-stompest-2.3.0-14.20191018git715f358.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/nikipore/stompest | |
Summary: STOMP library for Python including a synchronous client |
Stompest is a full-featured STOMP 1.0, 1.1 and 1.2 implementation for Python 2.7 and Python 3 (versions 3.3 and higher), with optional TLS/SSL support. This package contains Twisted (asynchronous) support.
ASL 2.0
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-14.20191018git715f358 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 28 2023 Python Maint <python-maint@redhat.com> - 2.3.0-13.20191018git715f358 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-12.20191018git715f358 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-11.20191018git715f358 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 2.3.0-10.20191018git715f358 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-9.20191018git715f358 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Aug 05 2021 Ken Dreyer <kdreyer@redhat.com> - 2.3.0-8.20191018git715f358 - patch for collections.abc.MutableMapping for py310 (rhbz#1926350) * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-7.20191018git715f358 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/usr/lib/python3.12/site-packages/stompest.twisted-2.3.0-py3.12-nspkg.pth /usr/lib/python3.12/site-packages/stompest.twisted-2.3.0-py3.12.egg-info /usr/lib/python3.12/site-packages/stompest.twisted-2.3.0-py3.12.egg-info/PKG-INFO /usr/lib/python3.12/site-packages/stompest.twisted-2.3.0-py3.12.egg-info/SOURCES.txt /usr/lib/python3.12/site-packages/stompest.twisted-2.3.0-py3.12.egg-info/dependency_links.txt /usr/lib/python3.12/site-packages/stompest.twisted-2.3.0-py3.12.egg-info/namespace_packages.txt /usr/lib/python3.12/site-packages/stompest.twisted-2.3.0-py3.12.egg-info/requires.txt /usr/lib/python3.12/site-packages/stompest.twisted-2.3.0-py3.12.egg-info/top_level.txt /usr/lib/python3.12/site-packages/stompest.twisted-2.3.0-py3.12.egg-info/zip-safe /usr/lib/python3.12/site-packages/stompest/twisted /usr/lib/python3.12/site-packages/stompest/twisted/__init__.py /usr/lib/python3.12/site-packages/stompest/twisted/__pycache__ /usr/lib/python3.12/site-packages/stompest/twisted/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/stompest/twisted/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/stompest/twisted/__pycache__/client.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/stompest/twisted/__pycache__/client.cpython-312.pyc /usr/lib/python3.12/site-packages/stompest/twisted/__pycache__/listener.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/stompest/twisted/__pycache__/listener.cpython-312.pyc /usr/lib/python3.12/site-packages/stompest/twisted/__pycache__/protocol.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/stompest/twisted/__pycache__/protocol.cpython-312.pyc /usr/lib/python3.12/site-packages/stompest/twisted/__pycache__/util.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/stompest/twisted/__pycache__/util.cpython-312.pyc /usr/lib/python3.12/site-packages/stompest/twisted/client.py /usr/lib/python3.12/site-packages/stompest/twisted/examples /usr/lib/python3.12/site-packages/stompest/twisted/examples/__init__.py /usr/lib/python3.12/site-packages/stompest/twisted/examples/__pycache__ /usr/lib/python3.12/site-packages/stompest/twisted/examples/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/stompest/twisted/examples/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/stompest/twisted/examples/__pycache__/consumer.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/stompest/twisted/examples/__pycache__/consumer.cpython-312.pyc /usr/lib/python3.12/site-packages/stompest/twisted/examples/__pycache__/producer.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/stompest/twisted/examples/__pycache__/producer.cpython-312.pyc /usr/lib/python3.12/site-packages/stompest/twisted/examples/__pycache__/transformer.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/stompest/twisted/examples/__pycache__/transformer.cpython-312.pyc /usr/lib/python3.12/site-packages/stompest/twisted/examples/consumer.py /usr/lib/python3.12/site-packages/stompest/twisted/examples/producer.py /usr/lib/python3.12/site-packages/stompest/twisted/examples/transformer.py /usr/lib/python3.12/site-packages/stompest/twisted/listener.py /usr/lib/python3.12/site-packages/stompest/twisted/protocol.py /usr/lib/python3.12/site-packages/stompest/twisted/tests /usr/lib/python3.12/site-packages/stompest/twisted/tests/__init__.py /usr/lib/python3.12/site-packages/stompest/twisted/tests/__pycache__ /usr/lib/python3.12/site-packages/stompest/twisted/tests/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/stompest/twisted/tests/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/stompest/twisted/tests/__pycache__/async_client_integration_test.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/stompest/twisted/tests/__pycache__/async_client_integration_test.cpython-312.pyc /usr/lib/python3.12/site-packages/stompest/twisted/tests/__pycache__/async_client_test.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/stompest/twisted/tests/__pycache__/async_client_test.cpython-312.pyc /usr/lib/python3.12/site-packages/stompest/twisted/tests/__pycache__/async_util_test.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/stompest/twisted/tests/__pycache__/async_util_test.cpython-312.pyc /usr/lib/python3.12/site-packages/stompest/twisted/tests/__pycache__/broker_simulator.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/stompest/twisted/tests/__pycache__/broker_simulator.cpython-312.pyc /usr/lib/python3.12/site-packages/stompest/twisted/tests/async_client_integration_test.py /usr/lib/python3.12/site-packages/stompest/twisted/tests/async_client_test.py /usr/lib/python3.12/site-packages/stompest/twisted/tests/async_util_test.py /usr/lib/python3.12/site-packages/stompest/twisted/tests/broker_simulator.py /usr/lib/python3.12/site-packages/stompest/twisted/util.py /usr/share/doc/python3-stompest-twisted /usr/share/doc/python3-stompest-twisted/README.markdown /usr/share/doc/python3-stompest-twisted/README.txt /usr/share/licenses/python3-stompest-twisted /usr/share/licenses/python3-stompest-twisted/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 17:16:57 2025