15
0
forked from pool/python-nbxmpp

Accepting request 539140 from home:vilene:branches:devel:languages:python

- Update to version 0.6.0:
  * Add new getOriginID/SetOriginID method for Messages
  * Add new getJid() method for Protocol
  * getTagAttr() accepts now a namespace argument
  * Add new `protocol` argument for getTag()
  * Add new XEP Namespaces
  * Support XEP-0198 Version 1.5.2

OBS-URL: https://build.opensuse.org/request/show/539140
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nbxmpp?expand=0&rev=25
This commit is contained in:
Jan Matejek
2017-11-08 19:15:28 +00:00
committed by Git OBS Bridge
parent f570bd0c4d
commit 3045e77935
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Nov 5 16:38:49 UTC 2017 - vilene@posteo.net
- Update to version 0.6.0:
* Add new getOriginID/SetOriginID method for Messages
* Add new getJid() method for Protocol
* getTagAttr() accepts now a namespace argument
* Add new `protocol` argument for getTag()
* Add new XEP Namespaces
* Support XEP-0198 Version 1.5.2
-------------------------------------------------------------------
Wed May 17 13:12:21 UTC 2017 - sor.alexei@meowr.ru