From 05fe8a641f5eab4eef0f56012fb097cb2fde4a7815d9582a0c41f75ee9ef6e27 Mon Sep 17 00:00:00 2001 From: John Vandenberg Date: Fri, 23 Sep 2022 12:16:29 +0000 Subject: [PATCH] Accepting request 1005617 from home:pgajdos:python - python-six is not needed for build OBS-URL: https://build.opensuse.org/request/show/1005617 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-djet?expand=0&rev=9 --- python-djet.changes | 5 +++++ python-djet.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) 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