Accepting request 1088890 from home:ojkastl_buildservice:Branch_systemsmanagement_ansible

new package ansible-variables

OBS-URL: https://build.opensuse.org/request/show/1088890
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:ansible/ansible-variables?expand=0&rev=2
This commit is contained in:
Johannes Kastl 2023-05-24 16:23:44 +00:00 committed by Git OBS Bridge
parent 6ab9ead53e
commit 9a65c2a3f3
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon May 22 11:15:44 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- remove python_subpackages macro
-------------------------------------------------------------------
Mon May 22 10:23:58 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>

View File

@ -60,7 +60,6 @@ Requires: %{ansible_python}-rich
Requires(post): update-alternatives
Requires(postun): update-alternatives
BuildArch: noarch
%python_subpackages
%description
Keep track of Ansible host context variables
@ -86,7 +85,7 @@ export PATH="%{buildroot}%{_bindir}:$PATH"
%postun
%python_uninstall_alternative ansible-variables
%files %{python_files}
%files
%doc README.md
%license LICENSE
%python_alternative %{_bindir}/ansible-variables