15
0
forked from pool/python-nbxmpp

Accepting request 209819 from home:posophe:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/209819
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nbxmpp?expand=0&rev=9
This commit is contained in:
Denisart Benjamin
2013-12-08 14:13:10 +00:00
committed by Git OBS Bridge
parent 47046222a9
commit 4c4461ecc3
4 changed files with 24 additions and 19 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
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