14
0
2022-11-15 17:55:58 +00:00
committed by Git OBS Bridge
parent de7a7b8f41
commit ce58b72014

View File

@@ -16,7 +16,6 @@
# #
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global modname pysaml2 %global modname pysaml2
%global skip_python2 1 %global skip_python2 1
Name: python-pysaml2 Name: python-pysaml2
@@ -118,6 +117,7 @@ sed -i 's:mock.mock:unittest.mock:' tests/test_52_default_sign_alg.py
%python_alternative %{_bindir}/parse_xsd2.py %python_alternative %{_bindir}/parse_xsd2.py
%python_alternative %{_bindir}/mdexport.py %python_alternative %{_bindir}/mdexport.py
%python_alternative %{_bindir}/merge_metadata.py %python_alternative %{_bindir}/merge_metadata.py
%{python_sitelib}/* %{python_sitelib}/saml2
%{python_sitelib}/pysaml2-%{version}*-info
%changelog %changelog