forked from pool/python-python-keycloak
Accepting request 1236764 from devel:languages:python
- Correct %doc and %license locations. OBS-URL: https://build.opensuse.org/request/show/1236764 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-keycloak?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 10 05:03:51 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Correct %doc and %license locations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 14 01:32:07 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-python-keycloak
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -65,10 +65,8 @@ export KEYCLOAK_ADMIN KEYCLOAK_ADMIN_PASSWORD KEYCLOAK_PORT
|
||||
%pytest --ignore tests/test_keycloak_admin.py --ignore tests/test_keycloak_openid.py --ignore tests/test_keycloak_uma.py
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.md
|
||||
%doc %{python_sitelib}/CHANGELOG.md
|
||||
%doc %{python_sitelib}/CONTRIBUTING.md
|
||||
%license %{python_sitelib}/LICENSE
|
||||
%license LICENSE
|
||||
%doc README.md CHANGELOG.md CONTRIBUTING.md
|
||||
%{python_sitelib}/keycloak
|
||||
%{python_sitelib}/python_keycloak-%{version}.dist-info
|
||||
|
||||
|
Reference in New Issue
Block a user