update spec

This commit is contained in:
Yu Ming Zhu 2024-01-15 14:24:06 +00:00 committed by Tomas Kopecek
parent f41b8c70a7
commit 37047bd73e

View file

@ -134,6 +134,7 @@ Requires: python-requests
Requires: python-requests-gssapi
Requires: python-dateutil
Requires: python-six
Requires: python-defusedxml
%description -n python2-%{name}
desc
@ -161,6 +162,7 @@ Requires: python%{python3_pkgversion}-requests-kerberos
%endif
Requires: python%{python3_pkgversion}-dateutil
Requires: python%{python3_pkgversion}-six
Requires: python%{python3_pkgversion}-defusedxml
# Since we don't have metadata here, provide the 'normal' python provides manually.
Provides: python%{python3_version}dist(%{name}) = %{version}
Provides: python%{python3_pkgversion}dist(%{name}) = %{version}