From 28f8938ec7de7a68e356ceaba51035149229b003b1daf97930db89399877e12e Mon Sep 17 00:00:00 2001 From: Jan Zerebecki Date: Mon, 6 Dec 2021 14:36:01 +0000 Subject: [PATCH] Accepting request 933362 from home:StevenK:branches:Cloud:Tools - Remove unneeded BuildRequires on python3-nose. OBS-URL: https://build.opensuse.org/request/show/933362 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=191 --- cloud-init.changes | 5 +++++ cloud-init.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/cloud-init.changes b/cloud-init.changes index 7a58797..c1e5f70 100644 --- a/cloud-init.changes +++ b/cloud-init.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 24 04:17:30 UTC 2021 - Steve Kowalik + +- Remove unneeded BuildRequires on python3-nose. + ------------------------------------------------------------------- Thu Aug 12 11:27:19 UTC 2021 - Robert Schweikert diff --git a/cloud-init.spec b/cloud-init.spec index 1fc1144..2494ac2 100644 --- a/cloud-init.spec +++ b/cloud-init.spec @@ -54,7 +54,6 @@ BuildRequires: python3-configobj >= 5.0.2 BuildRequires: python3-httpretty BuildRequires: python3-jsonpatch BuildRequires: python3-mock -BuildRequires: python3-nose BuildRequires: python3-oauthlib BuildRequires: python3-pytest BuildRequires: python3-requests