From 45db21d22d52cb85ceb0015c2b31891e9f9aa3998db96d3a905d319176759d7e Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Fri, 23 Sep 2022 12:06:09 +0000 Subject: [PATCH] Accepting request 1005612 from home:pgajdos:python - does not need python-six for build https://trello.com/c/MO53MocR/143-remove-python3-six OBS-URL: https://build.opensuse.org/request/show/1005612 OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-dfdatetime?expand=0&rev=30 --- python-dfdatetime.changes | 6 ++++++ python-dfdatetime.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) 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