koji: Also remove python3-/rpmautospec pkgs

These were only needed for the rpmautospec koji plugin.

Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
Nils Philippsen 2024-08-15 19:06:01 +02:00
parent fad81b48af
commit 44876b117d

View file

@ -113,7 +113,10 @@
- name: remove koji builder rpmautospec plugin - name: remove koji builder rpmautospec plugin
package: package:
name: koji-builder-plugin-rpmautospec name:
- koji-builder-plugin-rpmautospec
- python3-rpmautospec
- rpmautospec
state: absent state: absent
when: env == 'staging' when: env == 'staging'
tags: tags: