diff --git a/python-pysaml2.changes b/python-pysaml2.changes index e9078b7..2691423 100644 --- a/python-pysaml2.changes +++ b/python-pysaml2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 25 15:06:45 UTC 2021 - Dirk Müller + +- update requires + ------------------------------------------------------------------- Wed Jan 20 23:41:54 UTC 2021 - Michael Ströder diff --git a/python-pysaml2.spec b/python-pysaml2.spec index 005e4e4..2c93b0b 100644 --- a/python-pysaml2.spec +++ b/python-pysaml2.spec @@ -45,24 +45,26 @@ BuildRequires: %{python_module six} BuildRequires: %{python_module xmlschema} BuildRequires: %{python_module zope.interface} BuildRequires: fdupes -BuildRequires: update-alternatives # This is needed as xmlsec itself does not pull any backend by default # Will be fixed in future xmlsec releases BuildRequires: libxmlsec1-openssl1 BuildRequires: python-rpm-macros +BuildRequires: update-alternatives BuildRequires: xmlsec1 Requires: python-Paste Requires: python-cryptography >= 1.4 Requires: python-defusedxml +Requires: python-importlib-resources Requires: python-pyOpenSSL Requires: python-python-dateutil Requires: python-pytz Requires: python-repoze.who Requires: python-requests >= 1.0.0 Requires: python-six +Requires: python-xmlschema Requires: python-zope.interface -Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(post): update-alternatives +Requires(postun): update-alternatives # We need to have arch build to make ifarch condition below working # BuildArch: noarch %python_subpackages