try to remove dep to python3-postgresql that is no longer in f43 master
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 21 Nov 2025 10:35:49 +0000 (11:35 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 21 Nov 2025 10:35:49 +0000 (11:35 +0100)
plcapi.spec

index 535af63..68e0ce9 100644 (file)
@@ -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