1
0
forked from pool/python-nbxmpp

Accepting request 556608 from home:jfrede:branches:devel:languages:python

- Update to version 0.6.1
  * Add new getStanzaIDAttrs method
  * Fix BOSH connexion
  * stop using PyOpenSSL for random generator

OBS-URL: https://build.opensuse.org/request/show/556608
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nbxmpp?expand=0&rev=27
This commit is contained in:
Tomáš Chvátal 2017-12-13 09:04:19 +00:00 committed by Git OBS Bridge
parent 3045e77935
commit 2f54bda13b
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a79ca44bb391d5a1b848d3fe5fb6ddd1f4cea5f7edf0f8fdd56d2e05962f8974
size 1515380

3
nbxmpp-0.6.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c98e07fea45e91cb0b2e88dc05ebfd032a47922207ecd18fcd00ae2998e7363
size 1514983

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Dec 13 08:14:32 UTC 2017 - frede@b1-systems.de
- Update to version 0.6.1
* Add new getStanzaIDAttrs method
* Fix BOSH connexion
* stop using PyOpenSSL for random generator
-------------------------------------------------------------------
Sun Nov 5 16:38:49 UTC 2017 - vilene@posteo.net

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define _name nbxmpp
Name: python-nbxmpp
Version: 0.6.0
Version: 0.6.1
Release: 0
Summary: XMPP library by Gajim team
License: GPL-3.0+