diff --git a/python-service_identity.changes b/python-service_identity.changes index 2c784e8..40436a8 100644 --- a/python-service_identity.changes +++ b/python-service_identity.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 18 09:42:13 UTC 2023 - pgajdos@suse.com + +- python-six is not required + ------------------------------------------------------------------- Wed Jun 21 13:47:12 UTC 2023 - ecsos diff --git a/python-service_identity.spec b/python-service_identity.spec index 31d4615..75074f4 100644 --- a/python-service_identity.spec +++ b/python-service_identity.spec @@ -38,7 +38,6 @@ BuildRequires: %{python_module pyOpenSSL >= 17.0.0} BuildRequires: %{python_module pyasn1-modules} BuildRequires: %{python_module pyasn1} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module six} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -46,7 +45,6 @@ Requires: python-attrs >= 19.1.0 Requires: python-cryptography Requires: python-pyasn1 Requires: python-pyasn1-modules -Requires: python-six Recommends: python-idna Recommends: python-pyOpenSSL BuildArch: noarch