1
0
forked from pool/python-nbxmpp
python-nbxmpp/python-nbxmpp.changes
Jan Matejek 3045e77935 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
2017-11-08 19:15:28 +00:00

105 lines
3.4 KiB
Plaintext

-------------------------------------------------------------------
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
- Update to version 0.5.5:
* Add some namespaces.
* Some cleanup.
- Update for the multipython build.
-------------------------------------------------------------------
Thu Oct 13 12:02:32 UTC 2016 - sor.alexei@meowr.ru
- Update to version 0.5.4:
* Fix SCRAM authentication.
* Fix BOSH connection with UTF-8 messages.
* Fix smacks implementation.
* Use uuid in stanza ids.
-------------------------------------------------------------------
Sun May 8 07:03:11 UTC 2016 - arun@gmx.de
- specfile:
* updated source url to files.pythonhosted.org
-------------------------------------------------------------------
Thu Sep 3 11:21:45 UTC 2015 - toddrme2178@gmail.com
- Shouldn't be noarch in SLE 11
-------------------------------------------------------------------
Mon Jul 20 11:52:43 UTC 2015 - sor.alexei@meowr.ru
- Update to 0.5.3:
* Fix issue with pyopenssl 0.15.1.
* Fix decoding issues.
-------------------------------------------------------------------
Sat Jan 10 13:20:09 UTC 2015 - sor.alexei@meowr.ru
- Update to 0.5.2:
* Fix BOSH HTTP requests.
* Fix handling of binary SASL data for mechanism GSSAPI.
* Update MAM namespace.
-------------------------------------------------------------------
Fri Oct 17 15:56:20 UTC 2014 - p.drouand@gmail.com
- Correct Group is Development/Languages/Python
- Remove depreciated %py_requires
- Do not pass -O1 --skip-build options
- Call python instead of python2
-------------------------------------------------------------------
Sat Oct 11 10:40:25 UTC 2014 - sor.alexei@meowr.ru
- Update to 0.5.1 (changes since 0.2):
* Fix printing network errors in a non-utf-8 console
* Support both python2 and python3
* Fix storing server certificate when there is no error
* Ability to configure TLS protocol version
* Add support for SCRAM-SHA-1-PLUS
* Security improvements
* Improve security level
* Ability to configure cipher list
* Store only depth 0 SSL certificate
-------------------------------------------------------------------
Sun Dec 8 14:10:06 UTC 2013 - p.drouand@gmail.com
- Update to version 0.2
+ Add some namespace
+ do TLS handshake without blocking
+ store all SSL errors instead of only last one
- Set correct Group : Devel/Languages/Python
- Use download Url as source
- Remove unwanted comments in specfile
- Package the two directories in /doc to avoid providing epydoc build
configuration file
-------------------------------------------------------------------
Thu Aug 15 16:53:31 UTC 2013 - dap.darkness@gmail.com
- Heads up: Python2 / Python3 parallel installation.
%fdupes will not work if files are installed via %doc.
-------------------------------------------------------------------
Sat Apr 20 14:59:16 UTC 2013 - dap.darkness@gmail.com
- Fixed up to submit.
-------------------------------------------------------------------
Sat Apr 6 19:52:54 UTC 2013 - nekolayer@yandex.ru
- Initial package.