From 96250f471f9dd4521285792f95884c7f07ef6723 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 21 Nov 2025 11:35:49 +0100 Subject: [PATCH] try to remove dep to python3-postgresql that is no longer in f43 --- plcapi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plcapi.spec b/plcapi.spec index 535af63c..68e0ce91 100644 --- a/plcapi.spec +++ b/plcapi.spec @@ -28,7 +28,7 @@ Requires: httpd mod_ssl Requires: postgresql, postgresql-server # We use set everywhere Requires: python3 -Requires: python3-postgresql +#Requires: python3-postgresql Requires: python3-psycopg2 Requires: python3-pycurl # used in GPG.py as a replacement to PyXML's Canonicalize -- 2.51.1