1
0
forked from pool/python-nbxmpp

Accepting request 1089734 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1089734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbxmpp?expand=0&rev=42
This commit is contained in:
Dominique Leuenberger 2023-06-05 16:06:13 +00:00 committed by Git OBS Bridge
commit b04a0c2b9f
4 changed files with 22 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sun May 28 21:40:08 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 4.3.1:
* HTTP: Abort correctly on content overflow.
* Websocket: Always set peer certificate.
-------------------------------------------------------------------
Fri May 26 19:23:13 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 4.3.0:
* Add option to force http1.
* Add method to generate XMPP IRIs.
* Lower log level for missing GSSAPI dependency.
* OMEMO: Add device id and namespace to OMEMOBundle.
* Dont delete session object in cleanup().
* HTTP: Dont accept content encoding.
-------------------------------------------------------------------
Sun Mar 26 19:06:15 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -24,7 +24,7 @@
%endif
%define _name nbxmpp
Name: python-nbxmpp
Version: 4.2.2
Version: 4.3.1
Release: 0
Summary: XMPP library by Gajim team
License: GPL-3.0-or-later