From: Thierry Parmentelat Date: Fri, 21 Nov 2025 10:35:49 +0000 (+0100) Subject: try to remove dep to python3-postgresql that is no longer in f43 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=plcapi.git try to remove dep to python3-postgresql that is no longer in f43 --- 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