1
0
forked from pool/python-nbxmpp

8 Commits

Author SHA256 Message Date
9054b8b946 Accepting request 1281100 from devel:languages:python
- update to 6.2.0:
  * Retraction: Rewrite parsing code
  * Dataforms: Fix init list fields with no options (#168)

OBS-URL: https://build.opensuse.org/request/show/1281100
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbxmpp?expand=0&rev=54
2025-05-30 12:37:32 +00:00
d94922576a - update to 6.2.0:
* Retraction: Rewrite parsing code
  * Dataforms: Fix init list fields with no options (#168)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nbxmpp?expand=0&rev=106
2025-05-29 09:48:52 +00:00
bf7b00a4a6 Accepting request 1270982 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1270982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbxmpp?expand=0&rev=53
2025-04-20 07:36:11 +00:00
94b16ed79a Accepting request 1270946 from home:sebix:branches:devel:languages:python
- update to version 6.1.1:
 - Improvements:
  * MUC: Return message id after sending
 - Bug Fixes:
  * VoiceRequests: Don’t parse errors
  * MDS: Make by attribute configurable
- update to version 6.1.0:
 - New
  * MDS: Allow setting MDS assist on message
 - Improvements:
  * SASL: Improve logging
 - Change:
  * MDS: Simplify set_mds()
- update to version 6.0.2:
 - Improvements:
  * Retraction: Parse id attribute for tombstones
 - Bug Fixes:
  * OpenPGP: Depreacted pubkey date attribute
- update to version 6.0.1:
 - Improvements:
  * DiscoInfo: Add more MUC config fields
 - Bug Fixes:
  * DiscoInfo: Return correct values in get_field_value()
  * JID: Raise error on IRIs with auth component
- update to version 6.0.0:
 - Change:
  * JID: Remove default arguments
 - Bug Fixes:
  * Moderation: Parse moderation messages correctly (#164)

OBS-URL: https://build.opensuse.org/request/show/1270946
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nbxmpp?expand=0&rev=104
2025-04-19 17:04:08 +00:00
12b85f73d6 Accepting request 1202108 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1202108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbxmpp?expand=0&rev=52
2024-09-20 15:12:17 +00:00
1d006c4a86 Accepting request 1202056 from home:XRevan86
- Update to version 5.0.4.

OBS-URL: https://build.opensuse.org/request/show/1202056
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nbxmpp?expand=0&rev=102
2024-09-20 07:29:57 +00:00
5546b005c0 Accepting request 1198905 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1198905
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbxmpp?expand=0&rev=51
2024-09-05 13:47:44 +00:00
be0c70e8ea Accepting request 1198776 from home:XRevan86
- Update to version 5.0.3.

OBS-URL: https://build.opensuse.org/request/show/1198776
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nbxmpp?expand=0&rev=100
2024-09-05 08:49:02 +00:00
4 changed files with 65 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,63 @@
-------------------------------------------------------------------
Thu May 29 09:48:09 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 6.2.0:
* Retraction: Rewrite parsing code
* Dataforms: Fix init list fields with no options (#168)
-------------------------------------------------------------------
Sat Apr 19 09:52:05 UTC 2025 - Sebastian Wagner <sebix@sebix.at>
- update to version 6.1.1:
- Improvements:
* MUC: Return message id after sending
- Bug Fixes:
* VoiceRequests: Dont parse errors
* MDS: Make by attribute configurable
- update to version 6.1.0:
- New
* MDS: Allow setting MDS assist on message
- Improvements:
* SASL: Improve logging
- Change:
* MDS: Simplify set_mds()
- update to version 6.0.2:
- Improvements:
* Retraction: Parse id attribute for tombstones
- Bug Fixes:
* OpenPGP: Depreacted pubkey date attribute
- update to version 6.0.1:
- Improvements:
* DiscoInfo: Add more MUC config fields
- Bug Fixes:
* DiscoInfo: Return correct values in get_field_value()
* JID: Raise error on IRIs with auth component
- update to version 6.0.0:
- Change:
* JID: Remove default arguments
- Bug Fixes:
* Moderation: Parse moderation messages correctly (#164)
-------------------------------------------------------------------
Thu Sep 19 22:51:18 UTC 2024 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 5.0.4:
* Bookmarks: Store password.
* Hats: Make struct compareable.
* Pubsub: Dont process pubsub events from full jids.
-------------------------------------------------------------------
Sun Aug 31 15:12:38 UTC 2024 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 5.0.3:
* Delay: Consider MUC and own server.
-------------------------------------------------------------------
Sun Jul 21 19:07:12 UTC 2024 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 5.0.2:
* Delay: Better discover server delays.
-------------------------------------------------------------------
Sun Jun 30 07:15:22 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-nbxmpp
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# 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: 5.0.1
Version: 6.2.0
Release: 0
Summary: XMPP library by Gajim team
License: GPL-3.0-or-later