14
0

Accepting request 866629 from devel:languages:python

- update requires

OBS-URL: https://build.opensuse.org/request/show/866629
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pysaml2?expand=0&rev=23
This commit is contained in:
2021-01-25 17:25:12 +00:00
committed by Git OBS Bridge
2 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 25 15:06:45 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update requires
-------------------------------------------------------------------
Wed Jan 20 23:41:54 UTC 2021 - Michael Ströder <michael@stroeder.com>

View File

@@ -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