Revisions of python-stomp.py
Dominique Leuenberger (dimstar_suse)
accepted
request 1070844
from
Sebastian Wagner (sebix)
(revision 13)
- Update to version 8.1.0: - Remove ssl expiration check as per PR: #380 - Change deprecated PROTOCOL_TLS to PROTOCOL_TLS_CLIENT - Mock dns responses for testing: #383 - Support for connection over websocket: #395 - Add default arg for try_setsockopt (#391) - Updating log levels (#401) - General tidy up of log messages
Dominique Leuenberger (dimstar_suse)
accepted
request 980014
from
Factory Maintainer (factory-maintainer)
(revision 12)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 954212
from
Sebastian Wagner (sebix)
(revision 11)
- Relieve python dependencies (replace ^ with >=). - remove need for two source tarballs, use only the github one with pyproject macros - update to version 8.0.0: * Add support for backwards compatible CONNECT in 1.1 and 1.2 protocols (https://github.com/jasonrbriggs/stomp.py/pull/348) * Flip DEFAULT_SSL_VERSION to use ssl.PROTOCOL_TLS rather than ssl.PROTOCOL_TLSv1 * Check SSL certificate for expiry if PyOpenSSL is installed * Remove deprecated constructor params (use_ssl, and other ssl params) * Minor cleanup (remove debian packaging config, since it didn't work any more) * Add log_to_stdout method to force command line logging to stdout (useful for testing) * Various updates for docker testing * Add mac keepalive functionality * Minor update to daemon attribute (https://github.com/jasonrbriggs/stomp.py/pull/361) * Fix issue with heartbeat listener disconnecting the socket (https://github.com/jasonrbriggs/stomp.py/issues/219 - https://github.com/jasonrbriggs/stomp.py/pull/369)
Dominique Leuenberger (dimstar_suse)
accepted
request 886731
from
Factory Maintainer (factory-maintainer)
(revision 10)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 821979
from
Factory Maintainer (factory-maintainer)
(revision 9)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 807157
from
Tomáš Chvátal (scarabeus_iv)
(revision 8)
Dominique Leuenberger (dimstar_suse)
accepted
request 780377
from
Factory Maintainer (factory-maintainer)
(revision 7)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 767035
from
Factory Maintainer (factory-maintainer)
(revision 6)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 761142
from
Tomáš Chvátal (scarabeus_iv)
(revision 5)
- dropped Python 2 support, not supported by the package - update to version 5.0.0: * Fix for credentials exposure (https://github.com/jasonrbriggs/stomp.py/pull/244) * Check for ``STOMP_SKIP_HOSTNAME_SCAN`` environment variable before extending ``LOCALHOST_NAMES`` * Remove python2 backwards compatibility * Update dockerfile for better local testing * Fix docker and travis setup, so there are consistent builds both locally and via CI * Drop deprecated start/stop methods from connection (issue https://github.com/jasonrbriggs/stomp.py/issues/257) * Fix for missing return in get_ssl (https://github.com/jasonrbriggs/stomp.py/pull/258) * Clear heartbeat event after heartbeat loop ends (https://github.com/jasonrbriggs/stomp.py/pull/260) * Update listener to move receive/message_received/heartbeat_received vars inside the 'with' blocks (https://github.com/jasonrbriggs/stomp.py/pull/252) * Simplify logging calls * Tidy up listeners (correct the behaviour of TestListener) * Fix problem with double-disconnect notification (ihttps://github.com/jasonrbriggs/stomp.py/issues/245) * Add facility for PrintingListener to write to log rather than print statements
Dominique Leuenberger (dimstar_suse)
accepted
request 697387
from
Tomáš Chvátal (scarabeus_iv)
(revision 4)
Dominique Leuenberger (dimstar_suse)
accepted
request 659702
from
Matej Cepl (mcepl)
(revision 3)
Remove superfluous devel dependency for noarch package
Dominique Leuenberger (dimstar_suse)
accepted
request 622799
from
Factory Maintainer (factory-maintainer)
(revision 2)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 577978
from
Sebastian Wagner (sebix)
(revision 1)
- initial package for version 4.1.20
Displaying all 13 revisions