Rbxmppnotification

Latest version: v0.5.0

Safety actively analyzes 619369 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.5

neuroid: Allow sending messages to partychat rooms

0.4

Added MANIFEST.in to generate complete sdist

0.3

Added configuration for connection timeout
Added configuration for tls verify peer self-signed certificate
Improved logging

0.2 07.05.2013 Fix to make extension work with Python 2.6 on RHEL 6.3

Note: the pyxmpp2 is not compatible with Python 2.6. To get is running
with the older Python version do the next change in the file:
/usr/lib/python2.6/site-packages/pyxmpp2-2.0alpha2-py2.6.egg/pyxmpp2/etree.py

< elif sys.version_info.major < 3:
---
> elif sys.version_info[0] < 3:

0.1

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.