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 2021-10-25 15:17:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-slixmpp (Old) and /work/SRC/openSUSE:Factory/.python-slixmpp.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-slixmpp" Mon Oct 25 15:17:32 2021 rev:8 rq:927222 version:1.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-slixmpp/python-slixmpp.changes 2020-07-29 17:23:38.828722862 +0200 +++ /work/SRC/openSUSE:Factory/.python-slixmpp.new.1890/python-slixmpp.changes 2021-10-25 15:18:38.885721201 +0200 @@ -1,0 +2,6 @@ +Mon Oct 25 00:37:08 UTC 2021 - Alexei Sorokin <sor.ale...@meowr.ru> + +- Update to version 1.7.1: + * No changelog available. + +------------------------------------------------------------------- Old: ---- slixmpp-slix-1.5.2.tar.gz New: ---- slixmpp-slix-1.7.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-slixmpp.spec ++++++ --- /var/tmp/diff_new_pack.2JB6bQ/_old 2021-10-25 15:18:39.289721453 +0200 +++ /var/tmp/diff_new_pack.2JB6bQ/_new 2021-10-25 15:18:39.293721456 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-slixmpp # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,18 +17,19 @@ %define skip_python2 1 +%define skip_python36 1 %define _name slixmpp Name: python-slixmpp -Version: 1.5.2 +Version: 1.7.1 Release: 0 Summary: Python XMPP (Jabber) Library that Implements Everything as a Plugin License: MIT URL: https://slixmpp.readthedocs.io/ -Source: https://lab.louiz.org/poezio/slixmpp/-/archive/slix-%{version}/slixmpp-slix-%{version}.tar.gz +Source: https://lab.louiz.org/poezio/slixmpp/-/archive/slix-%{version}/slixmpp-slix-%{version}.tar.bz2 # PATCH-FIX-OPENSUSE slixmpp-fix-legacyauth.patch n...@nexnode.net -- Fix an error in legacyauth support. Patch0: %{_name}-fix-legacyauth.patch BuildRequires: %{python_module Cython} -BuildRequires: %{python_module devel >= 3.5} +BuildRequires: %{python_module devel >= 3.7} BuildRequires: %{python_module dnspython} BuildRequires: %{python_module xml} BuildRequires: fdupes @@ -58,7 +59,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitearch}/ %check -%python_exec -m unittest discover -v -s tests +%pyunittest -v tests %files %{python_files} %license LICENSE ++++++ slixmpp-slix-1.5.2.tar.gz -> slixmpp-slix-1.7.1.tar.bz2 ++++++ ++++ 16995 lines of diff (skipped)