From 0d4ef0bd6a9fb9bf95a3202f097bcdd532d49852 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 9 Apr 2019 14:46:12 +0200 Subject: [PATCH] fix name python3-PyGreSQL with proper casing --- sfa.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sfa.spec b/sfa.spec index fbd366ea..1988510a 100644 --- a/sfa.spec +++ b/sfa.spec @@ -27,7 +27,7 @@ BuildRequires: make Requires: util-linux-ng # for the registry Requires: postgresql >= 8.2, postgresql-server >= 8.2 -Requires: python3-pygresql +Requires: python3-PyGreSQL Requires: python3-psycopg2 Requires: python3-sqlalchemy Requires: python3-migrate -- 2.43.0