Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-slixmpp for openSUSE:Factory checked in at 2025-11-19 14:56:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-slixmpp (Old) and /work/SRC/openSUSE:Factory/.python-slixmpp.new.2061 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-slixmpp" Wed Nov 19 14:56:23 2025 rev:13 rq:1318489 version:1.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-slixmpp/python-slixmpp.changes 2025-01-09 15:08:52.379883103 +0100 +++ /work/SRC/openSUSE:Factory/.python-slixmpp.new.2061/python-slixmpp.changes 2025-11-19 14:59:55.207321710 +0100 @@ -1,0 +2,8 @@ +Tue Nov 18 17:18:05 UTC 2025 - Markéta Machová <[email protected]> + +- Update to 1.12.0 + * make use of rust and maturin + * various bugfixes and improvements +- Add _service and vendor.tar.zst because of rust bits + +------------------------------------------------------------------- Old: ---- slix-1.8.6.tar.gz New: ---- _service slix-1.12.0.tar.gz vendor.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-slixmpp.spec ++++++ --- /var/tmp/diff_new_pack.89Cb6v/_old 2025-11-19 15:00:02.495629653 +0100 +++ /var/tmp/diff_new_pack.89Cb6v/_new 2025-11-19 15:00:02.495629653 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-slixmpp # -# 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 @@ -17,25 +17,28 @@ Name: python-slixmpp -Version: 1.8.6 +Version: 1.12.0 Release: 0 Summary: Python XMPP (Jabber) Library that Implements Everything as a Plugin License: MIT URL: https://slixmpp.readthedocs.io/ Source: https://codeberg.org/poezio/slixmpp/archive/slix-%{version}.tar.gz +Source1: vendor.tar.zst BuildRequires: %{python_module Cython} BuildRequires: %{python_module aiodns} BuildRequires: %{python_module aiohttp} BuildRequires: %{python_module cryptography} BuildRequires: %{python_module devel >= 3.7} +BuildRequires: %{python_module maturin} BuildRequires: %{python_module pip} -BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: %{python_module xml} +BuildRequires: cargo-packaging BuildRequires: fdupes BuildRequires: gnupg BuildRequires: pkgconfig BuildRequires: python-rpm-macros +BuildRequires: zstd BuildRequires: pkgconfig(libidn) Requires: python-aiodns Requires: python-aiohttp @@ -50,7 +53,7 @@ realized as plugins. %prep -%autosetup -p1 -n slixmpp +%autosetup -a1 -p1 -n slixmpp sed -i '/\#\!\/usr\/bin\/env\ python3/d' slixmpp/plugins/xep_0454/__init__.py %build ++++++ _service ++++++ <services> <service name="download_files" mode="manual"/> <service name="cargo_vendor" mode="disabled"> <param name="srctar">slix-*.tar.gz</param> <param name="compression">zst</param> <param name="filter">true</param> </service> </services> ++++++ slix-1.8.6.tar.gz -> slix-1.12.0.tar.gz ++++++ ++++ 14832 lines of diff (skipped)
