From cde70911e5642cdce88d086e175e85af14a7c2bab6efeb6f772e0a72ca1997c0 Mon Sep 17 00:00:00 2001 From: John Vandenberg Date: Thu, 8 Dec 2022 12:08:45 +0000 Subject: [PATCH] Accepting request 1041365 from home:pgajdos:python - six is not required for build OBS-URL: https://build.opensuse.org/request/show/1041365 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-pytest-django?expand=0&rev=33 --- python-pytest-django.changes | 5 +++++ python-pytest-django.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pytest-django.changes b/python-pytest-django.changes index d1a051b..9c95e1b 100644 --- a/python-pytest-django.changes +++ b/python-pytest-django.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 8 10:39:03 UTC 2022 - pgajdos@suse.com + +- six is not required for build + ------------------------------------------------------------------- Mon Mar 28 21:54:21 UTC 2022 - Ben Greiner diff --git a/python-pytest-django.spec b/python-pytest-django.spec index 1d5b70a..ab1cb64 100644 --- a/python-pytest-django.spec +++ b/python-pytest-django.spec @@ -36,7 +36,6 @@ BuildRequires: %{python_module pytest > 5.4.0} BuildRequires: %{python_module pytest-xdist} BuildRequires: %{python_module setuptools_scm >= 5.0.0} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: sqlite3