From 4af09981cc6cde0027ac4d6bf907c860200735da17bad90100b6d11109ca9545 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 10 May 2022 07:17:20 +0000 Subject: [PATCH] Accepting request 975963 from home:StevenK:branches:devel:tools:scm - Remove unneeded {Build,}Requires on python3-six. OBS-URL: https://build.opensuse.org/request/show/975963 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/breezy?expand=0&rev=17 --- breezy.changes | 5 +++++ breezy.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/breezy.changes b/breezy.changes index 90f86de..99fda1c 100644 --- a/breezy.changes +++ b/breezy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 10 05:26:43 UTC 2022 - Steve Kowalik + +- Remove unneeded {Build,}Requires on python3-six. + ------------------------------------------------------------------- Wed Jul 14 17:22:36 UTC 2021 - Matej Cepl diff --git a/breezy.spec b/breezy.spec index fac8a94..5ff7390 100644 --- a/breezy.spec +++ b/breezy.spec @@ -1,7 +1,7 @@ # # spec file for package breezy # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,7 +36,6 @@ Requires: python3-configobj Requires: python3-dulwich >= 0.19.11 Requires: python3-fastimport >= 0.9.8 Requires: python3-patiencediff -Requires: python3-six >= 1.9.0 Suggests: python3-launchpadlib >= 1.6.3 Provides: bzr = %{version} Obsoletes: bzr < %{version} @@ -47,7 +46,6 @@ BuildRequires: python3-fastimport >= 0.9.8 BuildRequires: python3-fixtures >= 1.3.0 BuildRequires: python3-patiencediff BuildRequires: python3-python-subunit -BuildRequires: python3-six >= 1.9.0 BuildRequires: python3-testtools # /SECTION