forked from pool/python-pysaml2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysaml2?expand=0&rev=56
This commit is contained in:
@@ -45,15 +45,16 @@ BuildRequires: %{python_module six}
|
|||||||
BuildRequires: %{python_module xmlschema}
|
BuildRequires: %{python_module xmlschema}
|
||||||
BuildRequires: %{python_module zope.interface}
|
BuildRequires: %{python_module zope.interface}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: update-alternatives
|
|
||||||
# This is needed as xmlsec itself does not pull any backend by default
|
# This is needed as xmlsec itself does not pull any backend by default
|
||||||
# Will be fixed in future xmlsec releases
|
# Will be fixed in future xmlsec releases
|
||||||
BuildRequires: libxmlsec1-openssl1
|
BuildRequires: libxmlsec1-openssl1
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
|
BuildRequires: update-alternatives
|
||||||
BuildRequires: xmlsec1
|
BuildRequires: xmlsec1
|
||||||
Requires: python-Paste
|
Requires: python-Paste
|
||||||
Requires: python-cryptography >= 1.4
|
Requires: python-cryptography >= 1.4
|
||||||
Requires: python-defusedxml
|
Requires: python-defusedxml
|
||||||
|
Requires: python-importlib-resources
|
||||||
Requires: python-pyOpenSSL
|
Requires: python-pyOpenSSL
|
||||||
Requires: python-python-dateutil
|
Requires: python-python-dateutil
|
||||||
Requires: python-pytz
|
Requires: python-pytz
|
||||||
@@ -62,8 +63,8 @@ Requires: python-requests >= 1.0.0
|
|||||||
Requires: python-six
|
Requires: python-six
|
||||||
Requires: python-xmlschema
|
Requires: python-xmlschema
|
||||||
Requires: python-zope.interface
|
Requires: python-zope.interface
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun): update-alternatives
|
Requires(postun): update-alternatives
|
||||||
# We need to have arch build to make ifarch condition below working
|
# We need to have arch build to make ifarch condition below working
|
||||||
# BuildArch: noarch
|
# BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
Reference in New Issue
Block a user