2 Commits

Author SHA256 Message Date
66a14ae4dd Accepting request 1306363 from devel:languages:python
- update to 6.3.0:
  * Allow to set stream language
  * Better cache invalid xml regex
  * HTTP: Log warning on cancel instead of raising exception
  * SASL: Apply SASLPrep for PLAIN and SCRAM
  * VCard4: Preserve unsupported elements

OBS-URL: https://build.opensuse.org/request/show/1306363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbxmpp?expand=0&rev=55
2025-09-22 14:39:45 +00:00
b85b1dff50 - update to 6.3.0:
* Allow to set stream language
  * Better cache invalid xml regex
  * HTTP: Log warning on cancel instead of raising exception
  * SASL: Apply SASLPrep for PLAIN and SCRAM
  * VCard4: Preserve unsupported elements

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nbxmpp?expand=0&rev=108
2025-09-21 19:36:19 +00:00
4 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Sep 21 19:36:01 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 6.3.0:
* Allow to set stream language
* Better cache invalid xml regex
* HTTP: Log warning on cancel instead of raising exception
* SASL: Apply SASLPrep for PLAIN and SCRAM
* VCard4: Preserve unsupported elements
-------------------------------------------------------------------
Thu May 29 09:48:09 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-nbxmpp
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
%define _name nbxmpp
Name: python-nbxmpp
Version: 6.2.0
Version: 6.3.0
Release: 0
Summary: XMPP library by Gajim team
License: GPL-3.0-or-later