copr-frontend: dep is python3-alembic

This commit is contained in:
clime 2018-02-23 22:55:04 +01:00
parent 811c436340
commit 201237b9d0

View file

@ -24,7 +24,7 @@
- "mod_ssl"
- redis
- pxz
- alembic-3
- python3-alembic
tags:
- packages
@ -65,7 +65,7 @@
- import_tasks: "psql_setup.yml"
- name: upgrade db to head
command: python3-alembic upgrade head
command: alembic-3 upgrade head
become: yes
become_user: copr-fe
args: