From ac50f9e427c8c918f9c59d8279e4bfabf0498c5817ea3378f67687d157f26338 Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Mon, 25 Oct 2021 01:24:38 +0000 Subject: [PATCH] - Update to version 1.7.1. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slixmpp?expand=0&rev=17 --- python-slixmpp.changes | 6 ++++++ python-slixmpp.spec | 11 ++++++----- slixmpp-slix-1.5.2.tar.gz | 3 --- slixmpp-slix-1.7.1.tar.bz2 | 3 +++ 4 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 slixmpp-slix-1.5.2.tar.gz create mode 100644 slixmpp-slix-1.7.1.tar.bz2 diff --git a/python-slixmpp.changes b/python-slixmpp.changes index 6a3054d..297f8bd 100644 --- a/python-slixmpp.changes +++ b/python-slixmpp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 25 00:37:08 UTC 2021 - Alexei Sorokin + +- Update to version 1.7.1: + * No changelog available. + ------------------------------------------------------------------- Wed Jul 29 11:24:48 UTC 2020 - Marketa Calabkova diff --git a/python-slixmpp.spec b/python-slixmpp.spec index c70dd4a..ba63f07 100644 --- a/python-slixmpp.spec +++ b/python-slixmpp.spec @@ -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 nyov@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 @@ export CFLAGS="%{optflags}" %python_expand %fdupes %{buildroot}%{$python_sitearch}/ %check -%python_exec -m unittest discover -v -s tests +%pyunittest -v tests %files %{python_files} %license LICENSE diff --git a/slixmpp-slix-1.5.2.tar.gz b/slixmpp-slix-1.5.2.tar.gz deleted file mode 100644 index 8824c27..0000000 --- a/slixmpp-slix-1.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a855d1d3969adf7026a7c05808e80c285718f5115d944dd449a1c3f701df0c6 -size 1014241 diff --git a/slixmpp-slix-1.7.1.tar.bz2 b/slixmpp-slix-1.7.1.tar.bz2 new file mode 100644 index 0000000..11ef4ba --- /dev/null +++ b/slixmpp-slix-1.7.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:396a5f97ef466ba9740484b55e15f06d4e249dd2a1aaa0411193788e5e0141ac +size 928974