forked from pool/python-pysaml2
Correct patch name
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysaml2?expand=0&rev=78
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 17:12:41 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
||||
Fri Feb 28 04:15:23 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
||||
|
||||
- Update to 7.5.2
|
||||
* Include the XSD of the XML Encryption Syntax and Processing
|
||||
|
@@ -25,8 +25,8 @@ Summary: Python implementation of SAML Version 2 to be used in a WSGI env
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/IdentityPython/pysaml2
|
||||
Source: https://github.com/IdentityPython/pysaml2/archive/v%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM use-cryptopgraphy.patch https://github.com/IdentityPython/pysaml2/issues/879
|
||||
Patch0: use-cryptopgraphy.patch
|
||||
# PATCH-FIX-UPSTREAM use-cryptography.patch https://github.com/IdentityPython/pysaml2/issues/879
|
||||
Patch0: use-cryptography.patch
|
||||
BuildRequires: %{python_module Paste}
|
||||
BuildRequires: %{python_module cryptography >= 40.0}
|
||||
BuildRequires: %{python_module dbm}
|
||||
@@ -117,6 +117,6 @@ sed -i 's:mock.mock:unittest.mock:' tests/test_52_default_sign_alg.py
|
||||
%python_alternative %{_bindir}/mdexport
|
||||
%python_alternative %{_bindir}/merge_metadata
|
||||
%{python_sitelib}/saml2
|
||||
%{python_sitelib}/pysaml2-%{version}*-info
|
||||
%{python_sitelib}/pysaml2-%{version}.dist-info
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user