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:
parent
f570bd0c4d
commit
3045e77935
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66d77fc50dc55b8d9722c3da21c1a1ba282f782c17f5c27488d112daf2cfdfbe
|
||||
size 1514272
|
3
nbxmpp-0.6.0.tar.gz
Normal file
3
nbxmpp-0.6.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a79ca44bb391d5a1b848d3fe5fb6ddd1f4cea5f7edf0f8fdd56d2e05962f8974
|
||||
size 1515380
|
@ -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
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define _name nbxmpp
|
||||
Name: python-nbxmpp
|
||||
Version: 0.5.5
|
||||
Version: 0.6.0
|
||||
Release: 0
|
||||
Summary: XMPP library by Gajim team
|
||||
License: GPL-3.0+
|
||||
|
Loading…
Reference in New Issue
Block a user