Commit graph

8 commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
7ecc334555 net-im/py-nbxmpp: update to 0.5.6 2017-06-06 20:48:08 +00:00
Ruslan Makhmatkhanov
d6a63fd35a net-im/py-nbxmpp: update to 0.5.5 2017-02-02 07:50:15 +00:00
Ruslan Makhmatkhanov
4f6a2b7197 net-im/py-nbxmpp: update to 0.5.4
Changelog:
python-nbxmpp 0.5.4 (04 September 2016)

  * Fix SCRAM authentication
  * Fix BOSH connection with UTF-8 messages
  * Fix smacks implementation
  * Use uuid in stanza ids
2016-09-07 18:20:36 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Ruslan Makhmatkhanov
efd9a1a7d1 net-im/py-nbxmpp: remove dependency on twisted
Remove dependency on twisted, because it is not used anymore
and let it build with python3 after that.
Bump PORTREVISION to chase dependency change
2015-07-27 06:55:33 +00:00
Ruslan Makhmatkhanov
e5b12ac883 net-im/py-nbxmpp: update to 0.5.3
python-nbxmpp 0.5.3 (13 July 2015)

  * Fix receiving long utf8 strings under py3
  * Fix issue with pyopenssl 0.15.1
  * Fix decoding issues

Add NO_ARCH and limit python version to 2.x (twisted is not py3-aware).
2015-07-27 06:45:47 +00:00
Ruslan Makhmatkhanov
31b68ee450 net-im/py-nbxmpp: update to 0.5.2
Changelog:

  * Fix BOSH HTTP requests
  * Fix handling of binary SASL data for mechanism GSSAPI
  * Update MAM namespace
2015-01-12 18:44:42 +00:00
Ruslan Makhmatkhanov
74d5bf79ed The goal of this python library is to provide a way for python applications
to use Jabber/XMPP networks in a non-blocking way. This library is initialy a
fork of xmpppy one, but using non-blocking sockets.

WWW: https://python-nbxmpp.gajim.org/
2014-10-05 17:11:04 +00:00