python3-koji-hub requires python3-psycopg2
This commit is contained in:
parent
3a1e9a9328
commit
c2f87ab07b
1 changed files with 1 additions and 1 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue