From c2f87ab07b931d57e5ffc9895e663cf76a908795 Mon Sep 17 00:00:00 2001 From: Yu Ming Zhu Date: Feb 28 2019 12:15:55 +0000 Subject: python3-koji-hub requires python3-psycopg2 --- diff --git a/koji.spec b/koji.spec index dea13c2..53b2aed 100644 --- a/koji.spec +++ b/koji.spec @@ -220,7 +220,7 @@ Requires: python%{python3_pkgversion}-mod_wsgi %if 0%{?fedora} >= 21 || 0%{?rhel} >= 7 Requires: mod_auth_gssapi %endif -Requires: python-psycopg2 +Requires: python%{python3_pkgversion}-psycopg2 Requires: python%{python3_pkgversion}-%{name} = %{version}-%{release} # py2 xor py3 Provides: %{name}-hub-code = %{version}-%{release}