Resolves: rhbz#1700028
---
 roles/copr/backend/files/provision/provision_builder_tasks.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/roles/copr/backend/files/provision/provision_builder_tasks.yml 
b/roles/copr/backend/files/provision/provision_builder_tasks.yml
index c04a2b349..9d2d6d983 100644
--- a/roles/copr/backend/files/provision/provision_builder_tasks.yml
+++ b/roles/copr/backend/files/provision/provision_builder_tasks.yml
@@ -37,7 +37,6 @@
     - scl-utils-build
     - ethtool
     - expect
-    - python-srpm-macros
 
 - name: enable copr and copr-dev repos in staging
   command: dnf copr -y enable {{ item }}
@@ -64,6 +63,7 @@
     - rpkg
     - nosync
     - distribution-gpg-keys
+    - python-srpm-macros
 
 - name: put updated mock configs into /etc/mock
   copy: src=files/mock/ dest=/etc/mock
-- 
2.20.1
_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to