3 Commits

Author SHA1 Message Date
Kenneth Giusti
c5bfa24e29 Fix reentrancy issues 2015-08-24 09:58:17 -04:00
Kenneth Giusti
a6843e822f Port to new SASL interface in proton 0.10
Proton 0.10 completely changes the interface to the proton.SASL class.
This patch adds new connection properties that will compensate for the
changes to the SASL configuration interface.  However, since pyngus
never wrapped proton's SASL class, applications will have to be
updated to use the new connection API to take advantage of this
abstraction.

Bumping version to 2.0.0
2015-06-22 17:12:18 -04:00
Flavio Percoco
97f4e34d58 Remove unnecessary python dirs 2015-05-14 11:28:46 +02:00