Hello community,

here is the log from the commit of package python-pysaml2 for openSUSE:Factory 
checked in at 2017-12-04 12:16:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pysaml2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pysaml2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pysaml2"

Mon Dec  4 12:16:22 2017 rev:8 rq:547617 version:4.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pysaml2/python-pysaml2.changes    
2017-11-17 10:38:58.058919881 +0100
+++ /work/SRC/openSUSE:Factory/.python-pysaml2.new/python-pysaml2.changes       
2017-12-04 12:16:25.204494665 +0100
@@ -1,0 +2,6 @@
+Wed Nov 29 08:25:34 UTC 2017 - [email protected]
+
+- Add missing runtime dependency on 'defusedxml'
+- Add obsolete suse_version special handling
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pysaml2.spec ++++++
--- /var/tmp/diff_new_pack.UlCMUk/_old  2017-12-04 12:16:26.408450952 +0100
+++ /var/tmp/diff_new_pack.UlCMUk/_new  2017-12-04 12:16:26.408450952 +0100
@@ -51,12 +51,9 @@
 BuildRequires:  %{python_module repoze.who}
 BuildRequires:  %{python_module requests >= 1.0.0}
 %endif
-%if 0%{?suse_release}
-# NOTE(saschpe): xmlsec has a lot of deps and some issues, thus not require it:
-Recommends:     python-xmlsec
-%endif
 Requires:       python-Paste
 Requires:       python-decorator
+Requires:       python-defusedxml
 Requires:       python-future
 Requires:       python-pyOpenSSL
 Requires:       python-pycryptodomex
@@ -67,11 +64,7 @@
 Requires:       python-six
 Requires:       python-zope.interface
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
 BuildArch:      noarch
-%endif
 
 %python_subpackages
 


Reply via email to