Hello community,

here is the log from the commit of package python-pysaml2 for openSUSE:Factory 
checked in at 2015-06-12 20:31:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pysaml2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pysaml2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pysaml2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pysaml2/python-pysaml2.changes    
2013-10-21 12:32:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pysaml2.new/python-pysaml2.changes       
2015-06-12 20:32:08.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jun 10 08:48:46 UTC 2015 - dmuel...@suse.com
+
+- update to 2.4.0:
+  * A couple of security fixes plus maintenance updates.
+
+-------------------------------------------------------------------

Old:
----
  pysaml2-1.0.3.tar.gz

New:
----
  pysaml2-2.4.0.tar.gz

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

Other differences:
------------------
++++++ python-pysaml2.spec ++++++
--- /var/tmp/diff_new_pack.xcgRox/_old  2015-06-12 20:32:09.000000000 +0200
+++ /var/tmp/diff_new_pack.xcgRox/_new  2015-06-12 20:32:09.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pysaml2
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -13,41 +13,43 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
 
 # Test reqs are heavy, thus only have it on demand:
 %bcond_with tests 
 
 Name:           python-pysaml2
-Version:        1.0.3
+Version:        2.4.0
 Release:        0
-License:        Apache-2.0
 Summary:        Python implementation of SAML Version 2 to be used in a WSGI 
environment
-Url:            https://github.com/rohe/pysaml2
+License:        Apache-2.0
 Group:          Development/Languages/Python
+Url:            https://github.com/rohe/pysaml2
 Source:         
https://pypi.python.org/packages/source/p/pysaml2/pysaml2-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 # Test requirements:
 %if %{with tests}
-BuildRequires:  python-pytest
+BuildRequires:  python-M2Crypto
 BuildRequires:  python-decorator
 BuildRequires:  python-mako
-BuildRequires:  python-pymongo
-BuildRequires:  python-pyasn1
 BuildRequires:  python-mongodict
+BuildRequires:  python-pyasn1
+BuildRequires:  python-pymongo
+BuildRequires:  python-pytest
 BuildRequires:  python-python-memcached
-BuildRequires:  python-M2Crypto
 BuildRequires:  python-repoze.who
 BuildRequires:  python-requests >= 1.0.0
 %endif
 Recommends:     python-repoze.who
 # NOTE(saschpe): xmlsec has a lot of deps and some issues, thus not require it:
 Recommends:     python-xmlsec
+Requires:       python-M2Crypto
+Requires:       python-Paste
 Requires:       python-decorator
 Requires:       python-requests >= 1.0.0
-Requires:       python-Paste
 Requires:       python-zope.interface
-Requires:       python-M2Crypto
 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()")}
@@ -80,6 +82,8 @@
 %doc README
 %{_bindir}/make_metadata.py
 %{_bindir}/parse_xsd2.py
+%{_bindir}/mdexport.py
+%{_bindir}/merge_metadata.py
 %{python_sitelib}/pysaml2-%{version}-py%{py_ver}.egg-info
 %{python_sitelib}/s2repoze
 %{python_sitelib}/saml2

++++++ pysaml2-1.0.3.tar.gz -> pysaml2-2.4.0.tar.gz ++++++
++++ 419888 lines of diff (skipped)


Reply via email to