diff --git a/python-gssapi.spec b/python-gssapi.spec index 93b3b55..156cc3f 100644 --- a/python-gssapi.spec +++ b/python-gssapi.spec @@ -31,8 +31,6 @@ RFC 2743, as well as multiple extensions. %package -n python3-gssapi Summary: Python 3 Bindings for GSSAPI (RFC 2743/2744 and extensions) Requires: krb5-libs >= 1.19 -Requires: python3-six -Requires: python3-decorator %description -n python3-gssapi %_description @@ -55,6 +53,7 @@ Requires: python3-decorator * Thu Feb 03 2022 Miro HronĨok - 1.7.2-2 - Enable package notes - Reduce BuildRequires set by using git-core +- Remove redundant runtime requires of python3-six * Wed Feb 2 2022 Simo Sorce - 1.7.2-1 - Update to latest release and modernize spec file