add 2 missing dependencies in python3 that come through migrate
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 9 Apr 2019 14:03:27 +0000 (16:03 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 9 Apr 2019 14:03:27 +0000 (16:03 +0200)
sfa.spec

index 1988510..198ab34 100644 (file)
--- 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