forked from pool/python-python3-saml
Accepting request 1056396 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1056396 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python3-saml?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 30 13:03:38 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Clean up SPEC file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 18 13:36:10 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
@@ -16,7 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-python3-saml
|
||||
Version: 1.14.0
|
||||
Release: 0
|
||||
@@ -68,6 +67,10 @@ sed -i 's/==/>=/;/dependency_links/d' setup.py
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
%{python_sitelib}/*
|
||||
%dir %{python_sitelib}/onelogin
|
||||
%{python_sitelib}/onelogin/saml2
|
||||
%{python_sitelib}/onelogin/__init__.py
|
||||
%pycache_only %{python_sitelib}/onelogin/__pycache__/
|
||||
%{python_sitelib}/python3_saml-%{version}*-info
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user