Make COPR update python-requests prior to starting

This commit is contained in:
Patrick Uiterwijk 2015-10-23 19:52:06 +00:00
parent b2b07e8bcd
commit c83cd8d9a9

View file

@ -23,6 +23,9 @@
# BZ 1241507
- shell: yum-deprecated install -y fedpkg-copr || yum install -y fedpkg-copr
# This needs to be updated for python-fedora
- shell: yum-deprecated update -y python-requests
- get_url: url=https://kojipkgs.fedoraproject.org//packages/mock/1.2.12/1.fc21/noarch/mock-1.2.12-1.fc21.noarch.rpm dest=/tmp/
- yum: state=present name=/tmp/mock-1.2.12-1.fc21.noarch.rpm