From 2f5e1b853121b4e404655441761557f1d2b9d48c Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 29 Mar 2019 09:49:58 +0100 Subject: [PATCH] fix wrong package name --- sfa.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sfa.spec b/sfa.spec index e208aeb2..519e381e 100644 --- a/sfa.spec +++ b/sfa.spec @@ -29,7 +29,7 @@ BuildRequires: make Requires: util-linux-ng # for the registry Requires: postgresql >= 8.2, postgresql-server >= 8.2 -Requires: postgresql3-python +Requires: python3-pygresql Requires: python3-psycopg2 Requires: python3-sqlalchemy Requires: python3-migrate -- 2.43.0