Hello community,

here is the log from the commit of package python-pysaml2 for openSUSE:Factory 
checked in at 2016-03-07 13:23:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    
2015-08-05 06:50:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pysaml2.new/python-pysaml2.changes       
2016-03-07 13:23:37.000000000 +0100
@@ -1,0 +2,20 @@
+Fri Feb 26 13:14:29 UTC 2016 - [email protected]
+
+- Require python-python-dateutil. package was renamed
+
+-------------------------------------------------------------------
+Tue Oct 13 21:31:03 UTC 2015 - [email protected]
+
+- add pycrypto/pyOpenSSL dependency 
+
+-------------------------------------------------------------------
+Tue Sep  1 07:17:52 UTC 2015 - [email protected]
+
+- Move python-repoze.who from Recommends to Requires. It's needed.
+
+-------------------------------------------------------------------
+Thu Jul 30 19:30:53 UTC 2015 - [email protected]
+
+- Add missing Requires
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pysaml2.spec ++++++
--- /var/tmp/diff_new_pack.k1gwix/_old  2016-03-07 13:23:37.000000000 +0100
+++ /var/tmp/diff_new_pack.k1gwix/_new  2016-03-07 13:23:37.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pysaml2
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -43,13 +43,18 @@
 BuildRequires:  python-requests >= 1.0.0
 %endif
 %if 0%{?suse_release}
-Recommends:     python-repoze.who
 # NOTE(saschpe): xmlsec has a lot of deps and some issues, thus not require it:
 Recommends:     python-xmlsec
 %endif
 Requires:       python-M2Crypto
 Requires:       python-Paste
+Requires:       python-argparse
 Requires:       python-decorator
+Requires:       python-pyOpenSSL
+Requires:       python-pycrypto >= 2.2
+Requires:       python-python-dateutil
+Requires:       python-pytz
+Requires:       python-repoze.who
 Requires:       python-requests >= 1.0.0
 Requires:       python-zope.interface
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build


Reply via email to