Path to this page:
./
chat/py-nbxmpp,
Asynchronous Python library for XMPP
Branch: CURRENT,
Version: 1.0.1,
Package name: py37-nbxmpp-1.0.1,
Maintainer: pkgsrc-userspy-nbxmpp is a Python library that provides a way for Python applications
to use Jabber/XMPP networks in a non-blocking way.
This library was originally a fork of xmpppy, but using non-blocking
sockets.
Required to run:[
devel/py-setuptools] [
devel/py-gobject3] [
www/py-idna] [
net/libsoup] [
lang/python37] [
textproc/py-precis-i18n]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 8be2f816cef8de398fca66e97783f5a48e8f900e
RMD160: e7297d6252cd49ca0dc5c2c350ca46f1eaa22949
Filesize: 124.516 KB
Version history: (Expand)
- (2020-07-12) Updated to version: py37-nbxmpp-1.0.1
- (2019-04-25) Updated to version: py37-nbxmpp-0.6.10
- (2019-01-30) Updated to version: py27-nbxmpp-0.6.9
- (2018-11-16) Updated to version: py27-nbxmpp-0.6.8
- (2018-09-19) Package added to pkgsrc.se, version py27-nbxmpp-0.6.7 (created)
CVS history: (Expand)
2020-07-08 13:55:45 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-nbxmpp: updated to 1.0.1
python-nbxmpp 1.0.1
New
* Add XEP-0377 support
* MUC: Return message id when using inivite()
Bugfixes
* OMEMO: Correctly parse prekey value
* Client: Determine protocol and type correctly if a custom host is used
* Smacks: Don't fail on saving error replies
python-nbxmpp 1.0.0
* Library rewritten in most parts
* Replace BOSH with Websocket
* Add new example client
* Many other improvements
Known Issues:
* Currently no Client Cert support
|
2019-04-25 15:29:15 by Nia Alarie | Files touched by this commit (2) |  |
Log message:
chat/py-nbxmpp: Update to 0.6.10
Changes since 0.6.9:
* Add support for domain based name in features for GSSAPI
* Fix usage of BOSH
* Fix Jingle hash namespace
|
2019-01-30 18:53:48 by Nia Alarie | Files touched by this commit (2) |  |
Log message:
chat/py-nbxmpp: Update to 0.6.9
python-nbxmpp 0.6.9 (10 January 2019)
* Always bind after SM failed Fixes #64
* Dont try and guess system language
|
2018-11-16 00:50:04 by Nia Alarie | Files touched by this commit (2) |  |
Log message:
chat/py-nbxmpp: update to version 0.6.8
python-nbxmpp 0.6.8 (07 October 2018)
* Reset SM counter after receiving <enabled>
* Issue event when SM resume fails
|
2018-09-19 18:13:00 by Nia Alarie | Files touched by this commit (4) |
Log message:
chat/py-nbxmpp: Import version 0.6.7
py-nbxmpp is a Python library that provides a way for Python applications
to use Jabber/XMPP networks in a non-blocking way.
This library was originally a fork of xmpppy, but using non-blocking
sockets.
|