Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-stomper-0.4.3-bp153.1.14 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python2-stomper Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.4.3 Vendor: openSUSE
Release: bp153.1.14 Build date: Sat Mar 6 03:44:48 2021
Group: Development/Languages/Python Build host: lamb21
Size: 236063 Source RPM: python-stomper-0.4.3-bp153.1.14.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.

Provides

Requires

License

Apache-2.0

Changelog

* 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

Files

/usr/lib/python2.7/site-packages/stomper
/usr/lib/python2.7/site-packages/stomper-0.4.3-py2.7.egg-info
/usr/lib/python2.7/site-packages/stomper-0.4.3-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/stomper-0.4.3-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/stomper-0.4.3-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/stomper-0.4.3-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/stomper-0.4.3-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/stomper/__init__.py
/usr/lib/python2.7/site-packages/stomper/__init__.pyc
/usr/lib/python2.7/site-packages/stomper/__init__.pyo
/usr/lib/python2.7/site-packages/stomper/examples
/usr/lib/python2.7/site-packages/stomper/examples/__init__.py
/usr/lib/python2.7/site-packages/stomper/examples/__init__.pyc
/usr/lib/python2.7/site-packages/stomper/examples/__init__.pyo
/usr/lib/python2.7/site-packages/stomper/examples/receiver.py
/usr/lib/python2.7/site-packages/stomper/examples/receiver.pyc
/usr/lib/python2.7/site-packages/stomper/examples/receiver.pyo
/usr/lib/python2.7/site-packages/stomper/examples/sender.py
/usr/lib/python2.7/site-packages/stomper/examples/sender.pyc
/usr/lib/python2.7/site-packages/stomper/examples/sender.pyo
/usr/lib/python2.7/site-packages/stomper/examples/stompbuffer-rx.py
/usr/lib/python2.7/site-packages/stomper/examples/stompbuffer-rx.pyc
/usr/lib/python2.7/site-packages/stomper/examples/stompbuffer-rx.pyo
/usr/lib/python2.7/site-packages/stomper/examples/stompbuffer-tx.py
/usr/lib/python2.7/site-packages/stomper/examples/stompbuffer-tx.pyc
/usr/lib/python2.7/site-packages/stomper/examples/stompbuffer-tx.pyo
/usr/lib/python2.7/site-packages/stomper/examples/stomper_usage.py
/usr/lib/python2.7/site-packages/stomper/examples/stomper_usage.pyc
/usr/lib/python2.7/site-packages/stomper/examples/stomper_usage.pyo
/usr/lib/python2.7/site-packages/stomper/stomp_10.py
/usr/lib/python2.7/site-packages/stomper/stomp_10.pyc
/usr/lib/python2.7/site-packages/stomper/stomp_10.pyo
/usr/lib/python2.7/site-packages/stomper/stomp_11.py
/usr/lib/python2.7/site-packages/stomper/stomp_11.pyc
/usr/lib/python2.7/site-packages/stomper/stomp_11.pyo
/usr/lib/python2.7/site-packages/stomper/stompbuffer.py
/usr/lib/python2.7/site-packages/stomper/stompbuffer.pyc
/usr/lib/python2.7/site-packages/stomper/stompbuffer.pyo
/usr/lib/python2.7/site-packages/stomper/tests
/usr/lib/python2.7/site-packages/stomper/tests/__init__.py
/usr/lib/python2.7/site-packages/stomper/tests/__init__.pyc
/usr/lib/python2.7/site-packages/stomper/tests/__init__.pyo
/usr/lib/python2.7/site-packages/stomper/tests/teststompbuffer.py
/usr/lib/python2.7/site-packages/stomper/tests/teststompbuffer.pyc
/usr/lib/python2.7/site-packages/stomper/tests/teststompbuffer.pyo
/usr/lib/python2.7/site-packages/stomper/tests/teststomper_10.py
/usr/lib/python2.7/site-packages/stomper/tests/teststomper_10.pyc
/usr/lib/python2.7/site-packages/stomper/tests/teststomper_10.pyo
/usr/lib/python2.7/site-packages/stomper/tests/teststomper_11.py
/usr/lib/python2.7/site-packages/stomper/tests/teststomper_11.pyc
/usr/lib/python2.7/site-packages/stomper/tests/teststomper_11.pyo
/usr/lib/python2.7/site-packages/stomper/utils.py
/usr/lib/python2.7/site-packages/stomper/utils.pyc
/usr/lib/python2.7/site-packages/stomper/utils.pyo
/usr/share/doc/packages/python2-stomper
/usr/share/doc/packages/python2-stomper/README.rst
/usr/share/doc/packages/python2-stomper/examples
/usr/share/doc/packages/python2-stomper/examples/__init__.py
/usr/share/doc/packages/python2-stomper/examples/__init__.pyc
/usr/share/doc/packages/python2-stomper/examples/__pycache__
/usr/share/doc/packages/python2-stomper/examples/__pycache__/__init__.cpython-36.pyc
/usr/share/doc/packages/python2-stomper/examples/receiver.py
/usr/share/doc/packages/python2-stomper/examples/sender.py
/usr/share/doc/packages/python2-stomper/examples/stompbuffer-rx.py
/usr/share/doc/packages/python2-stomper/examples/stompbuffer-tx.py
/usr/share/doc/packages/python2-stomper/examples/stomper_usage.py
/usr/share/licenses/python2-stomper
/usr/share/licenses/python2-stomper/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024