14
0

Accepting request 927222 from devel:languages:python

- Update to version 1.7.1.

OBS-URL: https://build.opensuse.org/request/show/927222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-slixmpp?expand=0&rev=8
This commit is contained in:
2021-10-25 13:17:32 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 25 00:37:08 UTC 2021 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 1.7.1:
* No changelog available.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 29 11:24:48 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com> Wed Jul 29 11:24:48 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-slixmpp # 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 # 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,18 +17,19 @@
%define skip_python2 1 %define skip_python2 1
%define skip_python36 1
%define _name slixmpp %define _name slixmpp
Name: python-slixmpp Name: python-slixmpp
Version: 1.5.2 Version: 1.7.1
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
URL: https://slixmpp.readthedocs.io/ 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. # PATCH-FIX-OPENSUSE slixmpp-fix-legacyauth.patch nyov@nexnode.net -- Fix an error in legacyauth support.
Patch0: %{_name}-fix-legacyauth.patch Patch0: %{_name}-fix-legacyauth.patch
BuildRequires: %{python_module Cython} BuildRequires: %{python_module Cython}
BuildRequires: %{python_module devel >= 3.5} BuildRequires: %{python_module devel >= 3.7}
BuildRequires: %{python_module dnspython} BuildRequires: %{python_module dnspython}
BuildRequires: %{python_module xml} BuildRequires: %{python_module xml}
BuildRequires: fdupes BuildRequires: fdupes
@@ -58,7 +59,7 @@ export CFLAGS="%{optflags}"
%python_expand %fdupes %{buildroot}%{$python_sitearch}/ %python_expand %fdupes %{buildroot}%{$python_sitearch}/
%check %check
%python_exec -m unittest discover -v -s tests %pyunittest -v tests
%files %{python_files} %files %{python_files}
%license LICENSE %license LICENSE

View File

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

View File

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