forked from pool/python-pysaml2
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:
@@ -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>
|
Wed Jan 20 23:41:54 UTC 2021 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
@@ -45,21 +45,23 @@ 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
|
||||||
Requires: python-repoze.who
|
Requires: python-repoze.who
|
||||||
Requires: python-requests >= 1.0.0
|
Requires: python-requests >= 1.0.0
|
||||||
Requires: python-six
|
Requires: python-six
|
||||||
|
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
|
||||||
|
Reference in New Issue
Block a user