forked from pool/python-nbxmpp
Accepting request 1089255 from home:XRevan86
- Update to version 4.3.0. OBS-URL: https://build.opensuse.org/request/show/1089255 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nbxmpp?expand=0&rev=81
This commit is contained in:
parent
8c7c5767c0
commit
1822d5df88
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c7d3d2bc386a127d677443cfec5e9a7e695d3e0bc17472ab30f8ffbd80a94ff
|
||||
size 133951
|
3
python-nbxmpp-4.3.0.tar.bz2
Normal file
3
python-nbxmpp-4.3.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e0b5395e2e79cadc3d3cc7e6ee5d010e4f57b70144cfb2b4973dbdb1330e6c4
|
||||
size 135597
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
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.
|
||||
* Don’t delete session object in cleanup().
|
||||
* HTTP: Don’t accept content encoding.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 26 19:06:15 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%endif
|
||||
%define _name nbxmpp
|
||||
Name: python-nbxmpp
|
||||
Version: 4.2.2
|
||||
Version: 4.3.0
|
||||
Release: 0
|
||||
Summary: XMPP library by Gajim team
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user