14
0

Accepting request 1235618 from home:glaubitz:branches:devel:languages:python

- Update to 1.8.6
  * Moving away from self-hosted gitlab (mathieui)
  * Fix connection to Snikket instances (pep., mathieui)
  * Performance fix for XEP-0115 queries
  * New documentation listing projects using slixmpp (genghis)
  * Bugfix and improvements (nicoco, mostly)
- Remove shebang from slixmpp/plugins/xep_0454/__init__.py

OBS-URL: https://build.opensuse.org/request/show/1235618
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slixmpp?expand=0&rev=24
This commit is contained in:
2025-01-08 09:44:41 +00:00
committed by Git OBS Bridge
parent 473a7bb1d5
commit e9126d0635
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Jan 7 12:43:44 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.8.6
* Moving away from self-hosted gitlab (mathieui)
* Fix connection to Snikket instances (pep., mathieui)
* Performance fix for XEP-0115 queries
* New documentation listing projects using slixmpp (genghis)
* Bugfix and improvements (nicoco, mostly)
- Remove shebang from slixmpp/plugins/xep_0454/__init__.py
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 27 03:29:02 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com> Tue Feb 27 03:29:02 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-slixmpp # spec file for package python-slixmpp
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-slixmpp Name: python-slixmpp
Version: 1.8.5 Version: 1.8.6
Release: 0 Release: 0
Summary: Python XMPP (Jabber) Library that Implements Everything as a Plugin Summary: Python XMPP (Jabber) Library that Implements Everything as a Plugin
License: MIT License: MIT
@@ -51,6 +51,7 @@ realized as plugins.
%prep %prep
%autosetup -p1 -n slixmpp %autosetup -p1 -n slixmpp
sed -i '/\#\!\/usr\/bin\/env\ python3/d' slixmpp/plugins/xep_0454/__init__.py
%build %build
export CFLAGS="%{optflags}" export CFLAGS="%{optflags}"

View File

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

3
slix-1.8.6.tar.gz Normal file
View File

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