From 1ef990436571f2b3277eaaab7547024860ab2182b27eba6dc177ee515faec95e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 29 Jan 2024 14:09:32 +0000 Subject: [PATCH] Accepting request 1142243 from home:pgajdos:python - python-six is not required OBS-URL: https://build.opensuse.org/request/show/1142243 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rollbar?expand=0&rev=29 --- python-rollbar.changes | 5 +++++ python-rollbar.spec | 5 +---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/python-rollbar.changes b/python-rollbar.changes index 7fcf1b6..e12ef6b 100644 --- a/python-rollbar.changes +++ b/python-rollbar.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 29 12:02:49 UTC 2024 - pgajdos@suse.com + +- python-six is not required + ------------------------------------------------------------------- Fri Jan 12 08:18:36 UTC 2024 - Dirk Müller diff --git a/python-rollbar.spec b/python-rollbar.spec index 81d458e..dc6487c 100644 --- a/python-rollbar.spec +++ b/python-rollbar.spec @@ -29,14 +29,11 @@ BuildRequires: %{python_module httpx} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests >= 0.12.1} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six >= 1.14.0} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-requests >= 0.12.1 -Requires: python-setuptools -Requires: python-six >= 1.14.0 Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %python_subpackages