| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-stomper | Distribution: SUSE Linux Enterprise 15 SP6 |
| Version: 0.4.3 | Vendor: openSUSE |
| Release: bp156.3.2 | Build date: Mon Jul 24 08:09:02 2023 |
| Group: Development/Languages/Python | Build host: goat47 |
| Size: 284429 | Source RPM: python-stomper-0.4.3-bp156.3.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://code.google.com/p/stomper | |
| Summary: Transport neutral client implementation of the STOMP protocol | |
This is a python client implementation of the STOMP protocol. The client is attempting to be transport layer neutral. This module provides functions to create and parse STOMP messages in a programatic fashion. The messages can be easily generated and parsed, however its up to the user to do the sending and receiving.
Apache-2.0
* Thu Apr 18 2019 Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.4.3
* Added missing attribution to contributors section and messed up
0.4.2 release to new pypi.
* Thanks to https://github.com/pgajdos for contributing a fix to
include the license in the distribution.
- removed LICENSE (now it is included).
* Tue Mar 26 2019 Jan Engelhardt <jengelh@inai.de>
- Avoid repetition of project name or self in summary (rpmlint).
* Tue Mar 26 2019 pgajdos@suse.com
- version update to 0.4.1
* python3 support
* utf-8 encoding under python3
- build also python3 variant
- drop SLE11 support
- run fdupes
- include LICENSE
* Wed May 13 2015 benoit.monin@gmx.fr
- update to version 0.3.0:
* This release makes STOMP v1.1 the default protocol. To stick
with STOMP v1.0 you can continue to use stomper v0.2.9 or
change the import in your code to:
import stomper.stomp_10 as stomper
* Note: Any fixes to STOMP v1.0 will only be applied to
version >= 0.3.
- additional changes from version 0.2.9:
* Thanks to Ralph Bean for contributing the new protocol 1.1
support:
https://github.com/oisinmulvihill/stomper/issues/6
https://github.com/oisinmulvihill/stomper/pull/7
- additional changes from version 0.2.8:
* Thanks to Daniele Varrazzo for contributing the fixes:
+ https://github.com/oisinmulvihill/stomper/pull/4
Fixed newline prepended to messages without transaction id
+ https://github.com/oisinmulvihill/stomper/pull/5
Fixed reST syntax. Extension changed to allow github to
render it properly. Also changed the source url in the readme
- rename README.md to README.rst: changed upstream
* Sun Nov 17 2013 p.drouand@gmail.com
- Update to version 0.2.7
+ add a MANIFEST.in which makes sure README.md is present. Without
this pip install fails: https://github.com/oisinmulvihill/stomper/issues/3.
- Changes from version 0.2.6
+ correct many spelling mistakes throughout the code base.
+ make the README.md the main
- Changes from 0.2.5
+ removes the extra line ending which can cause problems.
- README has been renamed in README.md; change it in %doc
* Thu Oct 24 2013 speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
* Wed Mar 14 2012 saschpe@suse.de
- Simplified macro usage, ran spec-cleaner
* Thu Sep 22 2011 saschpe@suse.de
- Require python-uuid for SLE_10 and below.
- Use python-nose for unittests to fix SLE build
* Thu Sep 22 2011 saschpe@suse.de
- Fixed license to Apache-2.0
* Thu Sep 22 2011 saschpe@suse.de
- Update to version 0.2.4:
* Fixing the problem whereby uuid would be installed on python2.5+.
- Changes from version 0.2.3:
* Fixed issue #9 with the example code. All messages are sent and received correctly.
- Spec file cleanup:
* Added proper changes file and spec file license header
* Run testsuite
/usr/lib/python3.6/site-packages/stomper /usr/lib/python3.6/site-packages/stomper-0.4.3-py3.6.egg-info /usr/lib/python3.6/site-packages/stomper-0.4.3-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/stomper-0.4.3-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/stomper-0.4.3-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/stomper-0.4.3-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/stomper-0.4.3-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/stomper/__init__.py /usr/lib/python3.6/site-packages/stomper/__pycache__ /usr/lib/python3.6/site-packages/stomper/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/stomper/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/stomper/__pycache__/stomp_10.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/stomper/__pycache__/stomp_10.cpython-36.pyc /usr/lib/python3.6/site-packages/stomper/__pycache__/stomp_11.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/stomper/__pycache__/stomp_11.cpython-36.pyc /usr/lib/python3.6/site-packages/stomper/__pycache__/stompbuffer.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/stomper/__pycache__/stompbuffer.cpython-36.pyc /usr/lib/python3.6/site-packages/stomper/__pycache__/utils.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/stomper/__pycache__/utils.cpython-36.pyc /usr/lib/python3.6/site-packages/stomper/examples /usr/lib/python3.6/site-packages/stomper/examples/__init__.py /usr/lib/python3.6/site-packages/stomper/examples/__pycache__ /usr/lib/python3.6/site-packages/stomper/examples/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/stomper/examples/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/stomper/examples/__pycache__/receiver.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/stomper/examples/__pycache__/receiver.cpython-36.pyc /usr/lib/python3.6/site-packages/stomper/examples/__pycache__/sender.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/stomper/examples/__pycache__/sender.cpython-36.pyc /usr/lib/python3.6/site-packages/stomper/examples/__pycache__/stompbuffer-rx.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/stomper/examples/__pycache__/stompbuffer-rx.cpython-36.pyc /usr/lib/python3.6/site-packages/stomper/examples/__pycache__/stompbuffer-tx.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/stomper/examples/__pycache__/stompbuffer-tx.cpython-36.pyc /usr/lib/python3.6/site-packages/stomper/examples/__pycache__/stomper_usage.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/stomper/examples/__pycache__/stomper_usage.cpython-36.pyc /usr/lib/python3.6/site-packages/stomper/examples/receiver.py /usr/lib/python3.6/site-packages/stomper/examples/sender.py /usr/lib/python3.6/site-packages/stomper/examples/stompbuffer-rx.py /usr/lib/python3.6/site-packages/stomper/examples/stompbuffer-tx.py /usr/lib/python3.6/site-packages/stomper/examples/stomper_usage.py /usr/lib/python3.6/site-packages/stomper/stomp_10.py /usr/lib/python3.6/site-packages/stomper/stomp_11.py /usr/lib/python3.6/site-packages/stomper/stompbuffer.py /usr/lib/python3.6/site-packages/stomper/tests /usr/lib/python3.6/site-packages/stomper/tests/__init__.py /usr/lib/python3.6/site-packages/stomper/tests/__pycache__ /usr/lib/python3.6/site-packages/stomper/tests/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/stomper/tests/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/stomper/tests/__pycache__/teststompbuffer.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/stomper/tests/__pycache__/teststompbuffer.cpython-36.pyc /usr/lib/python3.6/site-packages/stomper/tests/__pycache__/teststomper_10.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/stomper/tests/__pycache__/teststomper_10.cpython-36.pyc /usr/lib/python3.6/site-packages/stomper/tests/__pycache__/teststomper_11.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/stomper/tests/__pycache__/teststomper_11.cpython-36.pyc /usr/lib/python3.6/site-packages/stomper/tests/teststompbuffer.py /usr/lib/python3.6/site-packages/stomper/tests/teststomper_10.py /usr/lib/python3.6/site-packages/stomper/tests/teststomper_11.py /usr/lib/python3.6/site-packages/stomper/utils.py /usr/share/doc/packages/python3-stomper /usr/share/doc/packages/python3-stomper/README.rst /usr/share/doc/packages/python3-stomper/examples /usr/share/doc/packages/python3-stomper/examples/__init__.py /usr/share/doc/packages/python3-stomper/examples/__pycache__ /usr/share/doc/packages/python3-stomper/examples/__pycache__/__init__.cpython-36.pyc /usr/share/doc/packages/python3-stomper/examples/receiver.py /usr/share/doc/packages/python3-stomper/examples/sender.py /usr/share/doc/packages/python3-stomper/examples/stompbuffer-rx.py /usr/share/doc/packages/python3-stomper/examples/stompbuffer-tx.py /usr/share/doc/packages/python3-stomper/examples/stomper_usage.py /usr/share/licenses/python3-stomper /usr/share/licenses/python3-stomper/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 17:27:59 2026