copr: ensure the newest python-srpm-macros is on builders

Resolves: rhbz#1700028
This commit is contained in:
Pavel Raiskup
2019-04-16 21:34:50 +02:00
committed by Jakub Kadlčík
parent 2c88e936ac
commit c7e2748a55

View File

@@ -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