14
0

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:
2025-01-12 11:00:11 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 5 deletions

View File

@@ -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> Wed Feb 14 01:32:07 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-python-keycloak # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 %pytest --ignore tests/test_keycloak_admin.py --ignore tests/test_keycloak_openid.py --ignore tests/test_keycloak_uma.py
%files %{python_files} %files %{python_files}
%doc README.md %license LICENSE
%doc %{python_sitelib}/CHANGELOG.md %doc README.md CHANGELOG.md CONTRIBUTING.md
%doc %{python_sitelib}/CONTRIBUTING.md
%license %{python_sitelib}/LICENSE
%{python_sitelib}/keycloak %{python_sitelib}/keycloak
%{python_sitelib}/python_keycloak-%{version}.dist-info %{python_sitelib}/python_keycloak-%{version}.dist-info