1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

4 Commits

Author SHA1 Message Date
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