diff --git a/python-dfdatetime.changes b/python-dfdatetime.changes index ce9024b..9ab5ec4 100644 --- a/python-dfdatetime.changes +++ b/python-dfdatetime.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 23 11:52:09 UTC 2022 - pgajdos@suse.com + +- does not need python-six for build + https://trello.com/c/MO53MocR/143-remove-python3-six + ------------------------------------------------------------------- Wed Jun 8 18:04:22 UTC 2022 - Greg Freemyer diff --git a/python-dfdatetime.spec b/python-dfdatetime.spec index c9d4f23..3a3c760 100644 --- a/python-dfdatetime.spec +++ b/python-dfdatetime.spec @@ -30,7 +30,6 @@ URL: https://github.com/log2timeline/dfdatetime Source: https://files.pythonhosted.org/packages/source/d/%{modname}/%{modname}-%{timestamp}.tar.gz BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six >= 1.1.0} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch