diff --git a/python-pysaml2.changes b/python-pysaml2.changes index aad4419..efd4d7d 100644 --- a/python-pysaml2.changes +++ b/python-pysaml2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 26 13:14:29 UTC 2016 - tbechtold@suse.com + +- Require python-python-dateutil. package was renamed + ------------------------------------------------------------------- Tue Oct 13 21:31:03 UTC 2015 - dmueller@suse.com diff --git a/python-pysaml2.spec b/python-pysaml2.spec index a5219f0..a481c26 100644 --- a/python-pysaml2.spec +++ b/python-pysaml2.spec @@ -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 @@ -49,10 +49,10 @@ Recommends: python-xmlsec Requires: python-M2Crypto Requires: python-Paste Requires: python-argparse -Requires: python-dateutil 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