Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| bb0ff24c1c | |||
| a5a8a70efc |
3
python-nbxmpp-5.0.3.tar.bz2
Normal file
3
python-nbxmpp-5.0.3.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37fbb37bd98dd8bf2280f641686c8bc428dca1c92897b42ad7437e0e09968cc8
|
||||
size 142891
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c678075e7c6e73012f12620e9e8d7490359cda82ca1eb7b9476dbb17ae8839a
|
||||
size 152532
|
||||
@@ -1,51 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
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: 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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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: Don’t process pubsub events from full jids.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 31 15:12:38 UTC 2024 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-nbxmpp
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2024 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: 6.2.0
|
||||
Version: 5.0.3
|
||||
Release: 0
|
||||
Summary: XMPP library by Gajim team
|
||||
License: GPL-3.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user