Hello community, here is the log from the commit of package python-slixmpp for openSUSE:Factory checked in at 2020-07-29 17:21:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-slixmpp (Old) and /work/SRC/openSUSE:Factory/.python-slixmpp.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-slixmpp" Wed Jul 29 17:21:37 2020 rev:7 rq:823382 version:1.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-slixmpp/python-slixmpp.changes 2019-10-16 09:15:55.071369755 +0200 +++ /work/SRC/openSUSE:Factory/.python-slixmpp.new.3592/python-slixmpp.changes 2020-07-29 17:23:38.828722862 +0200 @@ -1,0 +2,12 @@ +Wed Jul 29 11:24:48 UTC 2020 - Marketa Calabkova <[email protected]> + +- update to 1.5.2 + * Add ids to presences and messages by default + * Fix various issues in connection/disconnection + * Code improvements (typing, deprecation warnings) + * Fix or improvements for some XEPS + * New XEPs + * Groundwork for the OMEMO (XEP-0384) plugin, which has been put + in a separate repository due to licensing issues. + +------------------------------------------------------------------- Old: ---- slixmpp-slix-1.4.2.tar.gz New: ---- slixmpp-slix-1.5.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-slixmpp.spec ++++++ --- /var/tmp/diff_new_pack.R1bA9R/_old 2020-07-29 17:23:41.872725481 +0200 +++ /var/tmp/diff_new_pack.R1bA9R/_new 2020-07-29 17:23:41.876725484 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-slixmpp # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,9 +18,8 @@ %define skip_python2 1 %define _name slixmpp -%define _tar_ver 127 Name: python-slixmpp -Version: 1.4.2 +Version: 1.5.2 Release: 0 Summary: Python XMPP (Jabber) Library that Implements Everything as a Plugin License: MIT @@ -59,8 +58,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitearch}/ %check -# %%python_exec run_tests.py -%python_exec -munittest discover -v -s tests +%python_exec -m unittest discover -v -s tests %files %{python_files} %license LICENSE ++++++ slixmpp-slix-1.4.2.tar.gz -> slixmpp-slix-1.5.2.tar.gz ++++++ ++++ 2674 lines of diff (skipped)
