From 89d8a0c4d67f0f7252e156c57751ffa964f43eff99759c4268218052a7241e72 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 12 Dec 2022 21:00:43 +0000 Subject: [PATCH] Accepting request 1042442 from home:pgajdos:python - python-six is not required OBS-URL: https://build.opensuse.org/request/show/1042442 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=60 --- python-pynetbox.changes | 5 +++++ python-pynetbox.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pynetbox.changes b/python-pynetbox.changes index c383fea..33f14f4 100644 --- a/python-pynetbox.changes +++ b/python-pynetbox.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 12 18:06:33 UTC 2022 - pgajdos@suse.com + +- python-six is not required + ------------------------------------------------------------------- Sat Dec 10 20:46:27 UTC 2022 - Martin Hauke diff --git a/python-pynetbox.spec b/python-pynetbox.spec index ac068b6..cd772ee 100644 --- a/python-pynetbox.spec +++ b/python-pynetbox.spec @@ -32,7 +32,6 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests} BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-netaddr