Hello community,

here is the log from the commit of package python-pysaml2 for openSUSE:Factory 
checked in at 2018-10-11 11:56:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pysaml2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pysaml2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pysaml2"

Thu Oct 11 11:56:51 2018 rev:9 rq:640953 version:4.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pysaml2/python-pysaml2.changes    
2017-12-04 12:16:25.204494665 +0100
+++ /work/SRC/openSUSE:Factory/.python-pysaml2.new/python-pysaml2.changes       
2018-10-11 11:57:03.425901079 +0200
@@ -1,0 +2,11 @@
+Wed Oct 10 06:08:56 UTC 2018 - Dirk Mueller <dmuel...@suse.com>
+
+- cleanup filelist
+
+-------------------------------------------------------------------
+Tue Oct  9 15:50:52 UTC 2018 - Colleen Murphy <comur...@suse.com>
+
+- Replace python-pycryptodomex dep with python-cryptography
+  - Dependency was swapped in afdf5b4
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pysaml2.spec ++++++
--- /var/tmp/diff_new_pack.9vj4k2/_old  2018-10-11 11:57:04.477899742 +0200
+++ /var/tmp/diff_new_pack.9vj4k2/_new  2018-10-11 11:57:04.481899736 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pysaml2
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -36,13 +36,13 @@
 BuildRequires:  python-rpm-macros
 # Test requirements:
 %if %{with tests}
+BuildRequires:  %{python_module cryptography}
 BuildRequires:  %{python_module decorator}
 BuildRequires:  %{python_module future}
 BuildRequires:  %{python_module mako}
 BuildRequires:  %{python_module mongodict}
 BuildRequires:  %{python_module pyOpenSSL}
 BuildRequires:  %{python_module pyasn1}
-BuildRequires:  %{python_module pycryptodomex}
 BuildRequires:  %{python_module pymongo}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module python-dateutil}
@@ -52,11 +52,11 @@
 BuildRequires:  %{python_module requests >= 1.0.0}
 %endif
 Requires:       python-Paste
+Requires:       python-cryptography
 Requires:       python-decorator
 Requires:       python-defusedxml
 Requires:       python-future
 Requires:       python-pyOpenSSL
-Requires:       python-pycryptodomex
 Requires:       python-python-dateutil
 Requires:       python-pytz
 Requires:       python-repoze.who
@@ -92,8 +92,8 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc README.rst LICENSE.txt
+%license LICENSE.txt
+%doc README.rst
 %python3_only %{_bindir}/make_metadata.py
 %python3_only %{_bindir}/parse_xsd2.py
 %python3_only %{_bindir}/mdexport.py


Reply via email to