From: Thierry Parmentelat Date: Tue, 9 Apr 2019 14:03:27 +0000 (+0200) Subject: add 2 missing dependencies in python3 that come through migrate X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=commitdiff_plain;h=9120fe1f5f9983a105bf13aedc4bf3e0b84f8198 add 2 missing dependencies in python3 that come through migrate --- 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