From cca4ab3853b9cde01c59ba9158fed9121d5b54dd8e30def1014310fbc0c92f05 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 25 Jan 2021 15:06:56 +0000 Subject: [PATCH 1/2] - update requires OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysaml2?expand=0&rev=55 --- python-pysaml2.changes | 5 +++++ python-pysaml2.spec | 1 + 2 files changed, 6 insertions(+) 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..3e281d1 100644 --- a/python-pysaml2.spec +++ b/python-pysaml2.spec @@ -60,6 +60,7 @@ 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 From 668f0875bf40f2aac066b0445874a4206c8c864448efec92cfae721dc2c4bd87 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 25 Jan 2021 15:08:10 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysaml2?expand=0&rev=56 --- python-pysaml2.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/python-pysaml2.spec b/python-pysaml2.spec index 3e281d1..2c93b0b 100644 --- a/python-pysaml2.spec +++ b/python-pysaml2.spec @@ -45,15 +45,16 @@ 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 @@ -62,8 +63,8 @@ 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