copr-frontend: requiring certain versions of a package should be in copr-frontend.spec

This commit is contained in:
clime 2018-01-20 19:13:01 +01:00
parent 8c816c031e
commit ead8042cfd

View file

@ -16,11 +16,6 @@
tags:
- packages
- name: ensure python2-flask-whooshee is latest
dnf: state=latest name=python2-flask-whooshee
tags:
- packages
# we install python-alembic because https://bugzilla.redhat.com/show_bug.cgi?id=1536058
- name: install additional pkgs for copr-frontend
dnf: state=present pkg={{ item }}