From 9120fe1f5f9983a105bf13aedc4bf3e0b84f8198 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 9 Apr 2019 16:03:27 +0200 Subject: [PATCH] add 2 missing dependencies in python3 that come through migrate --- sfa.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sfa.spec b/sfa.spec index 1988510a..198ab344 100644 --- a/sfa.spec +++ b/sfa.spec @@ -31,6 +31,8 @@ Requires: python3-PyGreSQL Requires: python3-psycopg2 Requires: python3-sqlalchemy Requires: python3-migrate +Requires: python3-tempita +Requires: python3-decorator # and of course the bulk of it Requires: sfa-common -- 2.43.0