diff --git a/python-djet.changes b/python-djet.changes index 5bf6b94..e26d957 100644 --- a/python-djet.changes +++ b/python-djet.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 23 12:06:37 UTC 2022 - pgajdos@suse.com + +- python-six is not needed for build + ------------------------------------------------------------------- Wed Feb 23 05:26:26 UTC 2022 - Steve Kowalik diff --git a/python-djet.spec b/python-djet.spec index f7c8062..2f02d06 100644 --- a/python-djet.spec +++ b/python-djet.spec @@ -32,7 +32,6 @@ BuildRequires: %{python_module Pillow} BuildRequires: %{python_module djangorestframework} BuildRequires: %{python_module pytest-django} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-Django