Hello community,

here is the log from the commit of package python-pysaml2 for openSUSE:Factory 
checked in at 2019-06-06 18:17:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pysaml2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pysaml2.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pysaml2"

Thu Jun  6 18:17:05 2019 rev:11 rq:707794 version:4.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pysaml2/python-pysaml2.changes    
2019-01-03 18:06:00.816173126 +0100
+++ /work/SRC/openSUSE:Factory/.python-pysaml2.new.4811/python-pysaml2.changes  
2019-06-06 18:17:07.684689441 +0200
@@ -1,0 +2,9 @@
+Wed Jun  5 09:39:57 UTC 2019 - Marketa Calabkova <[email protected]>
+
+- Update to 4.7.0
+  * Add support for MDQ signature verification
+  * Raise XmlsecError if xmlsec1 operations do not succeed
+  * Handle non standard response error status codes correctly
+  * Remove the python-future dependency and only use six
+
+-------------------------------------------------------------------

Old:
----
  v4.6.5.tar.gz

New:
----
  v4.7.0.tar.gz

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

Other differences:
------------------
++++++ python-pysaml2.spec ++++++
--- /var/tmp/diff_new_pack.2d50NQ/_old  2019-06-06 18:17:09.832688812 +0200
+++ /var/tmp/diff_new_pack.2d50NQ/_new  2019-06-06 18:17:09.836688811 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pysaml2
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %global modname pysaml2
 Name:           python-pysaml2
-Version:        4.6.5
+Version:        4.7.0
 Release:        0
 Summary:        Python implementation of SAML Version 2 to be used in a WSGI 
environment
 License:        Apache-2.0
@@ -32,7 +32,6 @@
 Requires:       python-Paste
 Requires:       python-cryptography >= 1.4
 Requires:       python-defusedxml
-Requires:       python-future
 Requires:       python-pyOpenSSL
 Requires:       python-python-dateutil
 Requires:       python-pytz
@@ -44,7 +43,6 @@
 BuildRequires:  %{python_module Paste}
 BuildRequires:  %{python_module cryptography >= 1.4}
 BuildRequires:  %{python_module defusedxml}
-BuildRequires:  %{python_module future}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pyOpenSSL}
 BuildRequires:  %{python_module pymongo}
@@ -84,7 +82,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
py.test-%{$python_bin_suffix}
+%pytest tests
 
 %files %{python_files}
 %license LICENSE

++++++ v4.6.5.tar.gz -> v4.7.0.tar.gz ++++++
++++ 1767 lines of diff (skipped)


Reply via email to