From 37047bd73e1c977bc5cb2586fc10f981e838ec51 Mon Sep 17 00:00:00 2001 From: Yu Ming Zhu Date: Feb 02 2024 08:08:21 +0000 Subject: update spec --- diff --git a/koji.spec b/koji.spec index fe7f0e3..3073c8a 100644 --- a/koji.spec +++ b/koji.spec @@ -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}