https://bugzilla.redhat.com/show_bug.cgi?id=1304522 --- Comment #8 from William Moreno <williamjmorenor@xxxxxxxxx> --- Thank for the review. > [?]: Requires correct, justified where necessary This is a pure python library without any C extension than need to connect to libpq provided by postgresql-libs, so do not need postgresql-libs as a requires, there is a python extension for the postgresql-server provided by postgresql-plpython but it is a extension for the server, not for the client, so really there is not any postgresql dependency for this package. This library can connect to a postgresql server running in other host/container, so there is not need of a DataBase server running in the same host, so really the Suggest: postgresql do not provides an additional function to this package, but more users should want to have the postgresql client to access the DataBase engine to check something out this python library, for example to run some maintenance tasks in the server. In short, this package do not require any postgresql dependency in the system to work and connect to a DataBase in other host/container, the suggest postgresql is for the user convenience. Looking at here: https://github.com/mfenniak/pg8000/issues/99 There is a bundled six package, so I have to check if this package work with the python-six package or I have to include a Provides = bundled-python-six. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review